bug-ncurses
[Top][All Lists]
Advanced

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

Mac OS X build problem with 20011215 and later


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

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.

        $ uname -a
        Darwin localhost 5.1 Darwin Kernel Version 5.1: Tue Oct 30 00:06:34 PST 
2001; root:xnu/xnu-201.5.obj~1/RELEASE_PPC  Power Macintosh powerpc


-- 
Eugene Lee
address@hidden



reply via email to

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