On Mon, May 27, 2002 at 10:04:38AM +0200, Florian Schedler wrote:
Hi,
> I compiled nessus 1.2 under the latest version of OS X, using fink source
> distribution, using the packages that have ssl enabled.
The problem seems to come from the use of the dlcompat library. Nessus
contains native Darwin calls to handle shared libraries loading, so
that's what should be used instead.
configure does not handle the case where the dl-functions AND the Darwin
bundle functions are present, I'll fix that for Nessus 1.2.1.
-- Renaud