Re: PROBLEM: Segmentation fault [SIGSEGV] reading from /proc/tty/driv er/serial

From: Igmar Palsenberg (maillist@chello.nl)
Date: Mon Sep 18 2000 - 16:16:40 EST


> reproduce the exact kernel configuration of my running 2.2.14 system
> and a 2.2.17 kernel. (It would be extremely useful to have a pointer
> to a tool which would duplicate the configs rather than going through
> the manual process of configuring the kernel build).

cp .config new_kernel_dir

cd new_kernel_dir
make menuconfig
<save>
make dep; make clean; make bzImage

        Igmar

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



This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 21:00:18 EST