Hello, * Eric Blake wrote on Tue, Aug 24, 2010 at 06:47:51PM CEST: > On 08/24/2010 10:42 AM, Joost Kraaijeveld wrote: > >*** Since this library must not contain undefined symbols, > >*** because either the platform does not support them or > >*** it was explicitly requested with -no-undefined, > >*** libtool will only create a static version of it. > > > >It seems to be related to > >http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/libtool.html > > > >Is the hack that is mentioned necessary or is there another solution?
Which ./libtool --version is your package using? With 2.2.10, no hacks should be necessary. If 2.2.10 is still not working right, please post the output of the failing 'libtool --mode=link' command, with --debug added as first argument after libtool. Thank you. Replies can drop the automake list from Cc:. Cheers, Ralf