Install (updated)

David Shaw dshaw at jabberwocky.com
Wed Dec 22 22:43:27 CET 2004


On Wed, Dec 22, 2004 at 04:29:32PM -0500, help at nantucket.net wrote:
> Hello all:
> 
> Trying to get gnupg running on my Cobalt RaQ4.  I get the following during
> make:
> 
> ttyio.c: In function `init_ttyfp':
> ttyio.c:166: `rl_catch_signals' undeclared (first use in this function)
> ttyio.c:166: (Each undeclared identifier is reported only once
> ttyio.c:166: for each function it appears in.)
> make[2]: *** [ttyio.o] Error 1
> make[2]: Leaving directory `/home/packages/gnupg-1.4.0/util'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/packages/gnupg-1.4.0'
> make: *** [all] Error 2

I believe this is the same problem several people have had with
readline.

What happens if you build with:

  LIBS="-ltermcap" ./configure

David



More information about the Gnupg-users mailing list