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

Re: Compiled some packages



Hi,

On 31 May, Kalle Olavi Niemitalo wrote:
 > The first time I tried this, it stopped at dh_movefiles because it
 > didn't find libaa.so.1.0.3.  Turned out the package was using
 > libtool-1.0 which sets "version_type=sunos" on GNU.  So I upgraded the
 > package to libtool-1.2d with:
 > 
 > 	libtoolize -f
 > 	aclocal
 > 
 > That helped a bit, but now it couldn't find usr/lib/libaa.so.1.
 > There was usr/lib/libaa.so but debian/aalib1.files didn't want that.
 > 
 > In ltconfig, library_names_spec is still different between linux-gnu*
 > and gnu*.  Is this intentional?

You may also want to give libtool-1.3.2 a try.  I believe the libtool
folks have added better support for the Hurd to it.  It is currently in
the Debian potato main archive, and it is architecture "all" so you
should be able to use it without rebuilding it.

HTH,
-Ossama
-- 
Ossama Othman <othman@cs.wustl.edu>
Center for Distributed Object Computing, Washington University, St. Louis
58 60 1A E8 7A 66 F4 44  74 9F 3C D4 EF BF 35 88  1024/8A04D15D 1998/08/26


Reply to: