Hi! Here is my problem.
I have installed a clean FreeBSD 6.1. CVSup-ed port collection. Then: #cat >> /etc/make.conf .if ${.CURDIR:M*/www/apache2*} WITH_LDAP=yes WITH_LDAP_MODULES=yes WITH_BERKELEY_DB=db42 .endif ^D #cd /usr/ports/www/libapreq2 #make install Compiling fails with error /usr/bin/ld: cannot find -lldap I have also tried to exclude LDAP from Apache modules, then I am getting "cannot find -lexpat" What am I doing incorrect? Best, Alex. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"