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 1H4vnW-0000uA-6W for garchives@archives.gentoo.org; Thu, 11 Jan 2007 09:00:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0B8wGFw011738; Thu, 11 Jan 2007 08:58:16 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 l0B8wEuO029399 for ; Thu, 11 Jan 2007 08:58:15 GMT Received: from worldcontrol.com (unknown [10.7.77.6]) by home.worldcontrol.com (Postfix) with SMTP id 19F352B417C for ; Thu, 11 Jan 2007 00:58:14 -0800 (PST) Received: by worldcontrol.com (sSMTP sendmail emulation); Thu, 11 Jan 2007 00:58:13 -0800 Date: Thu, 11 Jan 2007 00:58:13 -0800 From: Brian Litzinger To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] Re: undefined reference to `attr_copy_check_permissions' [SOLVED] Message-ID: <20070111085813.GA6141@top.worldcontrol.com> References: <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 In-Reply-To: <20061205173348.GA32566@top.worldcontrol.com> X-No-Archive: yes X-Noarchive: yes User-Agent: Mutt/1.5.13 (2006-08-11) X-Archives-Salt: 255e13f6-0e34-46f6-b6a1-db3c4b26f6b2 X-Archives-Hash: 99646a6ba9ef81f4dd2f6d0bcf5cb02a On Tue, Dec 05, 2006 at 09:33:48AM -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 > ../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' > !!! ERROR: sys-apps/coreutils-6.6 failed. This problem continued for quite a while. I tracked 'attr_copy_file' to sys-apps/attr. I re-emerged sys-apps/attr followed by core-utils and all is well. -- Brian Litzinger -- gentoo-amd64@gentoo.org mailing list