This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug libc/6560] New: Problem compiling glibc 2.7


[...]
make[2]: Leaving directory `/tmp/glibc-2.7/elf'
cd /tmp/glibc-2.7/build &&
/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ar
cruv libc.a `cat csu/stamp.o iconv/stamp.o iconvdata/stamp.o locale/stamp.o
localedata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o
math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o
libio/stamp.o dlfcn/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o
timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o
posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o
socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o
manual/stamp.o shadow/stamp.o po/stamp.o argp/stamp.o crypt/stamp.o nptl/stamp.o
resolv/stamp.o nss/stamp.o rt/stamp.o conform/stamp.o debug/stamp.o
glibc-libidn-2.7/stamp.o libidn/stamp.o nptl_db/stamp.o inet/stamp.o
hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o streams/stamp.o
login/stamp.o elf/stamp.o stamp.o`
r - locale/C-ctype.o
r - libidn/idn-stub.o
: /tmp/glibc-2.7/build/libc.a
gcc   -nostdlib -nostartfiles -r -o /tmp/glibc-2.7/build/libc_pic.os \
 -Wl,-d -Wl,--whole-archive /tmp/glibc-2.7/build/libc_pic.a
/tmp/glibc-2.7/build/libc_pic.a(idn-stub.os): In function `__idna_to_unicode_lzlz':
idn-stub.c:(.text+0x0): multiple definition of `__idna_to_unicode_lzlz'
/tmp/glibc-2.7/build/libc_pic.a(idn-stub.os):idn-stub.c:(.text+0x0): first
defined here
/tmp/glibc-2.7/build/libc_pic.a(idn-stub.os): In function `__idna_to_ascii_lz':
idn-stub.c:(.text+0x1a0): multiple definition of `__idna_to_ascii_lz'
/tmp/glibc-2.7/build/libc_pic.a(idn-stub.os):idn-stub.c:(.text+0x1a0): first
defined here
collect2: ld returned 1 exit status
make[1]: *** [/tmp/glibc-2.7/build/libc_pic.os] Error 1
make[1]: Leaving directory `/tmp/glibc-2.7'
make: *** [all] Error 2

-- 
           Summary: Problem compiling glibc 2.7
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: pierre42d at 9online dot fr
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6560

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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