Rafael Laboissiere <[EMAIL PROTECTED]> writes:
> * Kurt Roeckx <[EMAIL PROTECTED]> [2005-05-22 16:23]:
>
>> Your package is failing to build on a few arches (atleast hppa
>> and amd64) because when you're creating the shared lib you're
>> linking to a static version.
>
> This is actually an upstream problem. It is trivial nowadays to add
> Libtool support to a package and have shared libraries available. I
> am attaching below two slim patches for the glpk package which add
> Libtool support.
As README.Debian explains, glpk is not reentrant, so there cannot be a
shared library. So one could either try to fix that (which is probably
difficult), or build a nonshared PIC library. Is that also possible
with libtool?
--
Falk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]