I had that problem too. I got around it by just compiling it in instead of using a module.
CONFIG_BINFMT_ELF=y I'm not sure exactly what it does or why...but I don't get the error! This kernel pkg of mine seems to work for me: http://toolbox/~amurphy/fai/kernel-doc-2.4.19_ProdUltra0.1_all.deb Austin Murphy ------------- Student Systems Programmer Rutgers University On Thu, 10 Oct 2002, Tim Ellis wrote: > I have an error on my Debian system: > > ---------------------------------------------------------------------- > depmod: *** Unresolved symbols in > /lib/modules/2.4.18/kernel/fs/binfmt_elf.o There was a problem running > depmod. This may be benign, (You may have versioned symbol names, for > instance). Or this could be an error. In any case, since depmod is > run at install time, we could just defer running depmod > Would you like to abort now? [Yes] > ---------------------------------------------------------------------- > > Looking at the mail archives, it is claimed that this only affects you if > you're trying to run 64-bit userspace (which I wager I'm not). > > However, every time I run "apt-get ANYOPTION ANYTHING", it will remember > it had this error before, and will keep asking me if I want to abort the > reconfigure of kernel-image-2.4.18-sun4u (the package above). > > How do I make it stop asking this question? > > -- > Tim Ellis > Senior Database Architect > Gamet, Inc. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

