Can't Upgrade Wine

RW fbsd06 at mlists.homeunix.com
Tue Jun 24 22:00:34 UTC 2008


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


More information about the freebsd-ports mailing list