From owner-freebsd-questions Sun Feb 20 22:49:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id E9D8337BAE5 for ; Sun, 20 Feb 2000 22:49:10 -0800 (PST) (envelope-from tracker@worldy.com) Received: from mweb.worldy.com (ppp082.WORLDY.COM [209.5.30.112]) by home.worldy.com (8.8.7/8.8.7) with ESMTP id VAA00219 for ; Sun, 20 Feb 2000 21:18:31 -0500 Received: from localhost (tracker@localhost) by mweb.worldy.com (8.8.8/8.8.8) with ESMTP id BAA02079 for ; Mon, 21 Feb 2000 01:48:52 GMT (envelope-from tracker@worldy.com) X-Authentication-Warning: mweb.worldy.com: tracker owned process doing -bs Date: Mon, 21 Feb 2000 01:48:49 +0000 (GMT) From: David Banning To: FreeBSD Subject: errors installing wine from ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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