[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses 5.3 bug?
From: |
Thomas Dickey |
Subject: |
Re: ncurses 5.3 bug? |
Date: |
Sun, 3 Nov 2002 07:04:43 -0500 |
User-agent: |
Mutt/1.3.27i |
On Sun, Nov 03, 2002 at 11:28:37AM +0100, Alexander Bussman wrote:
> Hi!
> After I compiled and installed ncurses 5.3 I get problems when compiling
> other applications ( not all ), something about parse error before
> unctrl in ncurses.h so there is a problem with the unctrl function?
I've seen a few reports on this which have been traced back to a problem
with a bug in gcc's fixincludes script. (The fix was to remove gcc's
broken copy of unctrl.h from /usr/lib/gcc-lib/...). If that's not the
issue, more information is needed.
> I have commented that line in my ncurses.h files so I can compile many
> applications without it, I don't know what it is :)
>
>
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-ncurses
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- ncurses 5.3 bug?, Alexander Bussman, 2002/11/03
- Re: ncurses 5.3 bug?,
Thomas Dickey <=