From owner-freebsd-questions Mon Nov 11 11: 4:47 2002 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 7311B37B401 for ; Mon, 11 Nov 2002 11:04:46 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E1343E42 for ; Mon, 11 Nov 2002 11:04:45 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id gABJ4N3f012223; Tue, 12 Nov 2002 08:04:23 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id gABJ4LlJ012222; Tue, 12 Nov 2002 08:04:21 +1300 (NZDT) (envelope-from jonc) Date: Tue, 12 Nov 2002 08:04:21 +1300 From: Jonathan Chen To: Mail Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Port: db3-3.3.11,1 Message-ID: <20021111190421.GA12148@grimoire.chen.org.nz> References: <6840311843.20021111115052@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6840311843.20021111115052@mail.ru> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 11, 2002 at 11:50:52AM +0300, Mail wrote: > Hi! > I can't install port db3-3.3.11,1. > Log fragments: > > Asd /usr/ports/databases/db3# make install > ===> Extracting for db3-3.3.11,1 > >> Checksum OK for bdb/db-3.3.11.tar.gz. > >> Checksum OK for bdb/patch.3.3.11.1. > >> Checksum OK for bdb/patch.3.3.11.2. > ===> db3-3.3.11,1 depends on executable: libtool - found > ===> Patching for db3-3.3.11,1 > -e: not found > *** Error code 127 Very likely the ports system is looking for the new "sed". The ports system looks for an OS version by looking at kern.osreldate. However if you've done a cvsup and a buildkernel without an installkernel, ie out-of-sync userland binaries, you will get the error above. If you're following -stable, please follow the procedures detailed in the Handbook to update your system. You can't just install the new kernel sources without installing the updated userland binaries. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message