From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 21:56:35 2004 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 C43D616A4CE for ; Mon, 8 Nov 2004 21:56:35 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F0A43D45 for ; Mon, 8 Nov 2004 21:56:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 31A0451495; Mon, 8 Nov 2004 13:59:31 -0800 (PST) Date: Mon, 8 Nov 2004 13:59:31 -0800 From: Kris Kennaway To: kinux Message-ID: <20041108215931.GB38817@xor.obsecurity.org> References: <021f01c4c54a$851da1e0$4c22fea9@winxp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: <021f01c4c54a$851da1e0$4c22fea9@winxp> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Can not install portupgrade? 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: Mon, 08 Nov 2004 21:56:35 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 08, 2004 at 12:22:11PM +0800, kinux wrote: > i install portupgrade on my serveral freebsd box, but i found one box can= not install it, the others work fine, i have cvsup the ports to lastest ve= rsion, it still not work. What's the problem? >=20 > bdb1.c:1140: `R_NEXT' undeclared (first use in this function)=20 Looks like something might be missing from your FreeBSD installation (or perhaps it's a very old system; you forgot to mention what version of FreeBSD you're running). Those symbols are defined in /usr/include/db.h on 4.10. Kris --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBj+xCWry0BWjoQKURAjZlAKD78rVjcMQnEDHTOIsrVXhBfHbFDgCfVlP3 EIjhl8EegFXnSL+CyhOcoWU= =cIEo -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5--