Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 1998 12:12:15 -0500
From:      Glenn Johnson <gjohnson@nola.srrc.usda.gov>
To:        current@FreeBSD.ORG
Subject:   ELF XFree86
Message-ID:  <199809241712.MAA01315@symbion.srrc.usda.gov>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809241712.MAA01315>