Date: Tue, 24 Jun 2008 22:48:33 +0100 From: RW <fbsd06@mlists.homeunix.com> To: ports@FreeBSD.org Subject: Can't Upgrade Wine Message-ID: <20080624224833.5e2503d0@gumby.homeunix.com.>
next in thread | raw e-mail | index | archive | help
I haven't been able to build wine since wine-1.0.r3,1 (on FreeBSD 7.0) It fails like this: cp ../../dlls/winmm/tests/winmm_test.exe.so winmm_test.exe && strip winmm_test.exe cp ../../dlls/winspool.drv/tests/winspool.drv_test.exe.so winspool.drv_test.exe && strip winspool.drv_test.exe cp ../../dlls/wintrust/tests/wintrust_test.exe.so wintrust_test.exe && strip wintrust_test.exe cp ../../dlls/ws2_32/tests/ws2_32_test.exe.so ws2_32_test.exe && strip ws2_32_test.exe LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -DBUILD_SHA1=\"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\" -fowinetest.res winetest.rc Error: Too many output files. gmake[2]: *** [winetest.res] Error 2 gmake[2]: Leaving directory `/home/ports/emulators/wine/work/wine-1.0/programs/winetest' gmake[1]: *** [winetest] Error 2 gmake[1]: Leaving directory `/home/ports/emulators/wine/work/wine-1.0/programs' gmake: *** [programs] Error 2 *** Error code 2 Stop in /home/ports
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080624224833.5e2503d0>