On 7/3/07, Akemi Yagi amyagi@gmail.com wrote:
On 7/3/07, Mark Hull-Richter mhullrich@gmail.com wrote:
Hmm, interesting - where did you get this source (I want it!). I pulled down mine from http://mirror.centos.org/centos/5.0/updates/SRPMS/ yesterday - it is dated 15-Jun-2007 23:32, which is 15 days older than your config files. Mine (which are in the SOURCES directory) show this:
64703 Jun 1 15:44 kernel-2.6.18-x86_64.config 64767 Jun 1 15:44 kernel-2.6.18-x86_64-kdump.config 65935 Jun 1 15:44 kernel-2.6.18-x86_64-xen.config
The .config files I showed are from the BUILD directory. The timestamp was when I ran rpmbuild -bp. The src.rpm is from the same place as yours I believe.
Akemi
When you got this warning:
WARNING: "autofs_kill_sb" [fs/autofs/autofs.ko] undefined!
did you copy the config file from the SOURCES directory? And did you run "make oldconfig" after copying but before "make menuconfig"? If this was not the case, try the make oldconfig step. This should give you the correct AUTOFS options.
Akemi