bug-ncurses
[Top][All Lists]
Advanced

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

Re: fails to build under Solaris 10/Sparc


From: Thomas Dickey
Subject: Re: fails to build under Solaris 10/Sparc
Date: Sat, 22 Oct 2011 15:31:27 -0400 (EDT)

On Thu, 20 Oct 2011, Peter Kruse wrote:

Hello,

trying to build latest ncurses 5.9 with all patches applied I get this error:

2011-10-20 17:16:26 In file included from ../ncurses/./tty/hardscroll.c:148:0:
2011-10-20 17:16:26 ../ncurses/curses.priv.h:828:25: error: 'dbdLAST'
undeclared here (not in a function)
2011-10-20 17:16:26 make[1]: *** [../obj_s/hardscroll.o] Error 1
2011-10-20 17:16:26 make: *** [all] Error 2

(The timstamps were added by my build tool)

It seems that the patches starting from 20111001 are responsible for this.

I had a build problem for 20111001 which was fixed in 20111008 by
moving some declarations from term_entry.h to tic.h, which seems
to be what you're describing here.

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



reply via email to

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