bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Errors building glibc


From: Tron Thomas
Subject: Errors building glibc
Date: Sat, 24 May 2003 22:26:53 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

I am using RedHat Linux (Intel) 7.2 and gcc 3.2.3
I am trying to build version 2.3.2 of glibc.
I configured the make environment for glibc using config --prefix=<directory> --enable-add-ons
When I run make I get the following errors:

/home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.text+0x750): first defined here
/home/Tron/glibc/build/libc.so.6: In function address@hidden':
/home/Tron/glibc/build/libc.so.6(.text+0x790): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(.data+0x58c): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.bss+0x1b80): first defined here
/home/Tron/glibc/build/libc.so.6(.bss+0xe0): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.data+0x594): first defined here
/home/Tron/glibc/build/libc.so.6(.bss+0x1dc4): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6: In function address@hidden':
/home/Tron/glibc/build/libc.so.6(.text+0x650): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(.data+0x590): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.bss+0xe0): first defined here
/home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.text+0x6d0): first defined here
/home/Tron/glibc/build/libc.so.6(.data+0x580): multiple definition of address@hidden' /home/Tron/glibc/build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/Tron/glibc/build/libc.so.6(.data+0x588): first defined here
/home/Tron/glibc/build/libc.so.6(.data+0x584): multiple definition of address@hidden'
collect2: ld returned 1 exit status
make[2]: *** [/home/Tron/glibc/build/iconv/iconvconfig] Error 1
make[1]: *** [iconv/others] Error 2
make: *** [all] Error 2

What is causing these errors and how do I fix them?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]