Hi, On Tue, 2006-05-12 at 09:33 -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
do you have -Wl,--as-needed in your CFLAGS ? > ../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 -- Olivier CrĂȘte [EMAIL PROTECTED] Gentoo Developer -- [email protected] mailing list
