Date: Fri, 2 Aug 2002 16:22:42 +0200 From: Guido Boehm <boehm@rising-systems.DE> To: freebsd-questions@freebsd.org Subject: re: problem in make depend Message-ID: <20020802162242.09e7b94f.boehm@rising-systems.de>
next in thread | raw e-mail | index | archive | help
> I got latest stable but I Can't be succesfull in compiling the kernel,
> any hints on how I Can find bsd.init.mk ?
> cd ../../modules ; env
> MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules
> make obj ; env
> MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules
> 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
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>Stop in /usr/src/sys/compile/DURLINDANA.
hi, i had the same problems on 2 machines over here, some others
compiled just fine.
i replaced bsd.init.mk and bsd.links.mk by
'/usr/src/share/mk/bsd.{links,init}.mk' im kmod.mk but ran into
some trouble later, it complained about something like
'no such target "_manpages"'.
maybe that helps
/lenix
--
www: http://www.lenix.de
fon: +49 - 173 - 80 99 196
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?20020802162242.09e7b94f.boehm>
