This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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.2 on ppc


Hi,

I'm trying to compile glibc 2.1.2 (was have a 1.99 glibc).
But I got an error during the build.
I someone can explain to me...

make[2]: Entering directory
`/home/hadess/Idoru/packages/BUILD/glibc-2.1/db'
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o:
In function `dummy':
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o(.text+0x0):
multiple definition of `dummy'
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crti.o(.text+0x0):
first defined here
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o:
In function `_init':
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o(.text+0x2c):
multiple definition of `_init'
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crti.o(.text+0x58):
first defined here
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o:
In function `_fini':
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crtn.o(.init+0x38):
multiple definition of `_fini'
/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/csu/crti.o(.init+0x1c):
first defined here
collect2: ld returned 1 exit status
make[2]: ***
[/home/hadess/Idoru/packages/BUILD/glibc-2.1/build-ppc-linux/db/libdb1.so]
Error 1
make[2]: Leaving directory
`/home/hadess/Idoru/packages/BUILD/glibc-2.1/db'
make[1]: *** [db/others] Error 2
make[1]: Leaving directory `/home/hadess/Idoru/packages/BUILD/glibc-2.1'
make: *** [all] Error 2


BTW, I'm building the src.rpm that came with rh6.1 and using home-built
gcc 2.95.2

Hadess

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