home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!Germany.EU.net!news.uni-bielefeld.de!aixrs0!hank
- From: hank@informatik.uni-essen.de (Hendrik G. Seliger)
- Subject: Re: SLS xmkmf and 0.99pl4 top/w problem
- Sender: newsadm@aixrs0.hrz.uni-essen.de
- Message-ID: <1993Jan27.075705.23803@aixrs0.hrz.uni-essen.de>
- Date: Wed, 27 Jan 1993 07:57:05 GMT
- References: <1993Jan26.223413.1689@netcom.com>
- Nntp-Posting-Host: sparc1-ppp.ikb.uni-essen.de
- Organization: Uni-Essen
- X-Newsreader: Tin 1.1 PL4
- Lines: 33
-
- jsteele@netcom.com (John Steele) writes:
- : There may be a problem with the current version of SLS with xmkmf.
- : Attempting to execute gives '/lib/cpp does not exist' and refuses to
- : continue. There is no /lib/cpp, is this a version of gcc problem?
-
- This is no xmkmf-problem, just a missing link. If you type
-
- ln -s /usr/lib/gcc-lib/i386-linux/2.3.3/cpp /lib/cpp
-
- your problem will be GONE!
-
- : Secondly, I am using pl4 -m486 with basically all fs's installed,
- : excluding SCSI, using a 660M ESDI drive completely for Linux fs/efs.
- :
- : Everything appears to be working fine, with exception to 'w':
- :
- : 10:42am up 8426 days, 10:33, 6 users load average 0.0, 0.0, 0.0
- : User tty login@ idle JCPU PCPU what
- : lseek kmem: Unknown error 151587082
- :
- :
- : Obviously I haven't had this system up for 8426 days :> and the load
- : average is incorrect and is it counting vc's as users? Oh, top quit
- : working also. ps, who, all appear correct.
-
- Isn't this in the FAQ???
-
- Well, just dump those versions of ps, w, and co. which directly access
- /dev/kmem and use the new proc-based versions. Otherwise you will have
- to keep on getting new versions with every kernel update. That procps-stuff
- is on tsx-11 (somewhere).
-
- Hank.
-