search for: user32_test

Displaying 4 results from an estimated 4 matches for "user32_test".

2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
...ols/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/pat/wine-git/dlls/user32/tests/menu.c:1779: undefined reference to `bMenuVisible' /usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible'...
2008 Sep 01
1
Seg fault while compiling v1.1.3
...ols/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 `bMenuVis...
2008 Jun 09
2
wine-1.0-rc4 compile error on Fedora 9 x86_64
...ols/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 `...
2009 Jan 09
2
Wine 1.1.12 failed to compile on fedora 9
...enu.c:601: undefined reference to `blah.15349' /usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `blah.15349' can not be used when making a shared object /usr/bin/ld: final link failed: Bad value collect2: ld gab 1 als Ende-Status zur?ck winegcc: gcc failed make[2]: *** [user32_test.exe.so] Fehler 2 make[2]: Leaving directory `/home/wine/Downloads/wine-1.1.12/dlls/user32/tests' make[1]: *** [user32/tests] Fehler 2 make[1]: Leaving directory `/home/wine/Downloads/wine-1.1.12/dlls' make: *** [dlls] Fehler 2 Compilation failed, aborting install. Previous compiles worke...