> I have a kernel build running right now where I have built 64-bit > support for ELF binaries into the kernel. That's the *only* thing I've > changed from the /boot/config-2.4.18 file. > I'll return when that build is done.
bin_fmtelf should be buildable as a module, but IIRC, something changed to prevent that. You could disable it if you aren't anticipating using 64-bit binaries (by default the system doesn't use them). -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

