orange threetwo wrote:
>> You need to look specifically for a line where it says
>>
>>> checking for OpenSSL...
>> and then what comes after this, because this is what make configure conclude
> 
> Here are the relevant lines from config.log then. "checking for OpenSSL" 
> appears on line 4. If I left out anything important in the '...' sections let 
> me know. So, does this make the problem any clearer? I still don't know what 
> this is. > Thanks

No. In fact, this config.log is not very verbose indeed. It does not 
tell what is wrong, so I'll try guessing:

If you run

file /usr/include/openssl/ssl.h /usr/lib/libssl.dylib

do you see the result:

/usr/include/openssl/ssl.h: ASCII C program text
/usr/lib/libssl.dylib:      symbolic link to `libssl.0.9.7.dylib'

? If the first one is missing, for example, you have to reinstall the 
BSDSDK.pkg from your system disk.

-- 
Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to