FreeBSD Port: libapreq2-2.08

Stanislav Sedov stas at FreeBSD.org
Sun Oct 1 13:49:46 PDT 2006


On Sun, 1 Oct 2006 18:10:12 +0300
"Alex Pogodin" <alex.pogodin at gmail.com> 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              <stas at FreeBSD.org>          [[Россия, Москва]]
PGP id: 0xEB269581           http://people.freebsd.org/~stas/stas.key.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20061001/7155bf74/signature.pgp


More information about the freebsd-ports mailing list