Problems with make on HP-UX 10.20
Albert Chin
gnupg-devel at thewrittenword.com
Mon Jun 17 20:44:01 CEST 2002
On Fri, Jun 14, 2002 at 04:55:26PM -0400, Casey, Brian A. wrote:
> Hello,
>
> I've gotten over several hurdles, but "make" is still failing. I've put egd
> in place and have it running, and I've installed GNU Make, and the SHA and
> SHA1 modules for perl. My make fails with:
>
> ./gpg_dearmor > ./plain-2 < ./plain-2o.asc
> ./gpg_dearmor > ./plain-3 < ./plain-3o.asc
> ./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc
> ./gpg_dearmor > ./secring.skr < ./secring.skr.asc
> cat ./options.in >./options
> ../tools/mk-tdata 500 >data-500
> ../tools/mk-tdata 9000 >data-9000
> ../tools/mk-tdata 32000 >data-32000
> ../tools/mk-tdata 80000 >data-80000
> cat ./../doc/HACKING \
> ./../doc/DETAILS \
> ./../doc/FAQ >plain-large
> ../g10/gpg --homedir . --quiet --yes --import ./pubdemo.asc
> gpg: ../cipher/tiger: error loading extension: Exec format error
> make[2]: *** [prepared.stamp] Error 2
> make[2]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7/checks'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7'
> make: *** [all] Error 2
>
> I'm not savvy with make so I have no idea what this is telling me. Can
> anyone help?
Try building with --disable-dynload.
--
albert chin (china at thewrittenword.com)
More information about the Gnupg-devel
mailing list