[Wine] Seg fault while compiling v1.1.3

avi wineforum-user at winehq.org
Mon Sep 1 14:30:43 CDT 2008


This is the error I get while processing make:

Code:
make[2]: Entering directory `/home/avi/Desktop/wine-1.1.3/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/avi/Desktop/wine-1.1.3/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/avi/Desktop/wine-1.1.3/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/home/avi/Desktop/wine-1.1.3/dlls'
make: *** [dlls] Error 2



Does anyone else get this? Is it a known bug?







More information about the wine-users mailing list