Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] glibc issue?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Vissers, Ron" <Ron.Vissers AT qtiworld.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] glibc issue?
  • Date: Thu, 19 Dec 2002 14:24:39 -0600

Hi,
It could be just me, however...
Anyone have recommendations on what is at issue here?

gcc -nostdlib -nostartfiles -o iconvconfig
-Wl,-dynamic-linker=/lib/ld-linux.so.2 -Wl,-z,combreloc ../csu/crt1.o
../csu/crti.o `gcc --print-file-name=crtbegin.o` iconvconfig.o strtab.o
xmalloc.o
-Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../
crypt:../linuxthreads ../libc.so.6 ../libc_nonshared.a -lgcc `gcc
--print-file-name=crtend.o` ../csu/crtn.o
! Problem Detected !
../libc.so.6(.data+0xb4c): multiple definition of
`__ctype_toupper AT GLIBC_2.0'
../libc.so.6(*IND*+0x0): multiple definition of
`__ctype32_toupper AT GLIBC_2.2'
../libc.so.6(.data+0xb54): first defined here
../libc.so.6(.data+0xb50): multiple definition of
`__ctype32_tolower AT GLIBC_2.2'
../libc.so.6(.data+0xb40): multiple definition of `__ctype_b AT GLIBC_2.0'
../libc.so.6(*IND*+0x0): multiple definition of `__ctype_tolower AT GLIBC_2.0'
../libc.so.6(.data+0xb48): first defined here
../libc.so.6(.data+0xb44): multiple definition of `__ctype32_b AT GLIBC_2.0'
collect2: ld returned 1 exit status
make[1]: *** [iconvconfig] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.3.1/iconv'
make: *** [iconv/others] Error 2
View Compile log for glibc-2.3.1? [n]
Creating /var/log/sorcery/compile/glibc-2.3.1.bz2
Finished processing install requests.

Spells installed successfully:
------------------------------
autoconf

Spells that encountered problems:
---------------------------------
glibc



  • [SM-Discuss] glibc issue?, Vissers, Ron, 12/19/2002

Archive powered by MHonArc 2.6.24.

Top of Page