Kernel Compile Error

Schiz0 schiz0phrenic21 at gmail.com
Wed Nov 28 08:54:26 PST 2007


On Nov 28, 2007 8:47 AM, Philip M. Gollucci <pgollucci at 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.
>

Hey,

That make.buildkernel.out is the entire output of that make
buildkernel process. I used "script /root/make.buildkernel.out" to
record it, then just copied the file to my web server. I didn't
manually copy/paste or edit anything out.

I cleared /usr/obj/ and ran "make cleandir" twice, as the Handbook
says to. I then recompiled world without any error.

I ran "make -DNO_CLEAN buildkernel KERNCONF=my kernel config" and got
the following output:
http://schiz0.securityexploits.com/make.buildkernel2.out

It doesn't look like it provides any more information than the
previous output did. It's obviously some error with the COMPAT_LINUX
option   in the kernel config.

Thanks for the help and the quick reply,
~Steve


More information about the freebsd-questions mailing list