FreeBSD Port: openssl-0.9.7e_2

Medi Montaseri mmontaseri at amcc.com
Wed Jan 26 10:22:03 PST 2005


Kris Kennaway wrote:

>On Tue, Jan 25, 2005 at 06:20:52PM -0800, Medi Montaseri wrote:
>  
>
>>Kris Kennaway wrote:
>>
>>    
>>
>>>On Tue, Jan 25, 2005 at 06:01:30PM -0800, Medi Montaseri wrote:
>>>
>>>
>>>      
>>>
>>>>Hi,
>>>>
>>>>I am having some problems compiling OpenSSL 0.9.7d on FreeBSD 5.3 amd64.
>>>>I see that my OS already has openssl-0.9.7d installed ...but my attempt 
>>>>to ./config and compile
>>>>        
>>>>
>>>>from openssl src fails with
>>>      
>>>
>>>>medi at medit64:~/src/64bsd/gigapath/sw/openssl/openssl-0.9.7d> ./config 
>>>>--prefix=/tmp/ssl
>>>>Operating system: amd64-whatever-freebsd
>>>>This system (freebsd) is not supported. See file INSTALL for details.
>>>>
>>>>Should I upgrade to 0.9.7e to be able to compile on FreeBSD 5.3 amd64 
>>>>(cpu is actually an Intel EM64T)
>>>>  
>>>>
>>>>        
>>>>
>>>If you really want to compile another copy of openssl, use the port.
>>>
>>>Kris 
>>>
>>>      
>>>
>>I don't necessarly want to ... but my app is currently seg faulting on 
>>SSL_library_init().
>>I'm using stock version on 5.3 amd64 which is openssl-0.9.7d
>>
>>Has there been any other similar issues reported on 5.3 and 0.9.7d
>>    
>>
>
>I don't know, but your first guess should probably be an application
>bug :-)  Are you able to use other openssl applications?
>
>Kris
>
>  
>
True...suspect the app first...to that extent, my app works fine on 
64-bit linux
So for me to continue debugging, I'll need to have source code so I can 
have the symbol tables, etc, etc
Based on gdb, seg faulting is happening in SSL_library_init()....
I have downloaded the "openssl port" but being my first time on FreeBSD 
I can use some help
The "openssl port" seems to be a patch. How do I proceed from 
here....should I just run make in that directory

Thanks


More information about the freebsd-ports mailing list