On Sat, 8 Aug 1998, chrisj wrote:

> I would like to compile a development kernel. What, specifcally, needs to be 
> installed? (i.e. g++, glibc, glibc-devel, bin86, etc.) I have tried to compile 
> it based on the listing on LinuxHQ, but I continue to get compile time errors. 
> The first errors were due to the missing bin86 binary. I am continuing to get 
> errors and think it is becaue I am missing other binaries.
> 
There's a list in the Documentation/Changes file.  For 2.1.115 it is:
- Kernel modules         modutils-2.1.85         ; insmod -V
- Gnu C                  2.7.2.3                 ; gcc --version
- Binutils               2.8.1.0.23              ; ld -v
- Linux C Library        5.4.44                  ; ls -l /lib/libc.so.*
- Dynamic Linker (ld.so) 1.9.9                   ; ldd --version or ldd -v
- Linux C++ Library      2.7.2.8                 ; ls -l /usr/lib/libg++.so.*
- Procps                 1.2.7                   ; ps --version
- Procinfo               14                      ; procinfo -v
- Mount                  2.7l                    ; mount --version
- Net-tools              1.45                    ; hostname -V
- Loadlin                1.6a
- Sh-utils               1.16                    ; basename --v
- Autofs                 0.3.11                  ; automount --version
- NFS                    0.4.21                  ; showmount --version
- Bash                   1.14.7                  ; bash -version
- Ncpfs                  2.2.0                   ; ncpmount -v
- Pcmcia-cs              3.0.1
- PPP                    2.3.5                   ; pppd -v

--
Mike <[EMAIL PROTECTED]>

Sushido, n.:
        The way of the tuna.

Reply via email to