bug-ncurses
[Top][All Lists]
Advanced

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

Re: Mac OS X build problem with 20011215 and later


From: Eugene Lee
Subject: Re: Mac OS X build problem with 20011215 and later
Date: Thu, 20 Dec 2001 14:14:37 -0800
User-agent: Mutt/1.2.5i

On Thu, Dec 20, 2001 at 04:33:51PM -0500, Thomas Dickey wrote:
: On Thu, Dec 20, 2001 at 01:09:40PM -0800, Eugene Lee wrote:
: > I'm getting these problems:
: > 
: >     $ make
: >     cd man && make DESTDIR="" all
: >     make[1]: Nothing to be done for `all'.
: >     cd include && make DESTDIR="" all
: >     make[1]: Nothing to be done for `all'.
: >     cd ncurses && make DESTDIR="" all
: >     cd ../objects;  cc -I../ncurses -I.  -DNDEBUG -I. -I../include 
-I/usr/local/include/ncurses -DHAVE_CONFIG_H -O2 -no-cpp-precomp -c
: >     ../ncurses/lib_gen.c
: >     ../ncurses/lib_gen.c:640: unbalanced `#endif'
: >     ../ncurses/lib_gen.c:649: unbalanced `#endif'
: >     ../ncurses/lib_gen.c:701: unbalanced `#endif'
: >     make[1]: *** [../objects/lib_gen.o] Error 1
: >     make: *** [all] Error 2
: > 
: > All of these problems occur within some if_USE_WIDEC_SUPPORT/endif block.
: > Used "./configure", no special options.  Mac OS X 10.1.1, Build 5M28.
: 
: I'm not sure (I do a test-build with/without widec-support for each patch,
: so it's not usually an obvious problem).  What patch date are you at,
: so I can try to reconstruct the corresponding lib_gen.c ?

The errors are exactly the same with both 20011215 and 20011218, 
down to the line numbers of lib_gen.c.


-- 
Eugene Lee
address@hidden



reply via email to

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