Re: pre-2.1.126-2 sd.c does not build as module

Alex Buell (alex.buell@tahallah.demon.co.uk)
Sun, 18 Oct 1998 21:10:29 -0400 (EDT)


On Sun, 18 Oct 1998, Alan Cox wrote:

> It gets broken by not being part of the tree. When I build and test things
> like ac1 I build 2 or 3 kernel sets with different options and I make modules
> of everything I dont posess to at least see it compiles - and people still find
> things that got missed. Trying to second guess multiple versions of an
> independant package is something I don't have time for.

Why not set up an automated script that does the following:

1) set makefile to UP
2) set all kernel build options to compile everything into the kernel
3) make clean ; make dep ; make bzlilo && make modules
5) set all kernel build options to compile everything as modules
6) make clean; make dep ; make bzlilo && make modules
7) set all your favourite kernel options
8) make clean; make dep ; make bzlilo && make modules
4) set makefile to SMP
5) Repeat steps 2 to 8.

Run through that script, and I'm sure it should pretty much catch anything
that's missing. How's that?

Cheers,
Alex

--
 /\_/\  Legalise cannabis now! 
( o.o ) Grow some cannabis today!
 > ^ <  Peace, Love, Unity and Respect to all.

http://www.tahallah.demon.co.uk - *new* - rewritten for text browser users!

Linux tahallah 2.1.125 #49 SMP Fri Oct 9 07:18:02 EDT 1998 Two Intel Pentium Pro processors, 331.78 total bogomips, 32M RAM System library 2.0.98

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/