home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 8982 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  890 b 

  1. Path: sparky!uunet!ogicse!psgrain!hippo!ufhx1!cssjs2
  2. From: cssjs2@ufhx1.ufh.ac.za (Mr I Scheepers)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386bsd list of bad patches: patch00019 -> SC_ERROR?
  5. Message-ID: <1992Nov17.074853.2556@ufhx1.ufh.ac.za>
  6. Date: 17 Nov 92 07:48:53 GMT
  7. Article-I.D.: ufhx1.1992Nov17.074853.2556
  8. References: <1992Nov14.223035.14857@jpusa1.chi.il.us> <RICH.92Nov15135940@omicron.Rice.edu>
  9. Organization: University of Fort Hare, Alice, Ciskei
  10. Lines: 17
  11.  
  12. In <RICH.92Nov15135940@omicron.Rice.edu> rich@Rice.edu (Richard Murphey) writes:
  13.  
  14. >In article <1992Nov14.223035.14857@jpusa1.chi.il.us> stu@jpusa1.chi.il.us (Stu Heiss) writes:
  15.  
  16. >   Which patches are bad and why...
  17.  
  18.  
  19. >patch00019 slip
  20.  
  21. I'm getting a compile error on patch00019: 
  22.     in ../../net/if_sl.c: In function slinput:
  23.     Line 634: `SC_ERROR' undeclared
  24. The offending line is
  25.         
  26.         sc->sc_flags |= SC_ERROR;
  27.  
  28. Any clues?
  29.