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

  1. Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.org!easix!umunk!udo
  2. From: udo@umunk.GUN.de (Udo Munk)
  3. Newsgroups: comp.mail.elm
  4. Distribution: world
  5. Subject: Re: Compile error and screen formatting under AIX?
  6. X-Newsreader: Tin 1.1 PL4
  7. References: <5143@vtserf.cc.vt.edu>
  8. Message-ID: <9207298414@umunk.GUN.de>
  9. Organization: umunk (private)
  10. Date: Wed, 29 Jul 92 12:50:29 +0100
  11. Lines: 25
  12.  
  13. ranck@joesbar.cc.vt.edu (Wm. L. Ranck) writes:
  14. : Hello folks,
  15. :    I have compiled ELM under AIX 3.2 with some success.  However
  16. : I did get one compiler error from "leavembox.c" that said:
  17. : "leavembox.c", line 390.30: 1506-045 (S) Undeclared identifier SIGIGN
  18.  
  19. Only a typing error, change SIGIGN to SIG_IGN.
  20.  
  21. : A second problem has to do with the screen size not being reecognized.
  22. : I have read some of the old messages in this group and I'm not sure
  23. : if some of the problems others have had are the same as mine, or perhaps
  24. : that line I commented out is the problem (the code really doesn't suggest
  25. : that to me).  Where do I find if my ELM is using -lcurses or -lterminfo?
  26. : I looked in the config.sh and some of the other files but didn't see it.
  27.  
  28. Configure finds out, which stuff to use, look for termlib=.
  29. The variable termlib is the used in filter/Makefile, src/Makefile
  30. and util/Makefile expanded either to -lcurses or -ltermcap.
  31. --
  32. Udo Munk     | voice:      +49 2131 275348             | uucp: +49 2131 278869
  33. Oberstr. 21  | mail :      udo@umunk.GUN.de            |      2400/1200/300 8N1
  34. 4040 Neuss 1 | ...!{mcshh,smurf,unido}!easix!umunk!udo | MYNAME=bbsuser
  35. Fed. Rep. of | CompuServe: 100021,2515                 | login: uucp
  36. Germany      | at first connect get ~/info  and ~/files| pwd:   public
  37.