Gentoo Archives: gentoo-amd64

From: Brian Litzinger <brian@××××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: undefined reference to `attr_copy_check_permissions' [SOLVED]
Date: Thu, 11 Jan 2007 09:00:34
Message-Id: 20070111085813.GA6141@top.worldcontrol.com
In Reply to: [gentoo-amd64] undefined reference to `attr_copy_check_permissions' by Brian Litzinger
1 On Tue, Dec 05, 2006 at 09:33:48AM -0800, Brian Litzinger wrote:
2 > During my most recent emerge -u world:
3 >
4 > x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon64
5 > -fomit-frame-pointer -pipe -Wl,--as-needed -o dd dd.o
6 > ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt
7 > copy.o: In function `copy_attr_filter':
8 > copy.c:(.text+0x5a5): undefined reference to `attr_copy_check_permissions'
9 > copy.o: In function `copy_internal':
10 > copy.c:(.text+0xb3b): undefined reference to `attr_copy_file'
11 > !!! ERROR: sys-apps/coreutils-6.6 failed.
12
13 This problem continued for quite a while.
14
15 I tracked 'attr_copy_file' to sys-apps/attr.
16
17 I re-emerged sys-apps/attr followed by core-utils and all is well.
18
19 --
20 Brian Litzinger
21 --
22 gentoo-amd64@g.o mailing list

Replies