compiled 1.0.5 on AIX 4.3

Daryl Krauter dkrauter@getesuite.com
Thu May 3 17:45:01 2001


Mark Hofstetter <mh.zid@univie.ac.at> writes that he was able to compile
gnupg-1.0.5 on AIX 4.3 "with the following commands ...."

I used his options verbatim, and below is the tail-end of AIX standard
'make' output:

# make CFLAGS="-g -O2 -mcpu=powerpc"
   ..........
        gcc  -g -O2 -mcpu=powerpc  -o gpgv  gpgv.o build-packet.o compress.o
fre
e-packet.o getkey.o  ringedit.o seskey.o kbnode.o mainproc.o armor.o
mdfilter.o
textfilter.o  misc.o openfile.o keyid.o parse-packet.o comment.o status.o
plaint
ext.o  sig-check.o signal.o verify.o ../cipher/libcipher.a ../mpi/libmpi.a
../ut
il/libutil.a ../zlib/libzlib.a  -lnsl  -lnsl
Target "all" is up to date.
Making all in po
Target "all" is up to date.
Making all in doc
Target "all" is up to date.
Making all in checks




    ../g10/gpg --no-options --no-greeting --batch --quiet --yes --dearmor -o
 ./pubring.gpg ./pubring.asc
gpg: Warning: using insecure memory!
make: The signal code from the last command is 4.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 2.


Stop.

--------------------------------------------------
# /usr/local/bin/make MAKE="/usr/local/bin/make"
CFLAGS="-g -O2 -mcpu=powerpc"
   ..........
Making all in checks
make[2]: Entering directory `/home/b/gnu/gnupg-1.0.5/checks'
../g10/gpg --no-options --no-greeting --batch --quiet --yes --dearmor -o
./secri
ng.gpg ./secring.asc
gpg: Warning: using insecure memory!
make[2]: *** [secring.gpg] Illegal instruction
make[2]: *** Deleting file `secring.gpg'
make[2]: Leaving directory `/home/b/gnu/gnupg-1.0.5/checks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/b/gnu/gnupg-1.0.5'
make: *** [all-recursive-am] Error 2

--------------------------------------------------
FYI - I have the following:

# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

# /usr/local/bin/make -v
antrimblue|root>/usr/local/bin/make -v
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for rs6000-ibm-aix4.3.2.0

Any thoughts on what I ought to do???

Daryl Krauter
e-Suite, Inc.
email: dkrauter@getesuite.com
URL: www.getesuite.com