The modules problem seems to be that somthing needs a driver that is in the
sound configuration.  I disabled sound support and the modules always failed

while compiling radiosomething.o sying it needed something else.  I guessed
it was the sound stuff and added it back in and the modules are now
compiling past the point where is previously failed.

We'll see what happens next.

Bret

Bret Hughes wrote:

> after I compile a newly configured kernel using:
>
> make mrproper
> make menuconifg
> make dep
> make clean
> make bzImage
>
> I get a vmlinuz file in /usr/src/linux (2.2.14-5.0)
> and a much smaller file in arch/i386/boot/bzImage
>
> The kernel howto indicates that bzImage is the one I should move and it
> seems to work, but what is the vmlinuz file that is almost 3 times the
> size?
>
> I am trying to get the modules to compile correctly, not all of them are
> getting built.
>
> any help appreciated.
>
> Bret


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to