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

RE: lber_types.h



Addendum: (should think first)

The file lber_types.h should be physically present in the same directory as
where you find ldap.h and lber.h, but you should only need to include lber.h
which in turn includes lber_types.h

Andy


-----Original Message-----
From: Richards, AJ (Andrew) [mailto:A.J.Richards@dl.ac.uk]
Sent: 24 September 2002 12:34
To: 'tom.mcsherry@anam.com'; openldap-devel@OpenLDAP.org
Subject: RE: lber_types.h


Try including the file "lber.h" as well as just "ldap.h" in your code

-- 
Dr Andrew Richards
Software Engineer - e-Science Centre 
Daresbury Laboratory 
Warrington 
Cheshire, UK 
WA4 4AD 

Tel: 01925 603207

http://www.e-science.clrc.ac.uk <http://www.e-science.clrcl.ac.uk> 

 




-----Original Message-----
From: Tom McSherry [mailto:tom.mcsherry@anam.com]
Sent: 24 September 2002 12:27
To: openldap-devel@OpenLDAP.org
Subject: lber_types.h



Hi,

I installed openldap-stable-20020618.tgz and when including "ldap.h" in my C
program I get
a "cannot find lber_types.h". I did a search and could not find this file.
Does anyone have any
ideas?

Thanks
Tom MS