home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11738 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!msuinfo!vthnw.cvm.msu.edu!eoq
  3. From: eoq@vthnw.cvm.msu.edu (Edward Quillen)
  4. Subject: Compiling Elm 2.3 on RS6000 (AIX 3.2)
  5. Message-ID: <eoq.51.0@vthnw.cvm.msu.edu>
  6. Keywords: elm
  7. Lines: 17
  8. Sender: news@msuinfo.cl.msu.edu
  9. Organization: Veterinary Teaching Hospital, Michigan State Univ.
  10. Date: Thu, 19 Nov 92 19:00:11 GMT
  11.  
  12. I just tried to compile Elm 2.3 but am getting compiler errors due to the
  13. fact that redeclarations of common string macro appear in the code
  14. like:
  15.   char *strbrk();
  16.  
  17. I get an error message from the cc compiler:
  18. "addr_util.c", line 45.0: 1506-041 (S) Parameter list cannot contain 
  19.                fewer parameters than required by macro definition.
  20.  
  21. How can I tell the compiler to not choke on this problem!
  22. Thanks for the help!
  23.  
  24. +++++++++++++++++++++++++++++++++++++++++++++++++
  25. +++ ED (Edward Quillen)   (517) 336-1293      +++
  26. +++ Vet Teaching Hosp.    System Admin.       +++
  27. +++ Email: quillen@cps.msu.edu                +++
  28. +++++++++++++++++++++++++++++++++++++++++++++++++
  29.