From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Grgz1-0004gc-5X for garchives@archives.gentoo.org; Tue, 05 Dec 2006 20:33:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kB5KUlsu015528; Tue, 5 Dec 2006 20:30:47 GMT Received: from home.worldcontrol.com (adsl-67-124-145-220.dsl.pltn13.pacbell.net [67.124.145.220]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kB5KUknJ021476 for ; Tue, 5 Dec 2006 20:30:46 GMT Received: from worldcontrol.com (unknown [172.16.1.10]) by home.worldcontrol.com (Postfix) with SMTP id CF3112B41C5 for ; Tue, 5 Dec 2006 12:30:45 -0800 (PST) Received: by worldcontrol.com (sSMTP sendmail emulation); Tue, 5 Dec 2006 12:30:45 -0800 Date: Tue, 5 Dec 2006 12:30:45 -0800 From: Brian Litzinger To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' Message-ID: <20061205203045.GA18229@top.worldcontrol.com> References: <20061205173348.GA32566@top.worldcontrol.com> <1165348064.2590.15.camel@cocagne.max-t.internal> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1165348064.2590.15.camel@cocagne.max-t.internal> X-No-Archive: yes X-Noarchive: yes User-Agent: Mutt/1.5.13 (2006-08-11) X-Archives-Salt: 19a93387-63ef-4fc9-8406-2140cafc9fbb X-Archives-Hash: e9fef1de579066d9704aeddd1e0c5e95 On Tue, Dec 05, 2006 at 02:47:44PM -0500, Olivier Crete wrote: > Hi, > On Tue, 2006-05-12 at 09:33 -0800, Brian Litzinger wrote: > > During my most recent emerge -u world: > > > > x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon64 > > -fomit-frame-pointer -pipe -Wl,--as-needed -o dd dd.o > > do you have -Wl,--as-needed in your CFLAGS ? I do not have '-Wl,--as-needed' in my CFLAGS so far as I understand how things work. grep CFLAGS /etc/make.conf CFLAGS="-O2 -march=athlon64 -fomit-frame-pointer -pipe" CXXFLAGS="${CFLAGS}" -- Brian Litzinger -- gentoo-amd64@gentoo.org mailing list