On Tue, 2008-06-24 at 22:48 +0100, RW wrote: > 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
I just built wine-1.0,1 yesterday, on a recent (1 week) 7.0-STABLE i386 and a freshly updated ports tree in /usr/ports. Not much help here, sorry, just a reference point. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"