I'm having the same error, but neither ulimit or export CFLAGS works for me. Zoltan Boszormenyi-2 wrote: > > vitamin írta: >> JayBillings wrote: >> >>> /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 >>> >>> >> >> >> Code: >> ulimit -s unlimited >> > > No, use this instead: > > export CFLAGS="-fno-tree-pre -fno-tree-fre" > > > > > -- View this message in context: http://www.nabble.com/wine-1.0-rc4-compile-error-on-Fedora-9-x86_64-tp17735150p18046765.html Sent from the Wine - Users mailing list archive at Nabble.com.