Re: troubles compiling kernel

From: Divacky Roman <xdivac02_at_stud.fit.vutbr.cz>
Date: Sat, 3 Jul 2004 18:51:07 +0200
> and second is:
> ===> usb
> _at_ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> ln -s /usr/obj/usr/src/sys/NEOLOGISM/opt_usb.h opt_usb.h
> make: don't know how to make usbdevs_data.h. Stop
> *** Error code 2
> 
> this file should be autogenerated by Makefile.usbdevs which I dont have
> (its not in cvs repo too)

that Makefile.usbdevs should call tools/usbdevs2h.awk...

witten src# find /usr/src/ -name "Makefile*" -exec grep usbdevs2h {} \; -print
witten src#

this script is called from no Makefile*, doesnt this hurt?

roman
Received on Sat Jul 03 2004 - 14:51:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC