home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!coplex!digund!copernicus
- From: copernicus@digund.uucp (Copernicus)
- Newsgroups: comp.os.linux
- Subject: Compiling 0.97
- Message-ID: <3693.70.uupcb@digund.uucp>
- Date: 14 Aug 92 22:03:00 GMT
- Distribution: world
- Organization: Digital Underground - PRIVATE
- Reply-To: copernicus@digund.uucp (Copernicus)
- Lines: 28
-
- To: hammond@kwhpc.caseng.com
-
- KWHC:>I've installed GCC 2.2.2 (less 2.2.2inc.tar.Z) and untarred the 0.97 kerne
- KWHC:>sources. I've installed the symlink from /usr/include/linux to
- KWHC:>/usr/src/linux/include/linux. The make proceedes fine until it tries to
- KWHC:>build tools/build.c and then failes because stdlib.h tries to include
- KWHC:>sys/types.h and sys/types.h does not exist.
-
- KWHC:>Any ideas? What am I missing here? Every one else seems to have just ins
- KWHC:>GCC 2.2.2 and the 0.97 sources and built everything fine??
-
- KWHC:>Could you post and mail to me directly as I only get the digest and have a
- KWHC:>urgent need to get the 0.97 kernel compiled?
-
- KWHC:>-kwh-
-
- Basically all I did (and I did this today) was this:
-
- echo "#include <types.h>" >> /usr/include/sys/types.h
-
- Workes great for me.
-
- Linus: GREAT job on Linux so far. I use this over ANYTHING right now.
-
- Chris Nalley
- ---
- . SLMR 2.1 . Hello, I am part number ................
-
-