buildworld fails with LDAP
Sean McNeil
sean at mcneil.com
Tue Feb 3 12:25:38 PST 2004
Hi all,
cc -O -pipe -march=athlon-xp
-I/usr/src/kerberos5/libexec/hprop/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/libexec/hprop/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/libexec/hprop/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/libexec/hprop/../../include -DHAVE_CONFIG_H -DINET6 -o hprop hprop.o mit_dump.o v4_dump.o -lkrb5 -lhdb -lroken /usr/obj/usr/src/kerberos5/libexec/hprop/../../lib/libvers/libvers.a -lasn1 -lcrypto -lcrypt -lcom_err -lldap -llber
/usr/obj/usr/src/i386/usr/bin/ld: cannot find -lldap
*** Error code 1
Stop in /usr/src/kerberos5/libexec/hprop.
*** Error code 1
Here is my make.conf:
#CFLAGS= -O -pipe -g
CPUTYPE?=athlon-xp
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST= cvsup5.FreeBSD.org
SUPFILE= /usr/share/examples/cvsup/standard-supfile
PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
KERNCONF=AMD
CUPS_OVERWRITE_BASE=yes
HAVE_GTK=yes
MAKE_KERBEROS5=yes
NO_LPR=true
NO_MAILWRAPPER=yes
NO_SENDMAIL=yes
XFREE86_VERSION= 4
WITH_APACHE2=yes
WITH_BDB_VER=41
WITH_BSD_JDK=TRUE
WITH_DOMXML=yes
WITH_DVDHACK=yes
WITH_FREEBSD_AGP=yes
WITH_GETTEXT=yes
WITH_GPHOTO2=yes
WITH_GTK2=yes
WITH_IMAP=yes
WITH_LDAP=openldap2
WITH_OPENLDAP=yes
WITH_MCAL=yes
WITH_MCRYPT=yes
WITH_MENUBAR_FONTSET=yes
WITH_MHASH=yes
#WITH_MOZILLA=mozilla-devel-gtk2
WITH_MOZILLA=mozilla-gtk2
WITH_PAM=yes
WITH_POSTGRESQL=yes
WITH_SASL=yes
WITH_TTF_BYTECODE_ENABLED=YES
# -- use.perl generated deltas -- #
# Created: Tue Jan 27 20:42:36 2004
# Setting to use base perl from ports:
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
Cheers,
Sean
More information about the freebsd-current
mailing list