Install (updated)

help at nantucket.net help at nantucket.net
Thu Dec 23 14:33:36 CET 2004


The configure is fine, but the make still yields:

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



> From: David Shaw <dshaw at jabberwocky.com>
> Date: Wed, 22 Dec 2004 16:43:27 -0500
> To: gnupg-users at gnupg.org
> Subject: Re: Install (updated)
> 
> 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
> 
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
> 




More information about the Gnupg-users mailing list