On Sep 29, 2006, at 2:24 PM, William A. Rowe, Jr. wrote:
Well it seems autoconf is borked on your box, because it should be testcompiling to determine if X509_STORE_CTX_set_depth is exported from OpenSSL. Apparently not, on your build, but autoconf decides it is successful.
Note that the shipping OpenSSL identifies itself as "OpenSSL 0.9.7i 14 Oct 2005". Did that have the offending symbol? Or is it 0.9.8 specific? Or the other way around? Could it be that configure found a different SSL version than ld did?
Christopher, your config.log should tell you exactly what configure did, and the last line above the Undefined symbols error message should tell you what the linker was using.
Regards, S.
You can try forcing the ac_cv_ flag for HAVE_X509_STORE_CTX_SET_DEPTH, I don't have the syntax offhand but someone here does, I'm sure. cristopher pierson ewing wrote:Howdy,trying to build apache 2.2.3 on a Mac G4 (old, and slow) with OS X 10.4. I'm trying to build with mod_ssl and a number of other modules, and raninto the following error: /usr/bin/ld: Undefined symbols: _X509_STORE_CTX_set_depth collect2: ld returned 1 exit status make[1]: *** [httpd] Error 1 make: *** [all-recursive] Error 1After make clean and a very simple ./configure (no modules added) I got apache to build, then started adding mods in again and rebuilding. Theerror crops up every time I try to include mod_ssl.I just built OpenSSL on this box today, v.0.9.8d (which appears to be a release dated yesterday, with some security fixes). It built just fine,no errors reported, and seems to be working properly by itself. I've googled the error message and found only one page with the sameerror on a build of apache 1.3, but no replies or coments to the post, so no joy there. There don't seem to be any relevant posts in the MARCarchives for this list. Any ideas what might be causing this? Any suggestions for a fix? Thanks tons, Cris ******************************** Cris Ewing CME and Telehealth Web Services Department of Radiology Web Services University of Washington School of Medicine Work Phone: (206) 685-9116 Home Phone: (206) 365-3413 E-mail: cewing@xxxxxxxxxxxxxxxx ******************************* ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
-- sctemme@xxxxxxxxxx http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
Attachment:
smime.p7s
Description: S/MIME cryptographic signature