Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 17:59:54 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Kristian Vaaf <vaaf@broadpark.no>
Cc:        bugs@freebsd.org, questions@freebsd.org, Kris Anderson <ciscoaix@yahoo.com>
Subject:   Re: Haven't been able to make world in about a year
Message-ID:  <20060224155954.GA71418@flame.pc>
In-Reply-To: <7.0.1.0.2.20060224164438.0233a3b8@broadpark.no>
References:  <7.0.1.0.2.20060221103409.021a8808@broadpark.no> <20060221184738.98233.qmail@web52714.mail.yahoo.com> <7.0.1.0.2.20060224164438.0233a3b8@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-02-24 16:45, Kristian Vaaf <vaaf@broadpark.no> wrote:
>At 19:47 21.02.2006, Kris Anderson wrote:
>>--- Kristian Vaaf <vaaf@broadpark.no> 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

Kristian, you would have to show us your cvsupfile.  It's possible that
you are missing some of the sources, so the source tree you download is
not exactly buildable.

>>> 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?

Not quite.

>> 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.

This is also suggested in /usr/src/UPDATING.

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

Patience, please.  It's not the end of the world.  There is a sane,
logical explanation why you can't build the system.  We just have to
find it :)

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

This is very uncalled for.  If you really want help, then please spare
us the (in my opinion) unsupported, unwarranted rhetoric about why
FreeBSD is not for you.  The helpful people of this list don't deserve
this, and you don't deserve the flames such inflammatory material can
start.

> I certainly am going to.

Ultimately, this is your choise to make, of course.  We can't force to
use something that you don't like.

Before that happens, I'd like to see at least the following though:

    - Your cvsupfile

    - The error messages you get.  The URL in the previous paragraphs
      that is supposed to show the errors, is not fetchable:

          $ cd /tmp
          $ fetch http://www.home.no/hedhnta/result.txt
          fetch: http://www.home.no/hedhnta/result.txt: Not Found
          $




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060224155954.GA71418>