The kernel would not even compile with gcc-3.x Thus, I have been using the following:
make CC=gcc-2.95 dep make CC=gcc-2.95 bzImage cp arch/i386/boot/bzImage /boot/vmlinuz-newkern cp System.map /boot/System.map-newkern lilo make CC=gcc-2.95 modules make CC=gcc-2.95 modules_install >Which compiler did you use? GCC 2.95.4 is known to create buggy SMP >kernels, at least it did in my experience. If you used that one, you may >want to try using 3.x. -- -\ - /- --([0]-[0])-- +--------oOOo-(_)-oOOo--------------------------+ | Theodore Knab | | Annapolis Linux LUG when not a sysadmin | +-----------------------------------------------+ |You are my wife, so you are under contractual | |obligation to like me. ---Homer Simpson | | oOOo | | ( ) oOOo | +--------\ (----( )--------------------------+ \_) ) / (-/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]