All of lore.kernel.org
 help / color / mirror / Atom feed
* make install fails w/ aic79xx module not found
@ 2005-07-01 23:54 King, Steven R
  2005-07-03 21:01 ` Kip Macy
  0 siblings, 1 reply; 3+ messages in thread
From: King, Steven R @ 2005-07-01 23:54 UTC (permalink / raw)
  To: xen-devel

Hi Folks,
 
I'm trying to build and install the up-to-the-minute xen-unstable on a
32-bit Xeon running Fedora Core 2.

I can 'make world' fine, but 'make install' is failing in the
install-kernels piece with:

  CHK     usr/initramfs_list
sh /usr/src/xen-unstable.hg/linux-2.6.11-xen0/arch/i386/boot/install.sh
2.6.11.12-xen0 vmlinuz System.map ""
No module aic79xx found for kernel 2.6.11.12-xen0, aborting.
mkinitrd failed
make[3]: *** [install] Error 1
make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.11-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg'
make[1]: *** [linux-2.6-xen0-build] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg'
make: *** [kernels] Error 1


I've experimented all day trying to get this work.  The aic79xx driver
is set in the configuration to 'included' and is building correctly.  If
I force the aic79xx driver to build as a module, I then get the same
error in the xenU install.

The build and install process using xen 2.06 stable source works fine on
this machine.

This is hopefully just a newbie mistake.  Any guidance would be greatly
appreciated.

Thanks,
-steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-03 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01 23:54 make install fails w/ aic79xx module not found King, Steven R
2005-07-03 21:01 ` Kip Macy
2005-07-03 22:29   ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.