Paul Martin wrote:
severity 370414 serious
thanks
On Mon, Jun 05, 2006 at 09:01:09AM +0200, Roberto Pariset wrote:
popt 1.10-1 FTBFS on amd64 with the following error:
# Move the udeb library to /lib
mkdir /build/buildd/popt-1.10/debian/tmp-udeb/lib/
mv /build/buildd/popt-1.10/debian/tmp-udeb/usr/lib/libpopt.so.* \
/build/buildd/popt-1.10/debian/tmp-udeb/lib/
mv: cannot stat `/build/buildd/popt-1.10/debian/tmp-udeb/usr/lib/libpopt.so.*':
No such file or directory
make: *** [install] Error 1
It's not building the udeb libraries for some reason. Could you give me
a pointer to the full build log, please?
Here it is:
http://buildd.debian.org/build.php?arch=amd64&pkg=popt
Could the compiler/autoconf be putting the libraries in something like
lib-amd64, perhaps?
You got it! Recompiling locally I found out it's lib64:
~/codice/debian/FTBFS/popt-1.10$ ls -R debian/tmp-udeb/usr/
debian/tmp-udeb/usr/:
include lib64 share
debian/tmp-udeb/usr/include:
popt.h
debian/tmp-udeb/usr/lib64:
libpopt.a libpopt.la libpopt.so libpopt.so.0 libpopt.so.0.0.0
PS. Which is the proper severity for this kind of bug?
Serious, usually.
Okay, thanks :)
Roberto
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]