From owner-freebsd-questions@FreeBSD.ORG Sun May 8 01:49:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACF116A4E0 for ; Sun, 8 May 2005 01:49:32 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9497943D1F for ; Sun, 8 May 2005 01:49:32 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CBEA7513B2; Sat, 7 May 2005 18:49:31 -0700 (PDT) Date: Sat, 7 May 2005 18:49:31 -0700 From: Kris Kennaway To: Brian Wolman Message-ID: <20050508014931.GA73574@xor.obsecurity.org> References: <427D57CE.8050202@skywolf.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <427D57CE.8050202@skywolf.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: buildworld failing. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 01:49:32 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 07, 2005 at 08:05:34PM -0400, Brian Wolman wrote: > Hi all, >=20 > I can't seem to get a buildworld to complete without errors. I=20 > _just_ went from 4.11 to 5.4 using sources. The buildworld then also had= =20 > errors. The errors are below, as well as a locate for the missing=20 > libraries. If you go into the directory for=20 > /usr/local/libexec/mail.local and do make, it compiles just fine and=20 > then buildwork goes over it. I don't think doing that for each one is=20 > the best thing to do. I've searched through the web, and went through=20 > UPDATING again, and did not seem to find anything related. Any help=20 > would be greatly appreciated. You have somehow directed buildworld to use a third-party sasl library, which is the cause of your errors - perhaps it is out of date. Check your settings carefully (/etc/make.conf, environment variables). Kris --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCfXArWry0BWjoQKURAjnXAJsHhISv0apkg+H/z9OHtO3z/kKfAQCfarXS WVkKnQAeHabH8TifBIwvvGk= =/z8S -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--