bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses 5.3


From: Thomas Dickey
Subject: Re: ncurses 5.3
Date: Fri, 14 Feb 2003 18:23:26 -0500
User-agent: Mutt/1.3.27i

On Fri, Feb 14, 2003 at 02:01:54PM -0500, Kevin Murphy wrote:
> On OS X 10.1.5, compiling ncurses-5.3-20030208, I get this error:
> 
> cd ../objects;  cc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include  
> -DNDEBUG -I/usr/local/include/ncurses -O2 -no-cpp-precomp -c 
> ../ncurses/lib_gen.c
> ../ncurses/lib_gen.c:640: unbalanced `#endif'
> ../ncurses/lib_gen.c:649: unbalanced `#endif'
> make[1]: *** [../objects/lib_gen.o] Error 1

hmm - I _thought_ I was close enough (but did not get feedback on my
proposal for the last change in this area).  The essential problem is
that autoconf 2.5x's changes broke the AC_PROG_GCC_TRADITIONAL check.
Perhaps a copy of your config.log, config.status & config.cache would
show me either that there's an additional problem, or that my change
didn't fix the place that I saw broken.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]