[1460] in RedHat Linux List
Re: Red Hat header problems: ncurses.
daemon@ATHENA.MIT.EDU (Elliot Lee)
Mon Oct 28 16:05:05 1996
Date: Mon, 28 Oct 1996 14:16:40 -0500 (EST)
From: Elliot Lee <sopwith@cuc.edu>
To: redhat-list@redhat.com
In-Reply-To: <199610281738.LAA19359@lcjones.aclib.siue.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Mon, 28 Oct 1996, Louis J. LaBash Jr. wrote:
> It appears there's a problem with the "ncurses" includes in Red Hat
> 3.0.3 and maybe others. I discovered this while trying to compile MUTT.
>
> The following test illustrates the problem:
> echo "#include <ncurses.h>">try.c ; gcc -M try.c
>
> In file included from try.c:1:
> /usr/include/ncurses.h:30: unctrl.h: No such file or directory
You need to put -I/usr/include/ncurses on the gcc command line.
I think the ncurses-devel that comes with 4.0 fixes this problem.
-- Elliot
A: "Talk about stupidity!"
B: "Who, you?"
A: "No, me!"
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null