>
> I think the only path that we "officially" support is 3.x -> 3.4-stable ->
> 4.0-R -> 4.x-stable.
Is this official path described somewhere?
i.e. cvsup to RELENG_3
make world
make kernel
reboot
cvsup to ...
eg-
I've got a 3.2-release I'd like to update.
Perhaps I just should do a binary?
On Mon, 23 Apr 2001, Peter Wemm wrote:
> Bruce Evans wrote:
> > On Mon, 23 Apr 2001, Mart Norman wrote:
> > > Any hints what should i do to make buildworld successful?
> >
> > Start by deleting usr.sbin/config from bootstrap-tools. You won't be
> > able to build any kernels until the new world
Bruce Evans wrote:
> On Mon, 23 Apr 2001, Mart Norman wrote:
>
> > Hi!
> >
> > I'm trying to upgrade from 3.0 to 4.3 but make buildworld fails
> >
> > cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused
> > -Wmissing-prototypes -Wredundant-decls
> > -I/usr/obj/usr/src/i386/usr/include -
On Mon, 23 Apr 2001, Mart Norman wrote:
> Hi!
>
> I'm trying to upgrade from 3.0 to 4.3 but make buildworld fails
>
> cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused
> -Wmissing-prototypes -Wredundant-decls
> -I/usr/obj/usr/src/i386/usr/include -static -o config config.o main.o
> la
On Mon, Apr 23, 2001 at 01:58:05PM +0200, Mart Norman wrote:
> Hi!
>
> I'm trying to upgrade from 3.0 to 4.3 but make buildworld fails
Why are you sending this to freebsd-current?
> Any hints what should i do to make buildworld successful?
Do a binary upgrade; it will be much easier.
Kris
P
Hi!
I'm trying to upgrade from 3.0 to 4.3 but make buildworld fails
cc -O -pipe -I. -I/usr/src/usr.sbin/config -Wall -Wunused
-Wmissing-prototypes -Wredundant-decls
-I/usr/obj/usr/src/i386/usr/include -static -o config config.o main.o
lang.o mkioconf.o mkmakefile.o mkheaders.o mkoptions.o -ll