libtool and dlname is too specific
Jeremy C. Reed
reed at reedmedia.net
Sat Dec 27 06:52:55 PST 2008
Please see pkgsrc PR 40267
http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=40267
On 2.1.1-DEVELOPMENT, the binaries use the full specific version of shared
library dependencies. Libtool .la files have dlname set to the specific
version.
Anyone else seeing this?
Look at dlname in /usr/pkg/lib/ .la files. Use ldd to look at .so
libraries.
I didn't see this on older versions of DragonFly. Maybe libtool changed?
But it looks like with same older version it didn't have problem. So maybe
it is some GCC or linker change? I don't know. Any ideas?
Jeremy C. Reed
More information about the Users
mailing list