Re: bzImage question - now make modules

2001-10-02 Thread Mike Andrew
On Monday 01 October 2001 14:58, Tony Alfrey wrote: make modules_install: OK until the very end where I think it runs depmod -a. The list of modules with unresolved symbols looks like [snip] Almost for sure (being a caldera derived kernel) the offender is /etc/modules.conf. remove all

Re: bzImage question - now make modules

2001-10-02 Thread Tony Alfrey
On Tuesday 02 October 2001 06:57 am,Mike Andrew wrote: On Monday 01 October 2001 14:58, Tony Alfrey wrote: make modules_install: OK until the very end where I think it runs depmod -a. The list of modules with unresolved symbols looks like [snip] Almost for sure (being a caldera

bzImage question - now make modules

2001-09-30 Thread Tony Alfrey
Hi list! Earlier I complained about my 2.4.4 kernel compile crashing at make bzImage. But it appears that the problem was in running xconfig in run level 3 and not within X. So now things get as far as make modules before going bonk. I get this: buz.c:322: `KMALLOC_MAXSIZE' undeclared

Re: bzImage question - now make modules

2001-09-30 Thread Tony Alfrey
On Sunday 30 September 2001 06:46 pm,Collins Richey wrote: snip zoran is a loadable kernel module for a video adapter that is selected as m in xconfig as is buz. So what do you experts think? Should I just trash these in xconfig? Or any other ideas? Unless your hardware

Re: bzImage question - now make modules

2001-09-30 Thread Bruce Marshall
On Sunday 30 September 2001 23:28 pm, Tony Alfrey wrote: OK, I removed zoran and buz from the video adapters loadable modules. I re-ran xconfig: OK make dep:   OK make clean:   OK make bzImage:  OK make modules:  OK make modules_install:   OK until the very end where I think it runs

Re: bzImage question - now make modules

2001-09-30 Thread Tony Alfrey
On Sunday 30 September 2001 08:51 pm, Bruce Marshall spoke thus unto Caesar's assembled legions: On Sunday 30 September 2001 23:28 pm, Tony Alfrey wrote: OK, I removed zoran and buz from the video adapters loadable modules. I re-ran xconfig: OK make dep:   OK make clean:   OK make