From owner-freebsd-current@FreeBSD.ORG Tue Jun 22 20:40:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 132D516A4CF; Tue, 22 Jun 2004 20:40:20 +0000 (GMT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD6E43D31; Tue, 22 Jun 2004 20:40:19 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 66922D4132; Tue, 22 Jun 2004 22:40:14 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 4D964836F5; Tue, 22 Jun 2004 22:40:14 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3657983639; Tue, 22 Jun 2004 22:40:14 +0200 (CEST) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id B4DBED4132; Tue, 22 Jun 2004 22:40:13 +0200 (CEST) Received: from roadrunner.q.local (roadrunner [192.168.0.147]) by coyote.q.local (8.12.10/8.12.10) with ESMTP id i5MKeDw2039195; Tue, 22 Jun 2004 22:40:13 +0200 (CEST) (envelope-from q@roadrunner.q.local) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.12.10/8.12.10) with ESMTP id i5MKeCFx027165; Tue, 22 Jun 2004 22:40:12 +0200 (CEST) (envelope-from q@roadrunner.q.local) Received: (from q@localhost) by roadrunner.q.local (8.12.10/8.12.10/Submit) id i5MKe85r027143; Tue, 22 Jun 2004 22:40:08 +0200 (CEST) (envelope-from q) Date: Tue, 22 Jun 2004 22:40:08 +0200 From: Ulrich Spoerlein To: Jon Noack Message-ID: <20040622204008.GB800@galgenberg.net> Mail-Followup-To: Jon Noack , freebsd-current@freebsd.org, freebsd-x11@freebsd.org References: <40D7EC48.5010800@alumni.rice.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5I6of5zJg18YgZEa" Content-Disposition: inline In-Reply-To: <40D7EC48.5010800@alumni.rice.edu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: freebsd-x11@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: -Os -> libXaw.so: undefined reference to `.L91' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 20:40:20 -0000 --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 22.06.2004 at 03:22:32 -0500, Jon Noack wrote: > Cross-posted because the failure happens when compiling teTex even=20 > though the problem is really caused by (XFree86|xorg)-libraries.=20 > Ignorant folks (like me) may not know to do a "pkg_which=20 > /usr/X11R6/lib/libXaw.so" and ask on the -x11 list. Also, this shows=20 > that -Os may not be as reliable as expected. I apologize if I shouldn't= =20 > have cross-posted. >=20 > Short version: > Don't compile (XFree86|xorg)-libraries with -Os. >=20 > Long, rambling version: > I have been running into the following problem when attempting to=20 > compile teTex: > /usr/X11R6/lib/libXaw.so: undefined reference to `.L91' me too here. But also XFree86-clients were broken by this. Funny thing is, my error message was this: /usr/X11R6/lib/libXaw.so: undefined reference to `.L99' ^^^ Anyway, if this is a known GCC problem, as mentioned in another post, I can only hope that -CURRENT will get a newer gcc snapshot before branching to 5-STABLE. Cheers, Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Get it while it's hot! PGP Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin --5I6of5zJg18YgZEa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA2JkomArGtfDbn0QRAuY0AJ4ivfAfkoIMUx+ik/neiLoZAJuW2QCcCztr TKdPbghAKZHZeQUkm8FpWug= =ewcK -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa--