Mailing List Archive

Couldn't install GNUPG
Dear sir,

I use the Digital Alpha 4100 V.4.0D and intend to install the GNUPG. I run
the 'configure' without problem but the following error is prompted when
running 'make'. Would you help me find the problem. Thanks a lot.

# make

make all-recursive

make[1]: Entering directory `/dev_home/gnupg/gnupg-1.0.1'

Making all in intl

make[2]: Entering directory `/dev_home/gnupg/gnupg-1.0.1/intl'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/dev_home/gnupg/gnupg-1.0.1/intl'

Making all in zlib

make[2]: Entering directory `/dev_home/gnupg/gnupg-1.0.1/zlib'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/dev_home/gnupg/gnupg-1.0.1/zlib'

Making all in util

make[2]: Entering directory `/dev_home/gnupg/gnupg-1.0.1/util'

cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -g -w -c g10u.c

cc: Error: ../include/types.h, line 67: In this declaration, "u16" has no
linkag
e and has a prior declaration in this scope at line number 65 in file
../include
/types.h.

typedef unsigned short u16;

---------------------------^

cc: Error: ../include/types.h, line 79: In this declaration, "u32" has no
linkag
e and has a prior declaration in this scope at line number 77 in file
../include
/types.h.

typedef unsigned long u32;

--------------------------^

cc: Error: ../include/types.h, line 92: In this declaration, "u64" has no
linkag
e and has a prior declaration in this scope at line number 89 in file
../include
/types.h.

typedef unsigned long u64;

--------------------------^

cc: Error: ../include/types.h, line 95: In this declaration, "u64" has no
linkag
e and has a prior declaration in this scope at line number 89 in file
../include
/types.h.

typedef unsigned long long u64;

-------------------------------^

make[2]: *** [g10u.o] Error 1

make[2]: Leaving directory `/dev_home/gnupg/gnupg-1.0.1/util'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/dev_home/gnupg/gnupg-1.0.1'

make: *** [all-recursive-am] Error 2

#






Best Regards,
Gene
Computer System Support, IITO
Hutchison Telecommunications (HK) Ltd.
*:geney@hthk.com
*:(852) 2128 5927
Re: Couldn't install GNUPG [ In reply to ]
Gene Yiu (HTHK - Computer Operator II, IITO) writes:
> Dear sir,
>
> I use the Digital Alpha 4100 V.4.0D and intend to install the GNUPG. I run
> the 'configure' without problem but the following error is prompted when
> running 'make'. Would you help me find the problem. Thanks a lot.

Try

http://lists.gnupg.org/gnupg-users-200001/msg00064.html
http://lists.gnupg.org/gnupg-users-200001/msg00066.html