Date: Wed, 26 Jan 2005 10:21:13 -0800 From: "Medi Montaseri" <mmontaseri@amcc.com> To: Kris Kennaway <kris@obsecurity.org> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: openssl-0.9.7e_2 Message-ID: <41F7DF99.7040606@amcc.com> In-Reply-To: <20050126030750.GA99109@xor.obsecurity.org> References: <41F6F9FA.8050303@amcc.com> <20050126020540.GA81539@xor.obsecurity.org> <41F6FE84.6020901@amcc.com> <20050126030750.GA99109@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F7DF99.7040606>