troubles compiling kernel
    Divacky Roman 
    xdivac02 at stud.fit.vutbr.cz
       
    Sat Jul  3 09:51:11 PDT 2004
    
    
  
> and second is:
> ===> usb
> @ -> /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
    
    
More information about the freebsd-current
mailing list