On Tuesday, November 19, 2002, at 04:06  PM, Ken Williams wrote:

Maybe what's required is just to keep mod_ssl from complaining about -ldbm (i.e. not search for it), and link against libSystem?
According to this document from Apple (entitled "]Inside Mac OS X: UNIX Porting Guide"), libSystem is *always* linked in. So I *really* don't understand why mod_ssl doesn't see it when its configure calls cc.

http://developer.apple.com/techpubs/macosx/Darwin/PortingUNIX/ PortingUNIXToOSX.pdf

-lm is always supposed to be a no-op when linking - see the bottom of http://fink.sourceforge.net/doc/porting/basics.php for the reason.
Yes, the Apple porting guide says that, too, although it can't hurt.

Regards,

Dvid

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]

Reply via email to