Re: Build broken and not building modules

2002-03-03 Thread Glenn Gombert
try "make -DNO_WERROR kernel" it overrides the complier warning messages being generated at the moment (that are treated as errors) . Aleksander Rozman - Andy <[EMAIL PROTECTED]> wrote: > > Hi ! > > I am trying to compile in my code for kernel, but every time I start > > compile (e

Build broken and not building modules

2002-03-03 Thread Aleksander Rozman - Andy
Hi ! I am trying to compile in my code for kernel, but every time I start compile (even without my code) it stops in modules. It seems that latest commits have a lot of modules errors. Is there a way to override building modules. To build kernel I usually go to i386/compile/NAME directory and