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

Re: Kernel Build fails



Ralf Hildebrandt wrote:
> I downloaded the recent kernel sources via ftp (CVS wouldn't work). I
> made some changes to the config and now the build fails:
...
> drivers/video/video.o: In function sticore_pci_init':
> drivers/video/video.o(.init.text+0x1f58): undefined reference to
> print_pci_hwpath'
> 
> I disabled PCI support, since my 712/80 has no PCI bus.

Did you do a "make clean" before running "make vmlinux"?

Generally, "make clean" is needed after mucking with
the .config file.

grant



Reply to: