an error panda3d-1.7.0.tar.gz ubuntu lucid

found libc.so here /usr/lib
do i have to delete it?

No, not your system version of those libraries! Those are important and if you remove them, your system won’t work anymore.
I meant remove them from /usr/autodesk/maya2008/lib, or wherever your copy of Maya is located.

i did
libgcc_s.so libgcc_s.so.1
in /usr/autodesk/maya2008/lib/

And did the compile still fail?

libgcc_s.so libgcc_s.so.1
in /usr/autodesk/maya2008/lib/
deleted

alex@alex-laptop:~/panda3d-1.7.0$ makepanda/makepanda.py --everything --no-maya85
Generating library cache…
WARNING: Could not locate thirdparty package artoolkit, excluding from build
WARNING: Could not locate thirdparty package fcollada, excluding from build
WARNING: Could not locate thirdparty package ffmpeg, excluding from build
WARNING: Could not locate thirdparty package swscale, excluding from build
WARNING: Could not locate thirdparty package fftw, excluding from build
WARNING: Could not locate thirdparty package fmodex, excluding from build
WARNING: Could not locate thirdparty package opengl, excluding from build
WARNING: Could not locate thirdparty package ode, excluding from build
WARNING: Could not locate thirdparty package openal, excluding from build
WARNING: Could not locate thirdparty package opencv, excluding from build
WARNING: Could not locate thirdparty package squish, excluding from build
WARNING: Could not locate thirdparty package vrpn, excluding from build
WARNING: Could not locate thirdparty package tinyxml, excluding from build
WARNING: Could not locate thirdparty package xf86dga, excluding from build
Generating dependencies…
[ 88%] Linking executable built/bin/maya2egg2008-wrapped
built/tmp/maya2egg2008_mayaToEgg.o: In function MayaToEgg::dispatch_transform_type(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*)': mayaToEgg.cxx:(.text+0x1424): undefined reference tostd::basic_ostream<char, std::char_traits >& std::__ostream_insert<char, std::char_traits >(std::basic_ostream<char, std::char_traits >&, char const*, int)’
mayaToEgg.cxx:(.text+0x143c): undefined reference to std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)' mayaToEgg.cxx:(.text+0x1458): undefined reference tostd::basic_ostream<char, std::char_traits >& std::__ostream_insert<char, std::char_traits >(std::basic_ostream<char, std::char_traits >&, char const*, int)’


built/lib/libpandaegg.so: undefined reference to std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<double>(double)@GLIBCXX_3.4.9' built/lib/libpanda.so: undefined reference tostd::ctype::_M_widen_init() const@GLIBCXX_3.4.11’
collect2: ld returned 1 exit status
Storing dependency cache.
Elapsed Time: 5 sec