Package: libclutils0-dev Version: 20051029-1 Severity: serious Hi,
When building the savant package, I get the following error: 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. make: *** [configure-stamp] Error 1 >From config.log: configure:9009: checking for isClutils in -lclutils configure:9040: x86_64-linux-gnu-g++ -o conftest -g -O2 -I/usr/include/mpi -L/usr/lib/mpich/lib/ conftest.cc -lclutils -lltdl -ldl >&5 /usr/bin/ld: cannot find -lltdl The problem is that libclutils.la has this: dependency_libs=' /usr/lib/libltdl.la -ldl' This mean you need to add a dependency to your libclutils0-dev package on libltdl3-dev. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]