Ns1.04
knaaait
Join Date: 2003-05-13 Member: 16249Members
in Tech Support
<div class="IPBDescription">libc problem.</div>
Hey guys,
I got a problem <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
The default ns_u386.so was linked as followed:
[root@puffer hlds_l]# ldd ns/dlls/ns_i386.so
libm.so.6 => /lib/libm.so.6 (0x005dd000)
libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2 (0x005fa000)
now the new one is:
[root@puffer hlds_l]# ldd ./ns/dlls/ns_i386.so
libm.so.6 => /lib/libm.so.6 (0x00523000)
libstdc++-libc6.2-2.so.3 => not found
So the problem is that the guy that compiled the last one compiled it against libc6.2-2
which i, and maybe other still havent running yet (yes im slow)
Any chance you can recompile version 104 for me with libc6.1.1, since i can't really go and mess around with upgrading
glibc/gcc/libstdc++ on this production machine.
Please let me know,
Regards knaaait.
Hey guys,
I got a problem <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
The default ns_u386.so was linked as followed:
[root@puffer hlds_l]# ldd ns/dlls/ns_i386.so
libm.so.6 => /lib/libm.so.6 (0x005dd000)
libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2 (0x005fa000)
now the new one is:
[root@puffer hlds_l]# ldd ./ns/dlls/ns_i386.so
libm.so.6 => /lib/libm.so.6 (0x00523000)
libstdc++-libc6.2-2.so.3 => not found
So the problem is that the guy that compiled the last one compiled it against libc6.2-2
which i, and maybe other still havent running yet (yes im slow)
Any chance you can recompile version 104 for me with libc6.1.1, since i can't really go and mess around with upgrading
glibc/gcc/libstdc++ on this production machine.
Please let me know,
Regards knaaait.