[torquedev] Turning off libtool
"Mgr. Šimon Tóth"
SimonT at mail.muni.cz
Thu Dec 16 07:51:30 MST 2010
> Hello,
>
>>> I'm trying to package Torque into debian packages, but libtool is
>
> Domique already pointed you to the Debian package that is already
> in the distribution. You have direct access also via
> http://svn.debian.org/wsvn/pkg-escience/torque/trunk/debian/rules
>
>>> re-linking binaries against nonsensical libraries which is
>>> preventing me from creating a working package.
>>
>> Libtool does not link binaries against "nonsensical libraries."
>
> have you tried --as-needed ?
No, thx for the tip.
>> What is the exact behavior that you're seeing? Most unexpected
>> behavior on the part of libtool can be explained by the content of the
>> various *.la files on the system in question. These files are
>> essentially useless on Linux for system libraries, so you might want
>> to try backing up and removing all *.la files in /lib* and /usr/lib*.
>> Then "make distclean" and try again.
>
> And if there is something to improve on the existing Debian and Ubuntu
> packages (which actually build twice, i.e. with and without X) then
> please communicate them back.
This is local build. We have a lot of new features in our fork
installing using configure/make would be impossible.
--
Mgr. Šimon Tóth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3366 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.supercluster.org/pipermail/torquedev/attachments/20101216/532cf32c/attachment.bin
More information about the torquedev
mailing list