Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 17:12:18 -0800 (PST)
From:      Jean-Marc Zucconi <jmz@FreeBSD.org>
To:        icartwright@mediaone.net
Cc:        freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: Compiling XFree86-4_5
Message-ID:  <200101230112.f0N1CIc24269@freefall.freebsd.org>
In-Reply-To: <01012220013301.00373@ian.batcave.com>
References:  <01012220013301.00373@ian.batcave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Ian Cartwright writes:

 > Hello all,

 > I seem to be having a problem compiling XFree86-4_5 from the ports
 > collection. It downloads and compiles OK, but partway through the linking
 > stage I get some errors that have to do with threading. I'm not sure why this
 > should be since I have another FreeBSD box that compiles it flawlessly...

 > Here is all the relevant info I can think of:

 > FreeBSD-4.2-STABLE (last make world Jan 21, 2001)
 > Current XFree86-4.0.1 (from binaries downloaded from xfree86.org)
 > KDE 2.0.1 (ports with relevant dependencies (qt, Mesa, etc.))
 > default make arguements are the defaults in /etc/defaults/make.conf plus I
 > added: -mpentiumpro -march=i686 -03

This is a problem with one of the flags you have added in
make.conf. Try to use -O2 or -O instead of -O3 first.

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger jmz@FreeBSD.org [KeyID: 400B38E9]


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?200101230112.f0N1CIc24269>