Gentoo Archives: gentoo-amd64

From: Brian Litzinger <brian@××××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] undefined reference to `attr_copy_check_permissions'
Date: Tue, 05 Dec 2006 17:35:40
Message-Id: 20061205173348.GA32566@top.worldcontrol.com
1 During my most recent emerge -u world:
2
3 x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon64
4 -fomit-frame-pointer -pipe -Wl,--as-needed -o dd dd.o
5 ../lib/libcoreutils.a ../lib/libcoreutils.a -lrt
6 copy.o: In function `copy_attr_filter':
7 copy.c:(.text+0x5a5): undefined reference to `attr_copy_check_permissions'
8 copy.o: In function `copy_internal':
9 copy.c:(.text+0xb3b): undefined reference to `attr_copy_file'
10 collect2: ld returned 1 exit status
11 make[2]: *** [cp] Error 1
12 make[2]: *** Waiting for unfinished jobs....
13 make[2]: Leaving directory
14 `/var/tmp/portage/sys-apps/coreutils-6.6/work/coreutils-6.6/src'
15 make[1]: *** [all] Error 2
16 make[1]: Leaving directory
17 `/var/tmp/portage/sys-apps/coreutils-6.6/work/coreutils-6.6/src'
18 make: *** [all-recursive] Error 1
19
20 !!! ERROR: sys-apps/coreutils-6.6 failed.
21
22 Nothing related to undefined reference to `attr_copy_check_permissions'
23 in google or gentoo forums.
24
25 Anyone else hit this?
26
27 --
28 Brian Litzinger
29 The evolution of Unix: 1970 -x, 2000 --x, 2030, ----x
30 --
31 gentoo-amd64@g.o mailing list

Replies