On Sun, 1 Oct 2006 18:10:12 +0300
"Alex Pogodin" <[EMAIL PROTECTED]> mentioned:

> 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?
> 

Hmm, it looks slightly weird. Can you provide the full build log
and the list of all packages installed (e.g the output of
`ls /var/db/pkg`)? This will help use to resolve the problem
faster.
 
-- 
Stanislav Sedov              <[EMAIL PROTECTED]>          [[Россия, Москва]]
PGP id: 0xEB269581           http://people.freebsd.org/~stas/stas.key.asc

Attachment: signature.asc
Description: PGP signature

Reply via email to