i have been unable to get either wine-20040408 or the current cvs to build on my freebsd4.9 machine. below is where make starts falling apart, the first line snipped being line 2716 in the output file generated by make > ../winemakelog <---snip---> ./maketest ../.. advapi32_test.exe$(DLLEXT) comctl32_test.exe$(DLLEXT) gdi32_test.exe$(DLLEXT) kernel32_test.exe$(DLLEXT) msvcrt_test.exe$(DLLEXT) netapi32_test.exe$(DLLEXT) ntdll_test.exe$(DLLEXT) oleaut32_test.exe$(DLLEXT) rpcrt4_test.exe$(DLLEXT) shell32_test.exe$(DLLEXT) shlwapi_test.exe$(DLLEXT) urlmon_test.exe$(DLLEXT) user32_test.exe$(DLLEXT) wininet_test.exe$(DLLEXT) winmm_test.exe$(DLLEXT) winspool.drv_test.exe$(DLLEXT) ws2_32_test.exe$(DLLEXT) > winetest.rc || ( rm -f winetest.rc && exit 1 ) cp ../../dlls/advapi32/tests/advapi32_test.exe.so advapi32_test.exe.so && strip advapi32_test.exe.so cp ../../dlls/comctl32/tests/comctl32_test.exe.so comctl32_test.exe.so && strip comctl32_test.exe.so cp ../../dlls/gdi/tests/gdi32_test.exe.so gdi32_test.exe.so && strip gdi32_test.exe.so cp ../../dlls/kernel/tests/kernel32_test.exe.so kernel32_test.exe.so && strip kernel32_test.exe.so cp ../../dlls/msvcrt/tests/msvcrt_test.exe.so msvcrt_test.exe.so && strip msvcrt_test.exe.so cp ../../dlls/netapi32/tests/netapi32_test.exe.so netapi32_test.exe.so && strip netapi32_test.exe.so cp ../../dlls/ntdll/tests/ntdll_test.exe.so ntdll_test.exe.so && strip ntdll_test.exe.so cp ../../dlls/oleaut32/tests/oleaut32_test.exe.so oleaut32_test.exe.so && strip oleaut32_test.exe.so cp ../../dlls/rpcrt4/tests/rpcrt4_test.exe.so rpcrt4_test.exe.so && strip rpcrt4_test.exe.so cp ../../dlls/shell32/tests/shell32_test.exe.so shell32_test.exe.so && strip shell32_test.exe.so cp ../../dlls/shlwapi/tests/shlwapi_test.exe.so shlwapi_test.exe.so && strip shlwapi_test.exe.so cp ../../dlls/urlmon/tests/urlmon_test.exe.so urlmon_test.exe.so && strip urlmon_test.exe.so cp ../../dlls/user/tests/user32_test.exe.so user32_test.exe.so && strip user32_test.exe.so cp ../../dlls/wininet/tests/wininet_test.exe.so wininet_test.exe.so && strip wininet_test.exe.so cp ../../dlls/winmm/tests/winmm_test.exe.so winmm_test.exe.so && strip winmm_test.exe.so cp ../../dlls/winspool/tests/winspool.drv_test.exe.so winspool.drv_test.exe.so && strip winspool.drv_test.exe.so cp ../../dlls/winsock/tests/ws2_32_test.exe.so ws2_32_test.exe.so && strip ws2_32_test.exe.so LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -fogui.res gui.rc *** Error code 1 Stop in /usr/home/vertigo/winecvs/programs/winetest. *** Error code 1 Stop in /usr/home/vertigo/winecvs/programs. *** Error code 1 Stop in /usr/home/vertigo/winecvs. <---/snip---> and here's the output from env, which was checked prior to .configure && make depend, and which was then followed with the make > ../winemakelog. <---snip---> USER=vertigo MAIL=/var/mail/vertigo OLDPWD=/home/vertigo HOME=/root GTK_RC_FILES=/usr/X11R6/etc/gtk/gtkrc:/home/vertigo/.gtkrc-1.2-gnome2 PAGER=more ENV=/home/vertigo/.shrc COLORTERM=gnome-terminal LOGNAME=vertigo WINDOWID=25165870 TERM=xterm BLOCKSIZE=K GNOME_DESKTOP_SESSION_ID=Default SESSION_MANAGER=local/eTernaL.null.org:/tmp/.ICE-unix/620 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin DISPLAY=:0.0 DESKTOP_STARTUP_IDXAUTHORITY=/home/vertigo/.Xauthority SHELL=/bin/csh PWD=/home/vertigo/winecvs FTP_PASSIVE_MODE=YES EDITOR=vi HOSTTYPE=FreeBSD VENDOR=intel OSTYPE=FreeBSD MACHTYPE=i386 SHLVL=1 GROUP=wheel HOST=eTernaL.null.org CC=/usr/local/bin/gcc33 LD_LIBRARY_PATH=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.1 <---/snip---> note that the initial login was as user 'vertigo', and once in x, i would open a console, and su. for those curious why i haven't used wineinstall, for some reason, "not found" returns when i try ./tools/wineinstall from /home/vertigo/winecvs. i can see it there when i ls -la that directory, so there's just another little quirk, eh? if anyone out there could help me with this, it would simply be more appreciated than you could think.... thanks in advance. regards, shaun -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20040423/a8f7da28/attachment.html