From owner-freebsd-current Thu Sep 24 10:12:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03372 for freebsd-current-outgoing; Thu, 24 Sep 1998 10:12:28 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from symbion.srrc.usda.gov ([199.78.118.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03355 for ; Thu, 24 Sep 1998 10:12:21 -0700 (PDT) (envelope-from glenn@nola.srrc.usda.gov) Received: from nola.srrc.usda.gov (localhost.srrc.usda.gov [127.0.0.1]) by symbion.srrc.usda.gov (8.9.1/8.9.1) with ESMTP id MAA01315 for ; Thu, 24 Sep 1998 12:12:15 -0500 (CDT) (envelope-from glenn@nola.srrc.usda.gov) Message-Id: <199809241712.MAA01315@symbion.srrc.usda.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG From: Glenn Johnson Subject: ELF XFree86 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Sep 1998 12:12:15 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an ELF system, current as of yesterday, Sep. 23, 1998. I built the egcs port ELF by changing the GNUHOST line in the Makefile to: GNUHOST= i386-unknown-freebsdelf I then specified the CcCmd and CppCmd definitions in the FreeBSD.cf file of XFree86 as appropriate to use the egcs compiler, with pentiumpro optimizations. I have the latest XFree86 patches, cvsupped this morning, 10-24-98, ~10:00am CST. The XFree86 port builds to completion but when it gets to the install phase I get the following: ...snip... mTextExt.o omTextPer.o omXChar.o ); rm -f $SONAME; ln -s libX11.so.6.1 $SONAME; (rm -f ../../exports/lib/$SONAME; cd ../../exports/lib; ln -s ../../lib/X11/$SONAME .) gcc: unrecognized option `-rpath' /usr/X11R6/lib: file not recognized: File format not recognized collect2: ld returned 1 exit status *** Error code 1 Stop. *** Error code 1 Is there something else I need to do to get Xfree86 to compile with egcs? Thanks in advance. -- Glenn Johnson Technician USDA, ARS, SRRC New Orleans, LA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message