In message <001e01c0a51b$9a1bd830$0a0110ac@guillaume> "Guillaume" writes:
: ===> if_sl
: make: don't know how to make machine/lock.h. Stop
First, run make depend. If that doesn't fix your problem, then cd
src/sys/modules and do a find . -name .depend -delete.
Stale copies of .depend wind up in
Hello,
I upgraded to the lastest -CURRENT (CVSup/make buildworld/make installworld)
yesterday and now I have a problem to compile my kernel.
When I do a make I get this error:
===> fdesc
===> fxp
===> if_disc
===> if_ef
===> if_ppp
===> if_sl
make: don't know how to make machine/lock.