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