bug-ncurses
[Top][All Lists]
Advanced

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

Re: build system error ?


From: Thomas Dickey
Subject: Re: build system error ?
Date: Fri, 11 May 2007 10:54:26 -0400 (EDT)

On Fri, 11 May 2007, Stanislav Ievlev wrote:

Hm.... I can't build tack from a tarball.
--
../configure
....
../make
Compiling ansi
In file included from ansi.c:22:
../tack.h:51:24: error: term_entry.h: No such file or directory
--

Tack still uses internal ncurses headers or I have a wrong ncurses build?

yes/no: it only builds with two different configurations.

a) put the files in the tack tarball in the ncurses tree as the "tack"
directory (and build as before).

b) configure ncurses using --with-ticlib, install _that_ and configure
tack against it.

I did both, so it "should" work. The second one can get confused if there's more than one ncurses*-config script. But aside from that I don't know of any problems.

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




reply via email to

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