I have almost successfully built gnupg-0.9.6 on DU 4.0d.
The main requirement is to edit all occurrences of '-lc' out of
configure except for the two in comment lines for checking for dlopen
in libc.
Once that was done, it compiled fine with:
"setenv CC cc;setenv CFLAGS -std;configure;gmake;
(gmake is gnu make. The default make dumps core in 'make doc'.)
It builds cleanly, but it fails three rather critical checks,
encrypt.test, encryptp.test and armencryptp.test. It's my guess that
it is a 32 bit dependency in one of the encryption routines. I will
continue to beat on it as time permits. These things can be painful to
track down, but I believe I'll get there eventually.
If someone else gets it working, please let me know. I hate to waste
time re-inventing wheels.
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman(a)es.net Phone: +1 510 486-8634