From owner-freebsd-ports@FreeBSD.ORG Sun Oct 1 20:49:46 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E40416A415; Sun, 1 Oct 2006 20:49:46 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7CB443D49; Sun, 1 Oct 2006 20:49:45 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.50] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GU8Eu-0007Hm-RQ; Mon, 02 Oct 2006 00:48:45 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id D094611486; Mon, 2 Oct 2006 00:49:26 +0400 (MSD) Date: Mon, 2 Oct 2006 00:49:26 +0400 From: Stanislav Sedov To: "Alex Pogodin" Message-ID: <20061002004926.7b6ba70a@localhost> In-Reply-To: <9baaaba30610010810m1c61b6b9tedddb076ac2c4bb9@mail.gmail.com> References: <9baaaba30610010810m1c61b6b9tedddb076ac2c4bb9@mail.gmail.com> Organization: The FreeBSD Project X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_V3NSRbnmR6h./w_FX+omNhO"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@FreeBSD.org, skv@FreeBSD.org Subject: Re: FreeBSD Port: libapreq2-2.08 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 20:49:46 -0000 --Sig_V3NSRbnmR6h./w_FX+omNhO Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Sun, 1 Oct 2006 18:10:12 +0300 "Alex Pogodin" mentioned: > Hi! >=20 > Here is my problem. >=20 > I have installed a clean FreeBSD 6.1. > CVSup-ed port collection. > Then: > #cat >> /etc/make.conf > .if ${.CURDIR:M*/www/apache2*} > WITH_LDAP=3Dyes > WITH_LDAP_MODULES=3Dyes > WITH_BERKELEY_DB=3Ddb42 > .endif > ^D >=20 > #cd /usr/ports/www/libapreq2 > #make install >=20 > Compiling fails with error > /usr/bin/ld: cannot find -lldap >=20 > I have also tried to exclude LDAP from Apache modules, then I am > getting "cannot find -lexpat" >=20 > What am I doing incorrect? >=20 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. =20 --=20 Stanislav Sedov [[=F2=CF=D3=D3=C9= =D1, =ED=CF=D3=CB=D7=C1]] PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc --Sig_V3NSRbnmR6h./w_FX+omNhO Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFICnWK/VZk+smlYERAs8IAJ9WPO5Fy3G5EXEW7OBQ2EWptLS5hgCfYgDT u8L8QrmTQadtoPyBZQz25h4= =z/xg -----END PGP SIGNATURE----- --Sig_V3NSRbnmR6h./w_FX+omNhO--