Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 16:52:11 -0500
From:      Schiz0 <schiz0phrenic21@gmail.com>
To:        "Philip M. Gollucci" <pgollucci@riderway.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Kernel Compile Error
Message-ID:  <8d23ec860711281352j4929cdc4sc232c04bb36f3b2a@mail.gmail.com>
In-Reply-To: <474DA2B0.5010709@riderway.com>
References:  <8d23ec860711280454x72f3fa64k10ed8ee8fc33f7c7@mail.gmail.com> <474D7156.6090502@riderway.com> <8d23ec860711280854t6edb341fuef3d0881a0e0a3b5@mail.gmail.com> <474DA2B0.5010709@riderway.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 28, 2007 12:17 PM, Philip M. Gollucci <pgollucci@riderway.com> wrote:
> Schiz0 wrote:
> > On Nov 28, 2007 8:47 AM, Philip M. Gollucci <pgollucci@riderway.com> wrote:
> >> Schiz0 wrote:
> >>> Hey,
> >>>
> >>> I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code
> >>> (src-all) and built world.
> >>> I then tried to "make buildkernel", and it ran for a little while,
> >>> then gave the following error and stopped:
> >>>
> >>> http://schiz0.securityexploits.com/make.buildkernel.out
> >>> The error is at the bottom - that is the log of the entire buildkernel process.
> >> I see no error -- looks like you didnt' copy enough of it.
> >> use -DNO_CLEAN to skip all the rm -f stuff at the start when you post
> >> the new output.
> >>

>
> Add these 3 to your kernel config file near the end. Don't use the
> -DNO_CLEAN when you build this time.  That was just to cut down on the
> output in the log file (or when you intentionally don't want to delete
> the build from the previous attempt or success)
>
> options         SYSVSHM                 #SYSV-style shared memory
> options         SYSVMSG                 #SYSV-style message queues
> options         SYSVSEM                 #SYSV-style semaphores
>

Worked perfectly. Thanks. I took those lines out of the kernel config
because I wasn't sure what SYSV-style was (And figured I didn't need
it since I didn't know what it was, hehe).

Thanks for the help.



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