[kbuild-devel] Re: CML2 design philosophy heads-up

2001-05-18 Thread frank
ard was being designed in the mid-1980s. But it is a VME board. That means you can put a SCSI controller on the VME bus (and these do exist, I have one right here). Frank > > (The article I found is kind of interesting. It's a dissection of the > MVME147's design and hist

[kbuild-devel] xconfig

2003-11-23 Thread frank
I've been compiling kernels for many years, even before RH6... Did RH 6.. 7.2 ... 7.3 .. now 9. Why is RH9 so much slower than any other ?? About 60% slower, thats a LOT ! These were compiled all on the same machine. RH7.3 was the fastest. Just curious. Frank [EMAIL PROTECTED]

[kbuild-devel] [PATCH] modpost bug with multiple SUBDIRS and kernel 2.6.17.6

2006-07-22 Thread Frank Hess
. This made modulesymfile get set to a bad value. I used $(firstword ...) to set modulesymfile using only the first directory in KBUILD_EXTMOD, like the way MODVERDIR is set in the top-level Makefile. -- Frank --- Makefile.modpost.original 2006-07-15 15:00:43.0 -0400 +++ Makefile.modpost

[kbuild-devel] make install with nfs root_squash

2007-04-18 Thread Frank Mori Hess
the old kernel I was using (2.6.8). Is there any reason that a "make modules_install" has to modify files in the source tree? -- Frank pgpNRZi4CU9QN.pgp Description: PGP signature - This SF.net email is sponsore

Re: [kbuild-devel] make install with nfs root_squash

2007-04-19 Thread Frank Mori Hess
put attached). I've worked around it by having the autoconf make all target ignore errors from the invocation of the kernel's "make modules". -- Frank make: Entering directory `/usr/src/linux-headers-2.6.18-4-686' test -e include/linux/autoconf.h -a -e include/config/auto