Re: kompilace bsdftpd-ssl


To Debian CZ/SK project discussion list <czdebian-l zavinac debian bod cz>
From Pavel Novák <lists zavinac innuendo bod cz>
Date Thu, 24 Feb 2005 23:55:09 +0100
User-agent Mozilla Thunderbird 1.0 (X11/20041206)

Slavek Banko napsal(a):
>>In file included from editline.c:19:
>>/home/costra/progs/bsdftpd-ssl-1.0.2/contrib/libedit/term.c:56:29:
>>ncurses/termcap.h: není souborem ani adresářem

> Z výpisu mne zaujalo hlášení o neexistujícím souboru "ncurses/termcap.h". 
> Že by scházel balíček "libncurses5-dev"?

Nescházel, ale bylo to tím. On je sice Debian linux, ale termcap.h nemá
umístěn jako redhat nýbrž bsd.

Viz. podmínka:

#if defined(LINUX) && !defined(NONCURSESDIR)
/* RedHat-style location */
#include <ncurses/termcap.h>
#else /* BSD source */
#include <termcap.h>
#endif /* BSD source */


díky za naťuknutí.

pn.


Partial thread listing: