Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 10:46:15 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        mts@off.to
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: kernel build problem.
Message-ID:  <14712.24926.268089.962068@grasshopper.cs.duke.edu>
In-Reply-To: <200007211356.JAA09501@off.to>
References:  <200007211356.JAA09501@off.to>

next in thread | previous in thread | raw e-mail | index | archive | help

Michael T. Stolarchuk writes:
 > 
 > 4.0-RELEASE #0: Mon Mar 20 21:55:10 GMT 2000
 > 
 > i'm having some trouble building kernels... it seems like i've left
 > some step out.  a newly installed system can't do a `make depend' after
 > a config.  The config succeeds, but when i try the made depend in the
 > target directory, i get a boatload of errors.
 > 
 > Its as if /usr/include/machine isn't correct.  i've tried some simple
 > fixes, but it still seems wrong.  this must be a known problem, but
 > i haven't been able to locate any details about it... and don't
 > see a straightforward fix to deal with it...
 > 
 > What's the right thing to do?  Get current?  or is there some
 > configuration step i've missed?

From the symptoms, I'd guess you've configured an i386 kernel & tried
to build it on an alpha.  Eg, make sure you run config in
sys/alpha/conf, _NOT_ sys/i386/conf.

You may want to take a fresh source tree, as your above mentioned
attempts at fixes may have broken something else.

Drew





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




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