reassign 327312 libclutils0 thanks On Thu, Sep 08, 2005 at 10:36:56AM -0700, Matt Kraai wrote: > Package: savant > Version: 20031216-5 > Severity: serious
> savant fails to build because it cannot find libclutils: > > checking for isClutils in -lclutils... no > > configure: error: Could not find a workable libclutils.so or libclutils.a. > > You probably need to install clutils and/or specify the location of > > it with the --with-clutils option. > Here's the relevant excerpt from config.log: > > configure:9009: checking for isClutils in -lclutils > > configure:9040: i486-linux-gnu-g++ -o conftest -g -O2 -I/usr/include/mpi > > -L/usr/lib/mpich/lib/ conftest.cc -lclutils -lltdl -ldl >&5 > > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libclutils.so: undefined > > reference to `std::__default_alloc_template<true, 0>::allocate(unsigned > > int)' > > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libclutils.so: undefined > > reference to `std::basic_istream<char, std::char_traits<char> > > >::seekg(long, std::_Ios_Seekdir)' > > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libclutils.so: undefined > > reference to `std::basic_streambuf<char, std::char_traits<char> > > >::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)' > > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libclutils.so: undefined > > reference to `std::basic_string<char, std::char_traits<char>, > > std::allocator<char> >::_S_empty_rep_storage' > > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libclutils.so: undefined > > reference to `std::__default_alloc_template<true, 0>::deallocate(void*, > > unsigned int)' > > collect2: ld returned 1 exit status Which means libclutils0 is a C++ library that's still built for the wrong ABI, and needs to be transitioned. Reassigning. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

