Re: Help compiling my kernel

1999-02-03 Thread Helge Hafting
1) I would really rather not have to go through the config process - it is my hope that I can use the standard .config file with a few modifications - in particular, sound and APM enabled. Can't I just use the standard .config file, modify a few things via an editor, and use it to recompile

Help compiling my kernel

1999-02-02 Thread MallarJ
I need some help compiling my kernel: 1) I would really rather not have to go through the config process - it is my hope that I can use the standard .config file with a few modifications - in particular, sound and APM enabled. Can't I just use the standard .config file, modify a few things via

Re: Help compiling my kernel

1999-02-02 Thread Björn Elwhagen
Please correct/add ANYTHING in my answers. On Mon, Feb 01, 1999 at 10:16:12PM -0600, [EMAIL PROTECTED] wrote this: I need some help compiling my kernel: 1) I would really rather not have to go through the config process - it is my hope that I can use the standard .config file with a few

Re: Help compiling my kernel

1999-02-02 Thread MallarJ
In a message dated 2/2/99 8:11:01 AM Central Standard Time, [EMAIL PROTECTED] writes: 5) I seem to have three different versions of the header files. Do I really need them all? I have: libc6 - /usr/include libc5-altdev -

Re: Help compiling my kernel

1999-02-02 Thread wtopa
Subject: Help compiling my kernel Date: Mon, Feb 01, 1999 at 11:12:38PM -0500 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): I need some help compiling my kernel: 1) I would really rather not have to go through the config process - it is my

Re: Help compiling my kernel

1999-02-02 Thread Gary L. Hennigan
[EMAIL PROTECTED] writes: | 4) According to the README in /usr/src/linux, I should link as follows: | | ln -s /usr/src/linux/include/asm-i386 /usr/include/asm | ln -s /usr/src/linux/include/linux /usr/include/linux | ln -s /usr/src/linux/include/scsi

Re: Help compiling my kernel

1999-02-02 Thread wtopa
Subject: Re: Help compiling my kernel Date: Tue, Feb 02, 1999 at 01:00:59PM -0700 In reply to:Gary L. Hennigan Quoting Gary L. Hennigan([EMAIL PROTECTED]): [EMAIL PROTECTED] writes: | 4) According to the README in /usr/src/linux, I should link as follows: | | ln -s