[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package file buglets



  VaX#n8> I can't seem to statically link ppp into my kernel... it complains
  VaX#n8> that bsd_comp.c must be compiled as module 

And there is notthing you can do about it. See what lines 55-57 in 
/usr/linus/src/drivers/net/bsd_comp.c state:

#ifndef MODULE
#error This file must be compiled as a module.
#endif        

--
Dirk Eddelb"uttel                              http://qed.econ.queensu.ca/~edd


Reply to: