Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 18:37:25 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        osa@unibest.ru, freebsd-current@FreeBSD.ORG
Subject:   Re: Cann't compile new kernel....
Message-ID:  <19980219183725.54814@follo.net>
In-Reply-To: <19980219172957.7629.qmail@gated.unibest.ru>; from osa@unibest.ru on Thu, Feb 19, 1998 at 05:29:57PM -0000
References:  <19980219172957.7629.qmail@gated.unibest.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 19, 1998 at 05:29:57PM -0000, osa@unibest.ru wrote:
> 
> Hello!
> 
> When i run
> # make depend
> its says :
> ../../i386/i386/autoconf.c:51: opt_lfs.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
> 
> Stop.
> 
> 
> What can i do ?

Update the rest of your source tree.  It looks like you've only
updated src/sys/conf/options, not src/sys/i386/i386/autoconf.c

The include of opt_lfs.h was removed at the same time as that file
stopped being generated, AFAIK.

Eivind.


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



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