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 1GreCh-0006X1-Hc for garchives@archives.gentoo.org; Tue, 05 Dec 2006 17:35:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kB5HXpLK030287; Tue, 5 Dec 2006 17:33:51 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 kB5HXnTV001423 for ; Tue, 5 Dec 2006 17:33:50 GMT Received: from worldcontrol.com (unknown [172.16.1.10]) by home.worldcontrol.com (Postfix) with SMTP id 5CF712B42CA for ; Tue, 5 Dec 2006 09:33:48 -0800 (PST) Received: by worldcontrol.com (sSMTP sendmail emulation); Tue, 5 Dec 2006 09:33:48 -0800 Date: Tue, 5 Dec 2006 09:33:48 -0800 From: Brian Litzinger To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' Message-ID: <20061205173348.GA32566@top.worldcontrol.com> 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 X-No-Archive: yes X-Noarchive: yes User-Agent: Mutt/1.5.13 (2006-08-11) X-Archives-Salt: 1b0a05be-def2-4f9f-b148-5b4cb990619f X-Archives-Hash: 49ec8c2bf1272c21d854309355980b1b 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 ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt copy.o: In function `copy_attr_filter': copy.c:(.text+0x5a5): undefined reference to `attr_copy_check_permissions' 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 !!! ERROR: sys-apps/coreutils-6.6 failed. Nothing related to undefined reference to `attr_copy_check_permissions' in google or gentoo forums. Anyone else hit this? -- Brian Litzinger The evolution of Unix: 1970 -x, 2000 --x, 2030, ----x -- gentoo-amd64@gentoo.org mailing list