From: Tom Biggs <[EMAIL PROTECTED]>
tbiggs> It blew up with a NULL pointer fault. I was surprised to discover
tbiggs> the reason - apparently, Configure assumes that FreeBSD and
tbiggs> FreeBSD-elf don't have any support for dynamic shared libraries!
tbiggs> The FreeBSD entries in Configure's $table don't appear to have
tbiggs> any mention of DSO support. I couldn't see any reason why FreeBSD
tbiggs> apps couldn't use DLFCN-style DSO, so I did a few temporary
tbiggs> hacks to build in DLFCN support, such as -DDSO_DLFCN in CFLAGS.
tbiggs> And it worked.
Good to know. The reason for this is that noone has tested it on
FreeBSD, so we were cautious. A few questions that come to mind is
how far back in FreeBSD history did it have dlfcn support? And it
there was a point where support was officially started, is there a
clean way to detect it, so config or Configure do the right thing even
on older FreeBSD installations?
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]