[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: FreeBSD link failures on lutil_getopt (ITS#2094)



On Fri, Sep 20, 2002 at 10:19:57AM -0700, Kurt D. Zeilenga wrote:
> A fix has been applied to OPENLDAP_REL_ENG_2 (available
> via AnonCVS).  Please test.

Thank you. That version builds cleanly under FreeBSD-4.6.2, and it correctly
detects getopt:

include/portable.h:#define HAVE_GETOPT 1
include/portable.h:/* #undef HAVE_GETOPT_H */

It also builds cleanly if I frig configure not to find getopt (i.e.
simulating a system which doesn't have it)

Regards,

Brian.