Re: Haven't been able to make world in about a year



At 19:47 21.02.2006, Kris Anderson wrote:


--- Kristian Vaaf <vaaf@xxxxxxxxxxxx> wrote:

>
> Hello!
>
> I don't know what's wrong. But all my makes error
> out.
> I've tried over and over again. And sent about a
> dozen e-mails to this list.
>
> http://www.home.no/hedhnta/result.txt
>
> When doing:
>
> cvsup -g -L 2 /etc/cvsupfile
>
> And then running:
>
> cd /usr/src \
> && make buildworld \
> && make buildkernel KERNCONF=ARBA \
> && make installkernel KERNCONF=ARBA \
> && make installworld \
> && mergemaster \
> && make clean \
> && rm -rf /usr/obj/*
>
> This is how it's done, no?
Sort of done like that. Looking at the FreeBSD
handbook it says:
make buildworld
make buildkernel KERNCONF=ARBA
make installkernel KERNCONF=ARBA
reboot

Note: There are a few rare cases when an extra run
of mergemaster -p is needed before the buildworld
step. These are described in UPDATING. In general,
though, you can safely omit this step if you are not
updating across one or more major FreeBSD versions.

After installkernel finishes successfully, you should
boot in single user mode (i.e. using boot -s from the
loader prompt). Then run:

mergemaster -p
make installworld
mergemaster
reboot
> Please help me.
>
> Thanks,
> Vaaf
Hope that helps.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

The point is I've been having this problem for so long,
and none of the developers are willing to help me.

This is one of the reason I think, why most people these
days seem to go (back) to DragonflyBSD.

I certainly am going to.

Vaaf

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Upgrading to 7 from 6.3
    ... >> I was going to try and update a box from 6.3 to 7 via buildworld all ... >> make installworld ... >> mergemaster ... the ports work. ...
    (freebsd-questions)
  • Re: Upgrading to 7 from 6.3
    ... I was going to try and update a box from 6.3 to 7 via buildworld all 32 bit, ... make installworld ... mergemaster ...
    (freebsd-questions)
  • Upgrading to 7 from 6.3
    ... I was going to try and update a box from 6.3 to 7 via buildworld all 32 bit, ... make installworld ... mergemaster ...
    (freebsd-questions)
  • Re: Upgrading to 7 from 6.3
    ... I was going to try and update a box from 6.3 to 7 via buildworld all ... make installworld ... mergemaster ... improvements due to the compiler change. ...
    (freebsd-questions)
  • Re: Havent been able to make world in about a year
    ... && make buildworld \ ... make installkernel KERNCONF=ARBA ... of mergemaster -p is needed before the buildworld ... Mail has the best spam protection around ...
    (freebsd-questions)