I noticed libgnomevfs(-2).la contains '-lssl -lcrypto' in
dependency_libs line. All executables linked using this .la files are
directly linked with libssl and libcrypto. Also, all libtool libraries
which refer this .la files will contain '-lssl -lcrypto' in their .la
files.
To fix this,
1. remove '-lssl -lcrypto' from .la files of libgnomevfs(-2).
2. for all packages which depends directly or indirectly on
libgnomevfs(-2),
add versioned BuildDepends on libgnomevfs(-2) and update revision.
3. if there's any library depends on libgnomevfs(-2), they should also
be
versioned in BuildDepends line.
I'm working on this now.
---
Masanori Sekino
mailto:[EMAIL PROTECTED]
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel
- [Fink-devel] Re: gnome-vfs(2)-ssl and openssl-0.9.7 Masanori Sekino
- [Fink-devel] Re: gnome-vfs(2)-ssl and openssl-0.9.7 Masanori Sekino