home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16364 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.8 KB

  1. Path: sparky!uunet!ogicse!network.ucsd.edu!usc!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!kitty.ksu.ksu.edu!news
  2. From: probreak@kitty.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Warning: using old stat() call. Recompile binary.
  5. Message-ID: <1drde8INNmbm@kitty.ksu.ksu.edu>
  6. Date: 11 Nov 92 04:47:04 GMT
  7. Article-I.D.: kitty.1drde8INNmbm
  8. References: <martin.721363005@menaik> <1992Nov10.155049.26567@cbnewsj.cb.att.com> <BxIEAB.192@ra.nrl.navy.mil> <1992Nov10.221953.12055@odin.diku.dk>
  9. Organization: Kansas State University
  10. Lines: 30
  11. NNTP-Posting-Host: kitty.ksu.ksu.edu
  12.  
  13. dingbat@diku.dk (Niels Skov Olsen) writes:
  14.  
  15. >eric@tantalus.nrl.navy.mil (Eric Youngdale) writes:
  16.  
  17. >>In article <1992Nov10.155049.26567@cbnewsj.cb.att.com> nhc@cbnewsj.cb.att.com (n.h.chandler) writes:
  18. >>>In article <martin.721363005@menaik>, martin@cs.UAlberta.CA (Tim Martin; FSO; Soil Sciences) writes:
  19. >>>> My attempts to compile the latest Linux have not been very 
  20. >>>> successful.  With patch level 4 I get the following error
  21. >>>> several times, for each disk access command I enter:
  22. >>>>   Warning: using old stat() call.  Recompile binary.
  23. >>>
  24. >>>I have the same problem with pl4.  As soon as the system boots
  25. >>>the screen is filled with warning messages "old_stat_call(). Recompile binary"
  26.  
  27. >>    I had the same problem.  It was the setterm binary, and I just pulled
  28. >>the copy from H.J.'s bootable rootdisk and that solved everything.
  29.  
  30. >I had a really weird one here: I got the stat() message on setterm and
  31. >swapon while booting up. I recompiled both and the problem went away.
  32. >Now I just booted Linux and the stat() messages are back!!!
  33.  
  34. >What gives?
  35.  
  36. >Niels
  37.  
  38. Check mount and any other program you run out of rc and rc.local.
  39. The only one I use that is really annoying is zip and unzip. Those pile
  40. on 2 messsages for every file they work on.`
  41.  
  42. James
  43.