[Bug 4671] New: Wine fails to build on AMD64

Wine Bugs wine-bugs at winehq.org
Sun Feb 26 21:32:08 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4671

           Summary: Wine fails to build on AMD64
           Product: Wine
           Version: 0.9.8.
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: adam at tpetaccia.com


I've run the ./configure as follows: "./configure --with-x --without-curses
--x-libraries=/usr/lib32 --x-includes=/usr/include", and WINE fails to build,
giving me the following: 

../../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
e_gamma.o surface_hal.o surface_main.o surface_thunks.o surface_user.o surface_w
ndproc.o  version.res   -o ddraw.dll.so -L../../dlls -L../../dlls/ole32 -L../../
dlls/user32 -L../../dlls/gdi32 -L../../dlls/advapi32 -L../../dlls/kernel32 -L../
../dlls/ntdll -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll  -L../../li
bs/wine -lwine -ldxguid -luuid  -L/usr/lib32  -lXext -lX11   -L../../libs/port -
lwine_port
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.0.2/../../../
libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.0.2/../../../
libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.so when searching for
 -lXext
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.a when searching for
-lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [ddraw.dll.so] Error 2
make[2]: Leaving directory `/usr/local/src/wine-0.9.8-winehq/dlls/ddraw'
make[1]: *** [ddraw] Error 2
make[1]: Leaving directory `/usr/local/src/wine-0.9.8-winehq/dlls'
make: *** [dlls] Error 2

WINE should be looking for the libraries in the path I've given it, not just
/usr/lib.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list