>Casper.Dik at Sun.COM wrote: >> >>>> [10] NEEDED 0xfda7 libcrypto.so.0.9.8 >>>> >>> OpenSSL, I think. >>> >> >> Can't like with that unless you have a contract (and?) or are in the >> appropriate consolidation. >> >> >>>> [16] NEEDED 0xfe09 libmlib.so.2 >>>> >>> That one is pretty weird, too. >>> > > >Isn't mlib for media enhancements? Does it come in as a result of the >GTK or Cairo?
Indirectly imported libraries should not be listed as "NEEDED"; they should only be listed as dependencies for the libraries themselves. But perhaps this is an artefact of libconfig or whatever it is called. Casper
