discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: GSLDAPBrowser 0.1


From: Frédéric PRACA
Subject: Re: ANN: GSLDAPBrowser 0.1
Date: Mon, 13 Oct 2003 15:03:08 +0200
User-agent: Internet Messaging Program (IMP) 3.2.1

Quoting Dennis Leeuw <dleeuw@made-it.com>:

> On my debian system ldap.h is found in <slapd/ldap.h>
On FreeBSD with OpenLDAP 2.0.25, ldap.h is in /usr/local/include. I should write
 autoconf/automake files but I have to learn it before.

> When I correct this I get:
> 
> Making all for app GSLDAPBrowser...
>   Compiling file GSLDAPConnection+NSURL.m ...
> In file included from GSLDAPConnection+NSURL.h:21,
>                   from GSLDAPConnection+NSURL.m:17:
> /usr/include/slapd/ldap.h:160: error: syntax error before "typedef"
> /usr/include/slapd/ldap.h:178: error: field `ldctl_value' has incomplete 
> type
> /usr/include/slapd/ldap.h:523: error: parse error before "ldap_get_option"
> /usr/include/slapd/ldap.h:529: error: parse error before "ldap_set_option"
> /usr/include/slapd/ldap.h:535: error: parse error before "LDAP_P"
> /usr/include/slapd/ldap.h:541: error: parse error before 
> "ldap_set_rebind_proc"
> /usr/include/slapd/ldap.h:550: error: parse error before 
> "ldap_create_control"
> /usr/include/slapd/ldap.h:557: error: parse error before "ldap_control_free"
> /usr/include/slapd/ldap.h:561: error: parse error before 
> "ldap_controls_free"
> 
> and a lot more...
There are ldap.h errors. I don't really know how to handle them.

> then it closes with:
> 
> In file included from GSLDAPConnection+NSURL.m:17:
> GSLDAPConnection+NSURL.h:22:37: warning: gsldap/GSLDAPConnection.h: No 
> such file
>   or directory
> In file included from GSLDAPConnection+NSURL.m:17:
> GSLDAPConnection+NSURL.h:28: error: cannot find interface declaration 
> for `GSLDA
> PConnection'
> make[1]: *** 
> [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSLDAPConnection+NSURL.o] Er
> ror 1
> make: *** [GSLDAPBrowser.all.app.variables] Error 2
You should install gsldap which is in the dev-libs directory of GNUstep source 
tree.
 
> BTW I use the ldap includes from libslapd2-dev
Personnally, I use OpenLDAP 2.0.25 and by the way, the libs included with it.

> If you like more info, please let me know.
> 
> Dennis
> 
> 
> Frédéric PRACA wrote:
> > Hello all,
> > GSLDAPBrowser is a little application to display results of an LDAP URL
> query.
> > It's really simple to use (when you know the RFC 2255).
> > 
> > you can find it at http://frederic.praca.free.fr/GSLDAPBrowser.tgz before
> the
> > project is approved by the Savannah team (one day I hope). 
> > So, there's no webpage, no screenshot, nothing else than the tarball for
> the
> > moment and as my machine burned (really) three days ago, there won't be
> many
> > releases before few weeks ;-)
> > 
> > Fred
> > 
> > PS : Feel free to make comments about it
> > 
> > 
> > _______________________________________________
> > Discuss-gnustep mailing list
> > Discuss-gnustep@gnu.org
> > http://mail.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]