Markus Hardt via RT wrote: >>Markus Hardt via RT wrote: >> >>>Unfortunately, I wasn't able to compile openssl-0.9.8-stable- >>>SNAP-20060311 at all. Attached you'll find the log "make" produced. >> >>... >> >>>/usr/bin/ld: Undefined symbols: >>>_X509_STORE_set1_param >>>_X509_VERIFY_PARAM_free >>>_ASN1_generate_nconf >> >>... >> >>as these are symbols which are new in 0.9.8, could it be >>that your linker tries to use the 0.9.7 lib ? > > > Yes, that could be the case as I have a fink installation up and > running that includes 0.9.7i. But shouldn't the linker be configured > so that it uses the local object files?
well did you configure openssl to build a shared or a static library ? In case of the latter have a look at the PROBLEM file. Cheers, Nils ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
