Date: Sat, 19 May 2001 10:40:03 -0500 (CDT) From: Jonathan Lemon <jlemon@flugsvamp.com> To: dbsoft@technologist.com, stable@freebsd.org Subject: Re: make depend fails Message-ID: <200105191540.f4JFe3D70404@prism.flugsvamp.com> In-Reply-To: <local.mail.freebsd-stable/200105191409.JAA00410@gateway.dbsoft-consulting.com> References: <local.mail.freebsd-stable/20010519064527.A12433@greycat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <local.mail.freebsd-stable/200105191409.JAA00410@gateway.dbsoft-consulting.com> you write:
>On Sat, 19 May 2001 06:45:28 -0700, Dann Lunsford wrote:
>
>>> ===> libmchain
>>> "/usr/src/sys/modules/libmchain/../../conf/kmod.mk", line 192: "can't find
>>> kern
>>> l source tree"
>>> *** Error code 1
>>>
>>> Stop in /usr/src/sys/modules.
>>> *** Error code 1
>>>
>>> Stop in /usr/src/sys/compile/XXXXXXX.
>>>
>>>
>>> Any help greatly appreciated
>>> Bryan
>>Confirmed. Exactly the same problem. CVSUP'd yesterday and this
>>morning, RELENG_4. HALLLP!
>
>!exists(${SYSDIR}/kern/) is failing in kmod.mk. I fixed this
>by definining it manually:
>
>SYSDIR=/usr/src/sys
>
>at about line 190. I am not sure why it is failing but I am
>sure the FreeBSD team will fix it soon enough. ;)
My fault; I neglected to commit a second file (sys/conf/kmod.mk) that
also needed to be updated. Another cvsup should pick this up.
--
Jonathan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105191540.f4JFe3D70404>
