home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / elm / 2006 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. Path: sparky!uunet!vtserf!joesbar.cc.vt.edu!ranck
  2. From: ranck@joesbar.cc.vt.edu (Wm. L. Ranck)
  3. Newsgroups: comp.mail.elm
  4. Subject: Compile error and screen formatting under AIX?
  5. Message-ID: <5143@vtserf.cc.vt.edu>
  6. Date: 27 Jul 92 19:28:55 GMT
  7. Sender: usenet@vtserf.cc.vt.edu
  8. Lines: 25
  9. X-Newsreader: Tin 1.1 PL4
  10.  
  11. Hello folks,
  12.    I have compiled ELM under AIX 3.2 with some success.  However
  13. I did get one compiler error from "leavembox.c" that said:
  14.  
  15. "leavembox.c", line 390.30: 1506-045 (S) Undeclared identifier SIGIGN
  16.  
  17. When I looked into that file I found that SIGIGN was only used in one
  18. location inside an #ifdef.  I commented out the line and the compile 
  19. proceeded.  There was another error that referred back to the commmented
  20. line, but it didn't stop the make.
  21.    So, now ELM (2.3 PL11) seems to be working for me, but I don't kn
  22. know what to do about that error.  Is there a patch I need to apply?
  23.  
  24. A second problem has to do with the screen size not being reecognized.
  25. I have read some of the old messages in this group and I'm not sure
  26. if some of the problems others have had are the same as mine, or perhaps
  27. that line I commented out is the problem (the code really doesn't suggest
  28. that to me).  Where do I find if my ELM is using -lcurses or -lterminfo?
  29. I looked in the config.sh and some of the other files but didn't see it.
  30.  
  31. Thanks in advance for any hints or suggestions.
  32.  
  33. Bill Ranck
  34. ranck@joesbar.cc.vt.edu
  35.  
  36.