yeap... i saw that early this morning... now i'm trying with openldap-2.4.36
i'll let you know how it went. thanks!!
2013/8/28 Ryan Schmidt <subversion-2012c_at_ryandesign.com>
>
> On Aug 28, 2013, at 06:31, Guido Larrain wrote:
>
> > That's correct... but the thing is i only need the libraries from
> openldap...
> >
> > so i've been trying with this command to create only a build as a client
> >
> > ./configure --prefix=/www/openldap-2.3.43 --disable-slapd
> --disable-slurpd
> >
> > which finished successfully, then i ran this...
> >
> > make depend
> >
> > here is the result of the execution…
>
> > ../../include/ldap_pvt_thread.h:64:7: error: missing binary operator
> before token "("
>
> > I really appreciate if some can help me with this matter. Thanks in
> advance!
>
> I Googled this error message and was quickly led to this page:
>
> http://icephoenix.us/linuxunix/build-openldap-2-3-x-from-sources-on-ubuntu/
>
> It says this is a bug in openldap that's fixed in version 2.4.15 and
> later, or if you want to stay with 2.3.x you can apply a patch that they
> have a link to.
>
>
--
Guido
Received on 2013-08-28 15:45:09 CEST