similar to: Gcc error during make depend/make of latest Git-Wine source.

Displaying 20 results from an estimated 1000 matches similar to: "Gcc error during make depend/make of latest Git-Wine source."

2009 Apr 18
2
Regression testing - compilation error after second bisect
OK, I'm trying to make regression test for ddraw. Here is exactly what I did: 1: git clone git://source.winehq.org/git/wine.git wine-git cd wine-git 2: git bisect start dlls/ddraw git bisect good wine-0.9.15 git bisect bad Now first test: CC="ccache gcc" ./configure ?verbose && make depend -j2 && make -j2 Compilation successful regression present, another run:
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi, I have Mandriva 2006 x86_64. I tried to install wine, but the binaries are for 32 bits and the result is very instable (win programs close suddenly, no internet available for those programs, etc...) So I tried to compile wine 0.9.14 from source, but I have an error during make when "searching for -lXext" : LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2005 Oct 26
0
Any wine-0.9 build instructions for AMD64 b4-bit systems?
Hi, I wonder if anyone knows how to build the new version of wine on an AMD64 system. There seem to be problems with it looking at the emulation libraries I guess: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o surface_wndproc.o
2006 Mar 06
1
Wins Installation problem on solairs x86 version 5.10
Follwoing errors are shown while installation. Any quick help will be highly appriciated. config.c: In function `init_server_dir': config.c:217: warning: right shift count >= width of type config.c: In function `init_paths': config.c:256: warning: unsigned int format, uid_t arg (arg 3) mmap.c: In function `try_mmap_fixed': mmap.c:107: warning: implicit declaration of function
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
hello all, cannot compile wine Version 0.9.2 under suse10-x86_64, neither from source nor from the src-rpm. there must be some trouble between libraries: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec clip per.o ddraw_hal.o ddraw_main.o ddraw_thunks.o ddraw_user.o ddraw_utils.o main.o palette_hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surfac
2008 May 15
8
Call for help with Wine 1.0 testing
Hi Folks, One key goal for Wine 1.0 is that all of its conformance tests run successfully on nearly all systems. We would really like your help in figuring out how close we are to that goal. To that end, if you are comfortable with checking Wine out via git, could you please visit this page: http://wiki.winehq.org/MakeTestFailures and follow the instructions there? (It's really simple;
2001 May 17
2
Newsgroup or WineHQ?
I am new to Wine although I'm not new to Linux. I have posted a couple of bug reports at WineHQ. Then I noticed bug reports showing up here. Am I contacting the wrong place? I also submitted a patch for one of those bugs. Now I'm wondering if there is anybody at WineHQ to see that patch. Should I post my patch here? Also, I can open an ftp to winehq but then I can't cd to pub, or ls
2009 Aug 24
1
Compile wine source from git "Try using a Unicode string"
Getting the source from git , trying to compile WITHOUT patches. Running Ubuntu 9.04 x86_64 This is the configure (got it from http://wiki.winehq.org/WineOn64bit#head-d6dc6aaec38bf9f2198767215ea1813c44a5981d ) Code: CC="gcc-4.3 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v make depend goes fine but make ends up with : Code:
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
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
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
first off im running on an AMD64 3800+, Ubuntu 6.06, 2.6.15-25-amd64-generic ive been working on getting this thing to work for the past few hours, setup symbolic links like in the howto run wine on amd64 tutorial, plus some. and started compiling, make depend went well, and so was make all until this happened make[2]: Entering directory `/home/anolis/Desktop/wine-0.9.16/dlls/gdi'
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi, I?ve installed wine on Ubuntu 6.10 64bit using the following guide : http://www.ubuntuforums.org/showthread.php?t=185557 but, when I type winecfg in Terminal I get the following error : exec: 29: /usr/bin/wine: not found Dunno if it may help, but here?s a terminal shot of when wine was getting installed. matt@ubuntu:~/Desktop$ dpkg -x lib libartsc0_1.3.2-3_amd64.deb
2001 Jun 04
1
*** liste wine ***
Hello, I have a make error. --- error output : /usr/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status make[2]: *** [libx11drv.so] Erreur 1 make[1]: *** [x11drv/libx11drv.so] Erreur 2 make: *** [dlls] Erreur 2 --- standard output : make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode' make[1]: `libwine_unicode.so' est ? jour. make[1]: Quitte le r?pertoire
2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2010 Oct 12
1
Does wine 1.3.4 compile with Xorg-server-1.9.901?
Hello. When trying to compile wine today, I got this error: xvidmode.c:60: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token xvidmode.c:64: error: ?XF86VidModeGetAllModeLines? undeclared here (not in a function) xvidmode.c:64: warning: type defaults to ?int? in declaration of ?pXF86VidModeGetAllModeLines? xvidmode.c:65: error: ?XF86VidModeGetModeLine? undeclared here (not
2010 Oct 17
4
Question about gamma changing...
I need to know exactly how Wine tells the X server to change gamma settings... so gamma controls in games can work. Basically I need to know.. when a game has like a gamma adjust bar, and it moves... what specifically happens behind the scenes. I need to know this because right now Xquartz on Mac OS X does not support doing this at all, and I'd like to be able to add that ability into it...
2012 May 02
5
Winasio, somebody know how make it work??
Hi everybody I am using a 12.04 Precise pangolin amd64 with jakd 1.5.8, wine 1.5.3 and wineasio 9.0 and i'm having a lot of problems to use de regsrv32 winasio.dll always drop me the "Failed to load DLL wineasio.dll" I've copied the wineasio.dll.so in /usr/lib/x86_64-linux-gnu/wine and /usr/lib32/wine/ ive reinstalled wine, wineasio changed jackd2 to jackd did wineboot too so i
2011 Sep 29
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
I only got offered a few choices - I think I clicked yes to all of them. I read in one post that the answer is to uninstall and re-install the graphics drivers - not sure how that will help, but how do I uninstall nVidia's drivers? I have a vague memory of someone posting about lib32 paths and simlinks or something.