Tim Abbott wrote:
debian/tmp is the default DESTDIR when building a source package that produces multiple binary packages; so your problem with dh_install is probably that the shares objects were not produced at all by the build process.

        -Tim Abbott

On Sun, 21 Jun 2009, Barry deFreese wrote:

Package: singular
Version: 3-0-4-3.dfsg-2
Severity: normal

Hi,

singular currently fails to build on Debian GNU/Hurd.  The attached patch lets
it build but dh_install is looking for some .so files in debian/tmp/usr/bin
which don't exist for me.  But it seems a strange path to me anyway so is this
a Hurd issue or something else?

Thank you,

Barry deFreese




Tim,

Yes, I realize that but I do get shared objects. Though, maybe I am not getting them all?

goober:/devel/bdefreese/singular/singular-3-0-4-3.dfsg# find ./ -name *.so
./Singular/libsingular-3-0-4-3.so
./Singular/libsingular.so
./debian/tmp/usr/lib/singular/libsingular-3-0-4-3.so
./debian/tmp/usr/lib/singular/libsingular.so
./debian/libsingular-dev/usr/lib/libsingular.so

What I am questioning is why would they end up in tmp/usr/bin even if I wasn't getting them?

Thanks,

Barry



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to