Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2006 19:35:44 -0300
From:      Eder <ederbs.hackers@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Error Api OpenLdap
Message-ID:  <2699850607161535o22a8fef1g67a3283adef5a5dd@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I am having problems to use the API of ldap simply when I compile the code
says that the archive does not exist.

#include <ldap.h>
int main(void)
{
}

% cc test.c
test.c:2:18: ldap.h: No such file or directory

Being that the archive is in include.

% cat /usr/local/include/ldap.h

Somebody knows what it can be !

Ederson de Moura
-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2699850607161535o22a8fef1g67a3283adef5a5dd>