This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

glibc 2.1.91 on the ppc


Hello,
   Several of us were trying to build the stock glibc 2.1.91 srpm
from RedHat's pinstripe beta on linuxppc. Using the newer make
I was able to get rather far into the build until I ran into...

make -s -C csu others
make -s -C iconv others
make[2]: Entering directory `/usr/src/redhat/BUILD/glibc-2.1.91/iconv'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o: In
function `dummy':
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o(.text+0x0):
multiple definition of `dummy'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crti.o(.text+0x0):
first defined here
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o: In
function `_init':
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o(.text+0x2c):
multiple definition of `_init'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crti.o(.text+0x58):
first defined here
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o: In
function `_fini':
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o(.init+0x38):
multiple definition of `_fini'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crti.o(.init+0x1c):
first defined here
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crti.o: In
function `_fini':
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crti.o(.init+0x28):
undefined reference to `i_am_not_a_leaf'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o: In
function `_fini':
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o(.init+0x50):
undefined reference to `i_am_not_a_leaf'
/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/csu/crtn.o(.init+0x54):
undefined reference to `i_am_not_a_leaf'
collect2: ld returned 1 exit status
make[2]: ***
[/usr/src/redhat/BUILD/glibc-2.1.91/build-ppc-linux/iconv/iconv_prog]
Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.91/iconv'
make[1]: *** [iconv/others] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.91'
make: *** [all] Error 2


Has this been fixed in the glibc cvs already? Is there a simple patch to

fix this? Thanks in advance for any help.
                          Jack



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]