Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Oct 2002 14:16:28 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        "Remi ..." <jesusoncrack@hotmail.com>
Cc:        FreeBSD-Questions@FreeBSD.ORG
Subject:   Re: 4.7-RC error
Message-ID:  <3DA0A82C.8030009@owt.com>
References:  <F159JpNzE4KuPl1blQ4000134fc@hotmail.com>

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


Remi ... wrote:
> my /etc/cvsupfile:
> .....
> tag=RELENG_4
> ......
> src-all
> 
> 
> 
> During a kernel build of 4.7-RC, wheni execute "make depend" i recieve 
> the following error:
> 
> rm -f .depend
> mv -f .newdep .depend
> cd ../../modules ; env 
> MAKEOBJDIRPREFIX=/usr/src/sys/compile/Build_2/modules MACHINE=i386 make 
> obj ;  env MAKEOBJDIRPREFIX=/usr/src/sys/compile/Build_2/modules 
> MACHINE=i386 make depend
> ===> accf_data
> "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not 
> find bsd.init.mk
> "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not 
> find bsd.links.mk
> make: fatal errors encountered -- cannot continue
> *** Error code 1


This doesn't happen if you buildworld, build[install]kernel, 
installworld, and etc. You can work around it but the method in 
/usr/src/UPDATING is there for a reason.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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




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