home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21285 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.os.linux
  2. From: agc@weasel.demon.co.uk (Alan Charlton)
  3. Path: sparky!uunet!pipex!demon!weasel.demon.co.uk!agc
  4. Subject: Re: UUCP 103 (taylor)
  5. Reply-To: agc@weasel.demon.co.uk
  6. Distribution: world
  7. X-Mailer: cppnews $Revision: 1.20 $
  8. Organization: nowhere in particular...
  9. Lines: 34
  10. Date: Mon, 21 Dec 1992 16:47:03 +0000
  11. Message-ID: <724981623snx@weasel.demon.co.uk>
  12. Sender: usenet@demon.co.uk
  13.  
  14. In article <1992Dec21.153625.4491@welchgate.welch.jhu.edu> keithc@welchgate.welch.jhu.edu (Keith Christopher) writes:
  15. > Hi,
  16. >  I have almost everything in the SLS installed (not X) and the compiler is installed correctly as well as mail and ELM2.3. The problem is when I FPTd uucp103.tar from TSX-11. I untarred it to my /usr partition. And ran make. the error messages I get are these:
  17. > Infile included from uucico.c:304:uucp.h:1180:conflicting types for 'strncasecmp'
  18. > /usr/include/string.h:36: previous declaration of 'strncasecmp'
  19. > make *** [uucico.o] error 1
  20. > any ideas ?
  21. > keithc@welchgate.welch.jhu.edu
  22.  
  23. Comment out the #define for strncasecmp in uucp.h;  this function is already defined
  24. in /usr/include/stdlib.h (I think) and the re-definition is causing GCC to barf.
  25.  
  26. Cheers,
  27.  
  28. Alan.
  29. -- 
  30. +---------------------------------+--------------------------------+
  31. | Alan Charlton, Bristol, England | If B.U.R.D. doesn't spell Bird |
  32. | agc@cix.compulink.co.uk         | - what the hell does it spell? |
  33. | agc@weasel.demon.co.uk          |                                |
  34. | Tel:  +44 454 202706 (after 6)  | ---  W. R. Hearst              |
  35. +---------------------------------+--------------------------------+
  36.