In <[EMAIL PROTECTED]>, on 01/02/2001
> at 10:36 PM, David La Croix <[EMAIL PROTECTED]> said:
>
>
>>Just CVSupped 4.2-STABLE this evening, and tried to build a new kernel
>>on the following system:
>
>>FreeBSD narf.suddendeceleration.com 4.2-BETA FreeBSD 4.2-BETA #21: Mon
>>Nov 20 19:02:11 CST 2000
>>[EMAIL PROTECTED]:/usr/local/src/sys/compile/narf
>>i386 gcc version 2.95.2 19991024 (release)
>
>
>>Make depend fails with the following message:
>
>>mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
>>-I@/../include -I/usr/include
>>/usr/local/src/sys/modules/ray/../../dev/ray/if_ray.c
>>/usr/local/src/sys/modules/ray/../../dev/ray/if_ray.c:268:
>>dev/ray/if_raymib.h: No such file or directory
>>mkdep: compile failed
>>*** Error code 1
>
>>Stop in /usr/local/src/sys/modules/ray.
>>*** Error code 1
>
>>Stop in /usr/local/src/sys/modules.
>>*** Error code 1
>
>
>>Sorry if someone already noticed this and fixed it ...
>>I don't subscribe to -stable.
>
>
>>To Unsubscribe: send mail to [EMAIL PROTECTED]
>>with "unsubscribe freebsd-stable" in the body of the message
>
>Same here. Tried to build it with both a custom kernel config and
>GENERIC. Fails identically (with above) each time.
>
>jmc
>
>------------------------------------------------------
>[EMAIL PROTECTED]
>
>Using OS/2 since 1.0
>------------------------------------------------------
>
>
>
A New driver, ray, was added lately and a file was missed. You can try
MODULES_WITH_WORLD=true when building the kernel to skip moudles.
Note: I have not tried yet. If it doesn't work, try to delete "ray" modules in the
Makefile.
===================================================================
新浪免費電子郵箱 http://sinamail.sina.com.hk
新浪有獎Ecard"燢"佳節 http://ecards1.sina.com.hk/info.cgi
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message