On Thu, Jan 31, 2008 at 03:25:54PM +0100, David Paleino wrote: > > There is an ugly workaround for this bug. > > Using -Wl,--no-as-needed?
Only for the GSL libs, e.g. LDFLAGS="-Wl,-z,defs -Wl,--as-needed -Wl,--no-as-needed -lgsl -lgslcblas" You'll get some rightful warnings from dpkg-shlibdeps, but it should work. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

