From owner-freebsd-questions@FreeBSD.ORG  Fri Feb 24 15:45:46 2006
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: questions@freebsd.org
Delivered-To: freebsd-questions@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0619316A420;
	Fri, 24 Feb 2006 15:45:46 +0000 (GMT)
	(envelope-from vaaf@broadpark.no)
Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6048743D49;
	Fri, 24 Feb 2006 15:45:45 +0000 (GMT)
	(envelope-from vaaf@broadpark.no)
Received: from osl1sminn1.broadpark.no ([80.202.4.59])
	by osl1smout1.broadpark.no
	(Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004))
	with ESMTP id <0IV7000D57S81M80@osl1smout1.broadpark.no>; Fri,
	24 Feb 2006 16:45:44 +0100 (CET)
Received: from urban.broadpark.no ([213.187.181.70]) by osl1sminn1.broadpark.no
	(Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004))
	with ESMTP id <0IV700LMT7S7Y5F0@osl1sminn1.broadpark.no>; Fri,
	24 Feb 2006 16:45:44 +0100 (CET)
Date: Fri, 24 Feb 2006 16:45:50 +0100
From: Kristian Vaaf <vaaf@broadpark.no>
In-reply-to: <20060221184738.98233.qmail@web52714.mail.yahoo.com>
To: Kris Anderson <ciscoaix@yahoo.com>, questions@freebsd.org, bugs@freebsd.org
Message-id: <7.0.1.0.2.20060224164438.0233a3b8@broadpark.no>
MIME-version: 1.0
X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7BIT
References: <7.0.1.0.2.20060221103409.021a8808@broadpark.no>
	<20060221184738.98233.qmail@web52714.mail.yahoo.com>
Cc: 
Subject: Re: Haven't been able to make world in about a year
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Feb 2006 15:45:46 -0000

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