home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21722 < prev    next >
Encoding:
Text File  |  1992-12-26  |  826 b   |  26 lines

  1. Path: sparky!uunet!portal!cup.portal.com!Dave-Nuttall
  2. From: Dave-Nuttall@cup.portal.com (David Dave Nuttall)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: UUCP 103 (taylor)
  5. Message-ID: <72424@cup.portal.com>
  6. Date: Sat, 26 Dec 92 04:47:14 PST
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. References:  <724981623snx@weasel.demon.co.uk>
  10. Lines: 14
  11.  
  12. I am also having difficulty compiling Taylor UUCP 103 under Linux 0.99pl1.
  13. Commenting out the line:
  14.     #define strncasecmp strnicmp
  15.  
  16. does not fix it....rather it results in an error pointing at line
  17. 1182 which is apparently:
  18.  
  19.     extern int strncasecmp P((const char *z1, const char *z2, int clen));
  20.  
  21. If you comment out that line, it just gets worse!
  22. Any constructive comments would be appreciated.
  23. Thanks.
  24.  
  25. (And "Read the FAQ" is cute, but no always instructive or constructive.)
  26.