gnupg received error during 'make'
Bob Luckin
bob at ti.com
Fri Jan 7 14:34:36 CET 2000
Bernice said :-
> In trying to install GNUpg on a HPUX 10.20.
> I did the following
> 1. Configure: ./configure --disable-asm
> 2. make (I used GNU make)
> Make gave me the following error:
>
> No suffix list.
> make all-recursive
> No suffix list.
> Making all in intl
> cc -c -DLOCALEDIR=\"/usr/local/share/locale\"
> -DGNULOCALEDIR=\"/usr/loca
> l/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\"
> -DHAVE_CONFI
> G_H -I.. -I. -I../intl -I../lib -Ae -D_HPUX_SOURCE intl-compat.c
> (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
> pro
> duct; ignored.
> (Bundled) cc: "../g10defs.h", line 7: error 1000: Unexpected symbol: "d".
> (Bundled) cc: "/usr/local/share/locale", line 10: error 1004: Unexpected end
> of
> line.
> (Bundled) cc: "/usr/local/share/locale", line 11: error 1004: Unexpected end
> of
> line.
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
>
>
> Any help on this would be greatly appreciated. Thanks!
Looks like you are using the bundled C compiler, which is not ANSI compatible.
Try compiling on a box which has HP's ANSI C compiler installed (or if you
don't have this, perhaps gcc will work ?).
I hope this helps...
Cheers, Bob
--
Bob Luckin bob at ti.com "Coder, adapt; FTP Ada, redo C"
>
> Bernice L. Lefotu
> EDS Communication West
> bernice.lefotu at eds.com
> Voice: (425) 803-1722
> Fax: (425) 822-3024
>
>
More information about the Gnupg-devel
mailing list