similar to: Error while building wine 1.1.13 on Mac Os X

Displaying 20 results from an estimated 2000 matches similar to: "Error while building wine 1.1.13 on Mac Os X"

2009 Jul 14
4
error on solaris please help interlocked*functions
i install the wine 1.1.25 but after awhile installation stops and heres some detail in terminal > configure: libcapi20 development files not found, ISDN won't be supported. > configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > cc -c -I. -I.
2010 Jul 28
1
Libiberty/mkstemps compile problem
Hello people. Somewhat hardheaded, and after doing so for years without problems, I started to compile wine 1.2 for my 86_64 system. Configuration went well, but compilation aborted on: make[1]: Entering directory `/home/jcoppens/wine-1.2/tools/widl' gcc -m32 -g -O2 -o widl client.o expr.o hash.o header.o proxy.o server.o typegen.o typelib.o typetree.o utils.o widl.o write_msft.o
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2009 Feb 14
3
Building wine with profile generation
Hi all, I'm trying to build wine with the following command: Code: ./configure CFLAGS="-O2 -fprofile-generate" --prefix=/home/ema/winepf As I have a lot of these errors: Code: gcc -O2 -fprofile-generate -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine /usr/bin/ld: sfnt2fnt: hidden symbol
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
I'm on Linux Mint Fluxbox CE 5 trying to compile the latest Git source. I previously had Wine 1.0 something from the Synaptic repos, and wanted bleeding edge so I did Code: $ aptitude remove wine and then followed the Wine + Git instructions. After the repo was cloned I ran ./configure, installed a couple dependencies and libfreetype-dev, and the config script then ran fine. Then I
2008 Nov 27
4
Error compiling 1.1.9
hi, i'm trying to compile the wine 1.1.9 version, but i get this error. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntdsapi.o ntdsapi.c ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdsapi.spec ntdsapi.o -o
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
When compiling in Ubuntu 6.06 64 bit using this guide: http://wiki.winehq.org/WineOn64bit When I do 'sudo make install' I get this error: make[2]: Entering directory `/home/marcus/wine/dlls/gdi' ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
I installed 1.1.6 and it was working fine except for one application. I installed 0.9.32 after changing my .wine directory to .wine_bak. (someone mentioned that they had got my application to work on the older version). The application still didn't work, so I changed my .wine directory to .wine932, and changed my .wine_bak to .wine. At that point I expected everything to be back to where I had
2009 May 08
3
targeted ads
Hi there, I work at an internet radio station. My management thought it might be a good idea to enhance our radio with targeted ads. Do you know of any streaming server that is capable of inserting targeted ads into the stream? So far I have only found Ando Media's Targeted Ad Injector (http://andomedia.com/) which claims to be open source but I can't find the source anywhere. Regards,
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error > sh: i686-redhat-linux-gnu-as: command not found > winebuild: i686-redhat-linux-gnu-as failed with status 32512 > winegcc: ../../tools/winebuild/winebuild failed > make[2]: *** [acledit.dll.so] Error 2 > make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit' > make[1]: *** [acledit] Error
2008 Oct 26
1
jingle/gtalk still very troubling
Hi! I just tried to call a friend using jingle, but I got refused. Errorcode was 502, he tried to call me, heard it ringing once and then it stopped. I used: originate jingle/gtalk_account/friend at jabber.linuxlovers.at [application] I'm registered to googletalk, but this should mean no harm, or should it. Once I was able to receive a text-message from him, but couldn't
2008 Mar 28
1
jingle with Asterisk + PSTN
Hi All I am developing a client that uses libjingle to do xmpp stuff with ejabberd. I can also make audio calls between those clients. What I am trying to archive now is to send calls to pstn using jingle. I was told in the jingle-dev community that asterisk can do that. Is there any way to send jingle audio calls to asterisk and will it understand them ? If yes..can I forward those calls to PSTN
2004 Apr 15
1
error during "make"; can't find ./tools/wineinstall
You have to run ./tools/wineinstall as a normal user, not root. Ivan.
2007 Nov 08
3
Asterisk as a SIP to XMPP Jingle voice gateway
Hello, I'm looking for a SIP to XMPP Jingle voice gateway. I see that Asterisk has Jabber and Jingle support, but it looks like Asterisk acts as a Jabber client. Are there any Jabber server solutions, where Jabber users can call SIP users by using the SIP URI and vice versa? -- Eric Chamberlain, CISSP Chief Technical Officer Voxilla - http://voxilla.com/
2009 Mar 02
1
Problem building from source
I'm trying to build wine from source but getting the same error with different version (1.0.1,1.1.15,1.1.16) CentOS 4 ./configure --prefix=/software/wine/1.1.16/ make depend make make[2]: Leaving directory `/tmp/wine/wine-1.1.16/libs/wpp' make[1]: Leaving directory `/tmp/wine/wine-1.1.16/libs' make[1]: Entering directory `/tmp/wine/wine-1.1.16/tools' gcc -c -I. -I.
2008 Oct 17
1
[OT] RE: CELT 0.5.0 is out
Use Jingle, anyway Jingle kicks SIP on almost every aspect. Especially on the way the standards are made. Diana David Hogan wrote: >> I understand, but CELT would be useless for SIP if one can't >> > read/guess > >> correctly decoder configuration from the RTP data. >> >> One possible way to cope with this would be to have several CELT >>
2008 Nov 18
4
Problems compiling git under OS X
Hi there! I am currently trying to compile hacks.git under OS X and I can't seem to get past the following error during 'make': Code: [...] gcc -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o context_alpha.o context_i386.o context_powerpc.o context_sparc.o context_x86_64.o cursoricon.o debugger.o device.o directory.o event.o fd.o file.o handle.o
2008 Oct 27
1
gtalk/jingle full report
Hello everyone! Philippe, you told me to make a bugreport. Well, here it comes, I'm still not sure, if tis is a bug or a miss-configuration. So I've put up a collection of configurations/output/debug files from a simple asterisk session testing the gtalk call. You can download it here: http://juliencoder.de/ap.txt Or I can mail it, just tell me where and I'll attach it to
2012 Sep 20
1
chan_motif, xmpp, jabber, jingle
Hi all, For one of my inverstigations it looks like i'm back to "square one" I'm trying to accept an incoming xmpp call and forward it conditionally to a sip, isdn, or voicemail. No google is involved as i use a local xmpp server (ejabberd) I was experimenting on 1.8.15.1 (with jabber.conf, jingle.conf), but some suggested me to have a look at asterisk11,so i did... I
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All, I am attempting to compile wine under the SUSE 10.2 64 bit distribution, and am running into a bit of a problem. I have installed every 32 bit library that I could find in the distro, including the xorg-X11 libs. I ran the following commands: ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib make depend && make The compilation chugs away for about 15 min,