[Wine] wine-1.0-rc4 compile error on Fedora 9 x86_64

JayBillings wineforum-user at winehq.org
Mon Jun 9 10:21:23 CDT 2008


Hello everyone! I am trying to compile wine-1.0-rc4 from source on a 64bit install of Fedora 9. I installed Fedora 9 from a KDE live CD, installed gcc and glibc via yum, and installed/configured the packages listed in the WineOn64Bit wiki entry, 

http://wiki.winehq.org/WineOn64bit

When running "make && make depend," I get the following error:

make[2]: Entering directory `/home/jaybilly/Programs/wine-1.0-rc4/dlls/user32/tests'
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole  broadcast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o    testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32   
menu.o: In function `WndProc':
/home/jaybilly/Programs/wine-1.0-rc4/dlls/user32/tests/menu.c:1772: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [user32_test.exe.so] Error 2
make[2]: Leaving directory `/home/jaybilly/Programs/wine-1.0-rc4/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/home/jaybilly/Programs/wine-1.0-rc4/dlls'
make: *** [dlls] Error 2

I've never seen this error before and I've done 64 bit compiles of Wine for awhile now. Any thoughts? It could have something to do with hardware. I'm compiling on a brand new machine with an AMD Phenom 9850 Black Edition. 

Your thoughts would be greatly appreciated. I can post any additional information; just ask! :D 

Jay

P.S. - Yes, that Phenom is FAST! ;)







More information about the wine-users mailing list