home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.org!easix!umunk!udo
- From: udo@umunk.GUN.de (Udo Munk)
- Newsgroups: comp.mail.elm
- Distribution: world
- Subject: Re: Compile error and screen formatting under AIX?
- X-Newsreader: Tin 1.1 PL4
- References: <5143@vtserf.cc.vt.edu>
- Message-ID: <9207298414@umunk.GUN.de>
- Organization: umunk (private)
- Date: Wed, 29 Jul 92 12:50:29 +0100
- Lines: 25
-
- ranck@joesbar.cc.vt.edu (Wm. L. Ranck) writes:
- : 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
-
- Only a typing error, change SIGIGN to SIG_IGN.
-
- : 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.
-
- Configure finds out, which stuff to use, look for termlib=.
- The variable termlib is the used in filter/Makefile, src/Makefile
- and util/Makefile expanded either to -lcurses or -ltermcap.
- --
- Udo Munk | voice: +49 2131 275348 | uucp: +49 2131 278869
- Oberstr. 21 | mail : udo@umunk.GUN.de | 2400/1200/300 8N1
- 4040 Neuss 1 | ...!{mcshh,smurf,unido}!easix!umunk!udo | MYNAME=bbsuser
- Fed. Rep. of | CompuServe: 100021,2515 | login: uucp
- Germany | at first connect get ~/info and ~/files| pwd: public
-