Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2006 18:10:12 +0300
From:      "Alex Pogodin" <alex.pogodin@gmail.com>
To:        skv@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: libapreq2-2.08
Message-ID:  <9baaaba30610010810m1c61b6b9tedddb076ac2c4bb9@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9baaaba30610010810m1c61b6b9tedddb076ac2c4bb9>