home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!news.cs.andrews.edu!zds-oem!benjamin
- From: Benjamin@zds-oem.zds.com
- Subject: trouble compiling .99.3 HELP!
- Organization: Zenith Data Systems, OEM Systems Engineering
- Date: Thu, 21 Jan 1993 14:34:55 GMT
- Message-ID: <1993Jan21.143455.19144@zds-oem.zds.com>
- Sender: Benjamin@zds-oem.zds.com
- Lines: 26
-
-
- I was trying to get PS to work with my .98.5 version but The SLS
- I installed did not include a tools/system dir so I could not run
- ps -U anyway I thought maybe that was created when the kernal was
- compiled and I wanted to get .99.3 anyway.
- So I got the 99.3 source from Wuarchive and set about compiling it.
- when trying to run "make dep" it ran into trouble here is what it said:
- for i in chr_drv blk_drv FPU-emu; do (cd $i && make dep); done
- chr_drv: no such file or directory
- blk_drv: no such file or directory
- FPU-emu: no such file or directory
- make[2]: *** [dep] Error 1
- make[1]: *** [dep] Error 1
- make: *** [dep] Error 1
-
- But I thought it was not important (heh heh, foolish user)
- when I ran MAKE ALL it worked fine until it went into net/tcp
- then it could not find include/cdefs.h
- I am using gcc version 2.2.2d (if that matters)
- Can someone help me out? Do I just need cdefs.h? (could you uuencode it
- to me?)
-
- THanks for all the help!
- Adam B. (linux wanna-be)
- Benjamin@zds-oem.zds.com
-
-