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 1GrgJz-0000gp-Cd for garchives@archives.gentoo.org; Tue, 05 Dec 2006 19:51:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kB5JlsO6008608; Tue, 5 Dec 2006 19:47:54 GMT Received: from mail.max-t.com (h216-18-124-229.gtcust.grouptelecom.net [216.18.124.229]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kB5Jllru026853 for ; Tue, 5 Dec 2006 19:47:48 GMT Received: from cocagne.max-t.internal ([192.168.1.124]) by mail.max-t.com with esmtp (Exim 4.43) id 1GrgGW-0005yS-Qn for gentoo-amd64@lists.gentoo.org; Tue, 05 Dec 2006 14:47:46 -0500 From: Olivier Crete To: gentoo-amd64@lists.gentoo.org In-Reply-To: <20061205173348.GA32566@top.worldcontrol.com> References: <20061205173348.GA32566@top.worldcontrol.com> Organization: Gentoo Date: Tue, 05 Dec 2006 14:47:44 -0500 Message-Id: <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 X-Mailer: Evolution 2.8.1.1 (2.8.1.1-3.fc6) X-SA-Exim-Connect-IP: 192.168.1.124 X-SA-Exim-Mail-From: tester@gentoo.org X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mx X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.7 Subject: Re: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' Content-Type: text/plain; charset=UTF-8 X-SA-Exim-Version: 4.1 (built Thu, 08 Sep 2005 14:17:48 -0500) X-SA-Exim-Scanned: Yes (on mail.max-t.com) X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id kB5Jllru026853 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kB5JlsP2008608 X-Archives-Salt: b42052af-6b19-479a-ba13-e60e7fb80c70 X-Archives-Hash: 5a07fb62fa655a435ca78e3e1b033f95 Hi, On Tue, 2006-05-12 at 09:33 -0800, Brian Litzinger wrote: > During my most recent emerge -u world: >=20 > x86_64-pc-linux-gnu-gcc -std=3Dgnu99 -O2 -march=3Dathlon64 > -fomit-frame-pointer -pipe -Wl,--as-needed -o dd dd.o do you have -Wl,--as-needed in your CFLAGS ?=20 > ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt =20 > copy.o: In function `copy_attr_filter': > copy.c:(.text+0x5a5): undefined reference to `attr_copy_check_permissio= ns' > copy.o: In function `copy_internal': > copy.c:(.text+0xb3b): undefined reference to `attr_copy_file' > collect2: ld returned 1 exit status > make[2]: *** [cp] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory > `/var/tmp/portage/sys-apps/coreutils-6.6/work/coreutils-6.6/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/sys-apps/coreutils-6.6/work/coreutils-6.6/src' > make: *** [all-recursive] Error 1 >=20 > !!! ERROR: sys-apps/coreutils-6.6 failed. >=20 > Nothing related to undefined reference to `attr_copy_check_permissions' > in google or gentoo forums. >=20 > Anyone else hit this? >=20 > --=20 > Brian Litzinger > The evolution of Unix: 1970 -x, 2000 --x, 2030, ----x --=20 Olivier Cr=C3=AAte tester@gentoo.org Gentoo Developer --=20 gentoo-amd64@gentoo.org mailing list