openssl import lib has wrong name
Andreas Pakulat
apaku at gmx.de
Sun May 13 20:18:05 CEST 2007
Hi,
it seems the openssl package contains a wrongly named import lib.
ssleay32.a should be named ssleay32.dll.a.
Currently kdebase fails to build for me because cmake thinks its a
static lib and thus uses -Wl,-Bstatic instead of -Wl,-Bdynamic for
-lssleay32.
Renaming to dll.a and rerunning cmake fixed this for me.
Andreas
--
Accent on helpful side of your nature. Drain the moat.
More information about the Kde-windows
mailing list