undefined reference to '__uselocale@GLIBC_2.3' on Linux

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

 



Hi,

I am trying to port an C++ based application to Linux from Solaris.
compilation goes well but for link I am getting errors as below.

--------------
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libgcc_s.so: undefined reference to
`dl_iterate_phdr@xxxxxxxxxxx'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libstdc++.so: undefined reference
to `__strftime_l@xxxxxxxxx'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libstdc++.so: undefined reference
to `__wcsftime_l@xxxxxxxxx'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libstdc++.so: undefined reference
to `__uselocale@xxxxxxxxx'
--------------

Application uses pthreads, oracle 9.2.0.1.0 libs, commoncpp2 version 1.0.8

I am using RedHat Linux 9.0, gcc/libstdc++ 3.2.2 and glibc 2.3.2.

Thanks in Advance,
Ashish


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux