Package: spandsp
Version: 0.0.4~pre3-1
Severity: serious

Hi,

Your package is failing to build with the following error on amd64:
/usr/bin/install -c .libs/libspandsp.so.0.0.2 
/build/buildd/spandsp-0.0.4~pre3/debian/tmp/usr/lib64/libspandsp.so.0.0.2
(cd /build/buildd/spandsp-0.0.4~pre3/debian/tmp/usr/lib64 && { ln -s -f 
libspandsp.so.0.0.2 libspandsp.so.0 || { rm -f libspandsp.so.0 && ln -s 
libspandsp.so.0.0.2 libspandsp.so.0; }; })
(cd /build/buildd/spandsp-0.0.4~pre3/debian/tmp/usr/lib64 && { ln -s -f 
libspandsp.so.0.0.2 libspandsp.so || { rm -f libspandsp.so && ln -s 
libspandsp.so.0.0.2 libspandsp.so; }; })
[...]
dh_install -a
cp: cannot stat `./debian/tmp/usr/lib/libspandsp.so.0': No such file or 
directory

Libraries should be installed in the /usr/lib dir in Debian, not in
the /usr/lib64/ dir.  Things will break if you do.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to