[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: OpenLDAP on OSX?
You seem to have overlooked the part about adding "-lresolv" to your LIBS, as
noted in the ITS report. You should read more thoroughly.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Marc Boorshtein
> Great! I applied the patch and it got past that file, but
> then I got
> this error:
>
> cc -g -O2 -o dntest dntest.o ./.libs/libldap.a
> /Users/mlb/downloads/openldap-2.1.23/libraries/liblber/.libs/l
> iblber.a
> ../../libraries/liblber/.libs/liblber.a
> ../../libraries/liblutil/liblutil.a -lssl -lcrypto
> ld: Undefined symbols:
> _res_9_dn_expand
> _res_9_query
> make[2]: *** [dntest] Error 1
> make[1]: *** [all-common] Error 1
> make: *** [all-common] Error 1
>
> any ideas?
>
> Thanks!
>
> --------------------------------------------------------------
> ----------
> --------------------------
> Marc Boorshtein
> Software Engineer, Octet String
> marc.boorshtein@octetstring.com
>
> On Nov 17, 2003, at 9:48 PM, Howard Chu wrote:
>
> > This is a pretty simple problem. See ITS#2763, the fix is in CVS.
> > http://www.openldap.org/its/index.cgi/Build?id=2763
> >
> > As for BDB 4.1 - read the OpenLDAP INSTALL file, read the FAQ, etc.
> >
> > -- Howard Chu
> > Chief Architect, Symas Corp. Director, Highland Sun
> > http://www.symas.com http://highlandsun.com/hyc
> > Symas: Premier OpenSource Development and Support
> >
> >> -----Original Message-----
> >> From: owner-openldap-software@OpenLDAP.org
> >> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Marc
> >> Boorshtein
> >
> >> Has anyone had any luck building and installing OpenLDAP on OSX? I
> >> downloaded the latest but I can't build it.
>