gpg 1.0.3 won't compile on HPUX 10.20

dwchin@umich.edu dwchin@umich.edu
Fri, 22 Sep 2000 16:24:36 -0400


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain; charset=us-ascii


In message <Pine.LNX.4.21.0009220956380.6298-100000@plxw0026.pdx.intel.com>, Ja
mes W Walden writes:

> I am unable to compile gpg 1.0.3 on HPUX 10.20 with gcc 2.95.1 because
> of an error compiling util/iobuf.c. It appears the problem is with the
> stat64 struct which is supported on this OS, but apparently the correct
> defines are not set to include the definition. When I define
> _LARGEFILE64_SOURCE to attempt to include the definition of stat64, I
> receive this error about not supporting large files in strict ANSI mode:
>
> /usr/include/sys/stdsyms.h:249: #error "Large File interfaces not supported i
> n strict ANSI mode."
>
> Please let me know if you have been able to build gpg 1.0.3 successfully
> on HPUX 10.20.
>
I was able to, but using /opt/softbench/bin/cc with CFLAGS set to "-Ae +DA1.1 +DS2.0 -D_LARGEFILE64_SOURCE". Maybe you can turn off strict ANSI mode for gcc (which seems odd since the default is not to use strict ANSI). - --David Chin dwchin@umich.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (HP-UX) Comment: Exmh version 2.2 06/23/2000 iD8DBQE5y8AEeMehOsd6Gs0RAgP5AJ0UhK0mAt4xM2rZSHLTTPwMLH9rzQCfWvZ8 EOscs1+2Nq/ZTMVw55+ztTU= =Zgub -----END PGP SIGNATURE----- -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org