Install (updated)

help at nantucket.net help at nantucket.net
Wed Dec 22 22:29:32 CET 2004


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

Make check yields much the same:

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[1]: *** [ttyio.o] Error 1
make[1]: Leaving directory `/home/packages/gnupg-1.4.0/util'
make: *** [check-recursive] Error 1

Needless to say, the make install errors and nothing really installs:

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[1]: *** [ttyio.o] Error 1
make[1]: Leaving directory `/home/packages/gnupg-1.4.0/util'
make: *** [install-recursive] Error 1

Ive ran make clean and hope that you can help me out!





More information about the Gnupg-users mailing list