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

Re: Building OpenLdap 2.x prerequisite and select() error.



On Fri, 7 May 2004, Quanah Gibson-Mount wrote:

>
>
> --On Friday, May 07, 2004 12:05 PM +0200 Baraldi Stefano-ASB128
> <ASB128@motorola.com> wrote:
>
> >
> > Hi all.
> >
> > my environment consists of OpenLdap 2.1.30 on Solaris 8, gcc 3.3.2,
> > Berkeley DB 4.1.25. The configure tools stops this way
> >
> > checking for sigset in -lV3... no
> > checking for winsock... no
> > checking for socket... no
> > checking for main in -lsocket... no
> > checking for main in -lnet... no
> > checking for main in -lnsl_s... no
> > checking for main in -lnsl... no
> > checking for socket in -linet... no
> > checking for main in -lgen... no
> > checking for select... no
> > configure: error: select() required.
> > bash-2.03#
>
> Are you sure that you aren't missing a required Solaris package?  I build
> OpenLDAP on our Solaris 8 systems all the time, without issue.  select() is
> part of the Solaris OS, are you linking with -lresolv ?
>

Check config.log.  It will tell you why select() could not be found.

-- 
Igor