Date: Mon, 21 Feb 2000 01:48:49 +0000 (GMT) From: David Banning <tracker@worldy.com> To: FreeBSD <questions@FreeBSD.org> Subject: errors installing wine from ports Message-ID: <Pine.BSF.4.05.10002210145110.2053-100000@mweb.worldy.com>
next in thread | raw e-mail | index | archive | help
I am unable to install wine. This is what happened on the make. Any ideas what/where rsrc.s is? My FreeBSD version is 2.2.8 Thanks Dave Banning ===> Building for wine-99.11.14 cd ../../tools/wrc; make 'CC=cc' 'CFLAGS=-O -g -Wall' 'OPTIONS=-D_REENTRANT -D_THREAD_SAFE' wrc `wrc' is up to date. cd ../../tools/wrc; make 'CC=cc' 'CFLAGS=-O -g -Wall' 'OPTIONS=-D_REENTRANT -D_THREAD_SAFE' wrc `wrc' is up to date. as -o rsrc.o rsrc.s rsrc.s: Assembler messages: rsrc.s:16: Error: Relocation error. Absolute 0 assumed. rsrc.s:18: Error: Relocation error. Absolute 0 assumed. rsrc.s:20: Error: Relocation error. Absolute 0 assumed. rsrc.s:27: Error: Relocation error. Absolute 0 assumed. rsrc.s:29: Error: Relocation error. Absolute 0 assumed. rsrc.s:31: Error: Relocation error. Absolute 0 assumed. rsrc.s:33: Error: Relocation error. Absolute 0 assumed. rsrc.s:35: Error: Relocation error. Absolute 0 assumed. rsrc.s:37: Error: Relocation error. Absolute 0 assumed. rsrc.s:44: Error: Relocation error. Absolute 0 assumed. rsrc.s:51: Error: Relocation error. Absolute 0 assumed. rsrc.s:53: Error: Relocation error. Absolute 0 assumed. rsrc.s:55: Error: Relocation error. Absolute 0 assumed. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10002210145110.2053-100000>