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

Re: installation problems (ITS#128)



DETAILS?  OpenLDAP version?  Platform?  configure settings
(environment and command line)?

   Better details enable better answers...

My best guess is that you used a relative path for a directory
in your CPPFLAGS.  Make sure those -Idirectory (and -Ldirectory)
options use absolute paths (ie: start with a '/').

Kurt