[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] LDAP warning during configure on latest snapshot
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] LDAP warning during configure on latest snapshot
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Wed, 23 Jan 2008 22:18:56 +0100
- References: <479753F0.7080800 (at) mcclatchyinteractive.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Wed, Jan 23, 2008 at 09:49:20AM -0500, Tom Georgoulias wrote:
> I'm seeing this error during the LDAP section of ./configure on all of the
> latest snapshots, including todays. My hobbit server is running RHEL5 and
> I've got all of the latest errata RPMs applied.
>
> <snip>
> Checking for LDAP ...
> test-ldap.c: In function ?main?:
> test-ldap.c:16: warning: implicit declaration of function ?ldap_init?
I think the #include's in build/test-ldap.c should be swapped, so
"ldap.h" is before "lber.h". Will do.
Regards,
Henrik