You should write make help to see what options are there.
Read the change log, to see what are the requirements for upgrading to 2.6 
(and there are some), to make sure you are up to date.

If I recall correctly, you should, anyhow, type make and not make bzImage

Ez.

On Friday 26 December 2003 14:40, Ori Idan wrote:
> I downloaded Kernel 2.6.0 from kernel.org
> I used make gconfig to make my configuration, starting from scratch, not
> using any previous .config file.
>
> I then did: make bzImage
> After few minutes that it was compiling many files it gave me few errors
> such as:
>
> drivers/built-in.o(.text+0x48f37): In function `ide_match_hwif':
> : undefined reference to `ide_hwifs'
>
> or:
>
> drivers/built-in.o(.text+0x49740): In function `ide_setup_pci_controller':
> : undefined reference to `noautodma'
>
> and:
>
> drivers/built-in.o(.text+0x4a318): In function `__ide_dma_off_quietly':
> : undefined reference to `ide_toggle_bounce'
>
> Does anyone have any idea what am I doing wrong?
>
> --
> Ori Idan
>
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to