[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Install Issue

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 28 Aug 2013 08:24:40 -0500

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.
Received on 2013-08-28 15:25:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.