On Feb 23, 2010, at 04:17 , Greg Mefford wrote:
> Thanks for the tip. For now, since I'm not working with anything
> related to SSL at this point, I just added "--disable-openssl" to my
> ./configure command line.
> Now just compiles just fine (although I guess without support for
> openssl, which is fine with me for now).

Please inform what configure detected for your case that did not work (did you 
set OPENSSL_* variables yourself?) so that it could be fixed/improved.

To let pkg-config pick up the system OpenSSL instead of the macports/fink 
version (if you had to install it separately, 10.6 includes pkg-config) be sure 
to set PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure or use 
OPENSSL_LIBS.

-- 
Martin Paljak
http://martin.paljak.pri.ee
+3725156495

_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to