Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 23:24:22 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        freebsd-newbies@FreeBSD.org
Subject:   Re: HELP : kernel compiling
Message-ID:  <20020116232422.H353@roman.mobil.cz>
In-Reply-To: <1011216710.3c45f146dc48c@imp.free.fr>
References:  <1011214756.3c45e9a4120c0@imp.free.fr> <001501c19ed1$48940c20$ab5ce33e@asg> <1011216710.3c45f146dc48c@imp.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> To: "A. Gruner" <bsd@encephalon.de>
> Subject: Re: HELP : kernel compiling
> Date: Wed, 16 Jan 2002 22:31:50 +0100 (MET)
> From: Olivier DAVY <olivier.davy@free.fr>
> Cc: freebsd-newbies@FreeBSD.org
 
    Please *wrap* your lines at <80 characters so that others don't have
    to.

> Well,
> actually, I installed FreeBSD4.4 from the installation CD.
> So I didn't make the world nor CVsup.
> Should I delete all the objects in /usr/obj ?

    Yes:
    
    > cd /usr/obj
    > rm -fr *
    > cd /usr/src
    > make buildkernel KERNCONF=GENERIC
 
> And I am appologize for being a burden to this mailing list, but I am
> more a UNIX user (and now a BSD user) than a real hacker in system
> configuration.  However, as my first step in every POSIX OS, I'd like
> recompile the kernel as I used to do with LIN.. (well, I will not say
> the name on this channel). 

    You're not going to impress anyone with this attitude around here.
    Linux is just another OS, and you'll rather see it even recommended
    over *BSD here than played down.

> Quoting "A. Gruner" <bsd@encephalon.de>:
> 
> > > As required, find enclosed three different errors that stopped the
> > compilation of the GENERIC kernel of FreBSD4.4 on my computer, although
> > it seemed that I have enough HD space and memory left, and that I
> > followed the handbook.
> > 
> > Did you build the world ? Cvsup ?
> > If so, delete your stuff in /usr/obj and try again.
> > Try with:
> > 
> > make buildkernel KERNCONF=<name of your kernel.conf>
> > make installkernel KERNCONF=<name of your kernel.conf>
> > 
> > Axel

-- 
FreeBSD 4.4-STABLE
11:19PM up 3:12, 9 users, load averages: 0.00, 0.04, 0.02

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




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