Date: Tue, 12 Nov 2002 08:04:21 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Mail <bsword@mail.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Port: db3-3.3.11,1 Message-ID: <20021111190421.GA12148@grimoire.chen.org.nz> In-Reply-To: <6840311843.20021111115052@mail.ru> References: <6840311843.20021111115052@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
----------------------------------------------------------------------
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021111190421.GA12148>
