[ATrpms-users] Re: Difference between kernel config and source
config
Randy Davis
rd69 at randydavis.cc
Tue Feb 17 00:09:07 CET 2004
[Axel.Thimm at physik.fu-berlin.de wrote:]
>If you want to reproduce the same kernel build, you need to copy the
>right config to .config, edit the top Makefile to remove the "custom"
>safety suffix from the RELEASE variable. Run make oldconfig twice and
>the usual make dep, bzImage, modules etc sequence.
Right. Already tried that.
> > Here's the depmod errors I get on build.
> >
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.20-28_36.rh9.at/updates/drivers/media/video/ivtv-fb.o
> > [snip]
>but these are all not part of the kernel, but extra kernel modules that
>will (usually) only work for the kernel build against. E.g. if you take
>the kernel and change its configuration, you are likely to have to rebuild
>every kernel module, too.
OK, so I've got to get the sources for ivtv and follow that path. That
makes sense, actually. :-) (I already had them, but ran into problems, so
went back to the pre-packaged ones from the atrpms site - that would seem
to be my mistake).
>This looks like the kernel you built has no module support.
Nope, the kernel is loading the madwifi (ath_pci, wlan, etc) modules for my
WG311, no problem. Although, granted, it does look like that would be the
problem from the depmod output - perhaps the pointers moved, which would
make sense based upon your hint about how the modules are made.
Thank you very much for your fast response. Much appreciated!
Randy
More information about the atrpms-users
mailing list