OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: build world.....

21hgmx.net
Date: Mon Jul 14 2003 - 17:39:21 CDT


On 14 Jul 2003 at 13:42, Scott Francis wrote:

> On Mon, Jul 14, 2003 at 10:34:13PM +0200, 21hgmx.net said:
> > Could somebody give me an HowTo whichs (is wich right? please correct me,
> > thx) works?
> > I got this one: http://www.openbsd.org/stable.html
> > Dosn't work....
>
> define "doesn't work". $20 USD says you're not following the instructions
> exactly.
>
> > I think in the manuals there 3-4 versions of HowTos.
>
> I'm not following you here ... there's _one_ stable.html, and _one_ upgrade
> MiniFAQ <http://www.openbsd.org/faq/upgrade-minifaq.html> and _one_
> anoncvs.html. If you haven't read ALL THREE of these documents, you're
> probably headed for problems.
>
> > Could somebody give me (i need only one *g*) an howto wich works with 3.3
> > stable?
>
> read the URLs above, and if you still have problems, please post complete
> details on your system, hardware, and where exactly the upgrade process is
> failing.
>
> > mfg. Sebastian
>
> --
> Scott Francis || darkuncle (at) darkuncle (dot) net
> illum oportet crescere me autem minui
>
> [demime 0.98d removed an attachment of type application/pgp-signature]
>

OK guys...but I follow EXACTLY this HowTO!

Rebuilding Kernel from stable: no problems

cd /usr/src/sys/arch/i386/compile/GENERIC
cp /bsd /bsd.old (Save an old copy of your kernel)
cp bsd /bsd (Copy the new kernel into place)
reboot

Rebooted...works fine. Next step....

cd /usr/src
rm -r /usr/obj/*
make obj && make build

And HERE are the errors:

------------

install: Target: /usr/share/doc/psd/19.curses: No such file or directory
*** Error code 71

Stop in /usr/src/lib/libocurses/PSD.doc (line 47 of /usr/share/mk/bsd.doc.mk).
*** Error code 1

Stop in /usr/src/lib/libocurses.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src (line 76 of Makefile).
raptor#

------------

And YES is follow THIS howto (http://www.openbsd.org/stable.html) STRICTLY!

Sebastian