bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses-5.7-20090418.patch.gz


From: Thomas Dickey
Subject: Re: ncurses-5.7-20090418.patch.gz
Date: Sun, 19 Apr 2009 10:44:51 -0400 (EDT)

On Sun, 19 Apr 2009, Christian Ebert wrote:

* Thomas Dickey on Saturday, April 18, 2009 at 20:41:29 -0400
ncurses 5.7 - patch 20090418 - Thomas E. Dickey

Fails to build here (MacOS 10.5.6):
../configure --without-ada --with-shared --with-debug --enable-termcap \
--with-terminfo-dirs="/usr/local/share/terminfo:/sw/share/terminfo:/usr/share/terminfo"
 \
--with-default-terminfo-dir="/usr/local/share/terminfo" \
--enable-no-padding --enable-sigwinch --enable-tcap-names \
--enable-hard-tabs --enable-widec && make

[...]

gcc -DHAVE_CONFIG_H -I../ncurses -I.  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 
-DSIGWINCH=28 -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include 
-I/usr/local/include/ncursesw -O2 --param max-inline-insns-single=1200  
-no-cpp-precomp -dynamic -c ../ncurses/./base/lib_freeall.c -o 
../obj_s/lib_freeall.o
.../ncurses/./base/lib_freeall.c:156: error: conflicting types for 
‘_nc_free_and_exit’
.../ncurses/curses.priv.h:1649: error: previous declaration of 
‘_nc_free_and_exit’ was here
make[1]: *** [../obj_s/lib_freeall.o] Error 1
make: *** [all] Error 2

will fix... (have a fix, which I'm inspecting now).

That built with the no-leaks option...

By the way, I'm about halfway through merging Juergen's changes.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

reply via email to

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