I understand.
The strange thing is that I have to do make clean after make world, because
if I dont, the build of the new kernel fails. Of course, after the make clean
the obj files are missing
jan
> > I tried this, but the make fails with error
> > install:/usr/obj/usr/src/include/osreld
On Wed, Nov 01, 2000 at 09:53:59AM -0700, [EMAIL PROTECTED] wrote:
> I tried this, but the make fails with error
> install:/usr/obj/usr/src/include/osreldate.h: No such file or directory
^ !!
> I just got the brand new current source, rebuilt the world and updated the
>
I tried this, but the make fails with error
install:/usr/obj/usr/src/include/osreldate.h: No such file or directory
I just got the brand new current source, rebuilt the world and updated the
kernel. If the source file is supposed to be there, its probably missing
on the server.
Any toughts - am
On 01-Nov-00 [EMAIL PROTECTED] wrote:
> Does anybody have a link to instructions for making an install CD with the
> 'current' state.
Well, you need to have the CVS repo handy for starters, then try
cd /usr/src/release
make release CHROOTDIR=/some/place/with/space CVSROOT=/my/cvsroot
Read th