gpg 1.0.3 won't compile on HPUX 10.20

David Chin dwchin@erez.physics.lsa.umich.edu
Fri, 29 Sep 2000 11:56:24 -0400


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

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


In message <Pine.LNX.4.21.0009281600330.30397-100000@plxw0026.pdx.intel.com>, J
ames W Walden writes:

> I've been able to compile gpg 1.0.3 on HPUX 10.20 with your instructions,
> but linking fails with several undefined symbols. I'm using ansic instead
> of softbench--they seem to work equally well for the compile and I'm more
> accustomed to ansic. Any ideas? The symbols all exist and are undefined
> in libcipher.a.
>
> /opt/ansic/bin/cc -Ae -D_LARGEFILE64_SOURCE +O3 +Onolimit +Oregionsched +Oin
> lin
> e +DAportable -I/usr/intel/pkgs/zlib/1.1.3/include -I/usr/intel/pkgs/gdbm/1.8
> .0/
> .o delkey.o pkclist.o skclist.o ringedit.o kbnode.o mainproc.o armor.o mdfilt
> er.o textfilter.o cipher.o misc.o openfile.o keyid.o trustdb.o tdbdump.o tdbi
> o.o hkp.o parse-packet.o passphrase.o pubkey-enc.o seckey-cert.o seskey.o imp
> ort.o export.o comment.o status.o sign.o plaintext.o encr-data.o encode.o rev
> oke.o keylist.o sig-check.o signal.o helptext.o verify.o decrypt.o keyedit.o
> dearmor.o keygen.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a ..
> /zlib/libzlib.a -ldld
> /usr/ccs/bin/ld: Unsatisfied symbols:
> twofish_get_info (code)
> sha1_constructor (code)
> rndunix_constructor (code)
> md5_constructor (code)
> rmd160_constructor (code)
These are #ifdef'd in the appropriate source file for the ciphers. Check cipher/Makefile that the following is defined: DYNLINK_MOD_CFLAGS = -DIS_MODULE +Z This may have been one of the things I modified my cipher/Makefile.in for. - --Dave Chin dwchin@umich.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (HP-UX) Comment: Exmh version 2.2 06/23/2000 iD8DBQE51LuoeMehOsd6Gs0RAq83AJsEmrLqHs6B2uhfkh2RUGtrsFrsOQCfSDcb yI+Id+ACmSMkyk93m+yBxmM= =dsVS -----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