[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh, autoreconf, "remember to run libtool --finish"



Hi  all,

I'm packaging a project that uses autoreconf and on my local machine
configures and builds fine with default options throughout. With the
minimal debian/rules file
<https://github.com/nschloe/launchpad-submitter/blob/master/debian-netcdfcxx/rules>,
it all seems to work out fine. However, at the installation step, I
get

libtool: install: warning: remember to run `libtool --finish
/usr/lib/x86_64-linux-gnu'
[...]

and the actual .a and .so files are not put where they belong. This
leads to a failure at dh_install,
<https://launchpadlibrarian.net/171725911/buildlog_ubuntu-trusty-amd64.netcdfcxx_1%3A4.2.1~20140403-trusty3_FAILEDTOBUILD.txt.gz>.

Any idea what's going wrong here?

Cheers,
Nico


Reply to: