Date: Wed, 25 Jun 2008 14:10:31 +0930 From: Wayne Sierke <ws@au.dyndns.ws> To: RW <fbsd06@mlists.homeunix.com> Cc: ports@freebsd.org Subject: Re: Can't Upgrade Wine Message-ID: <1214368831.35607.220.camel@predator-ii.buffyverse> In-Reply-To: <20080624224833.5e2503d0@gumby.homeunix.com.> References: <20080624224833.5e2503d0@gumby.homeunix.com.>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1214368831.35607.220.camel>