From deem@wdm.com Sat May 23 21:09:11 1998 From: deem@wdm.com To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] HELP - pgp262s.tar.gz & SsuSE 5.2 Date: Sat, 23 May 1998 13:09:11 -0800 Message-ID: <199805232109.NAA02573@wdm.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1271703998377545252==" --===============1271703998377545252== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Trying to compile pgp262 under a stock 5.2 install of SuSE doesn't work. Looks like some config errors in the make: rm -f _zmatch.s gcc -o pgp pgp.o crypto.o keymgmt.o fileio.o mdfile.o more.o armor.o mpilib.o= mpiio.o genprime.o rsagen.o random.o idea.o passwd.o md5.o system.o language= .o getopt.o keyadd.o config.o keymaint.o charset.o randpool.o noise.o zbits.o= zdeflate.o zfile_io.o zglobals.o zinflate.o zip.o zipup.o ztrees.o zunzip.o = rsaglue2.o _80386.o _zmatch.o ../rsaref/install/unix/rsaref.a crypto.o: In function `read_mpi': /home/deem/.pgp/src/crypto.c:627: undefined reference to `P_SETP' crypto.o: In function `signfile': /home/deem/.pgp/src/crypto.c:864: undefined reference to `P_SETP' crypto.o: In function `compromise': / etc., etc. (snipped for good reason) Anyone have a some help here ? W.D.McKinney (Dee) -=3D- deem@wdm.com No claim to fame, just saved by Grace. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============1271703998377545252==-- From gecko@benham.net Sat May 23 22:19:06 1998 From: gecko@benham.net To: users@lists.opensuse.org Subject: RE: [S.u.S.E. Linux] HELP - pgp262s.tar.gz & SsuSE 5.2 Date: Sat, 23 May 1998 15:19:06 -0700 Message-ID: In-Reply-To: <199805232109.NAA02573@wdm.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7897947926506461211==" --===============7897947926506461211== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sure do! Just got done with that myself. PGP262 is not elf compliant. add the following to the makefile in src. =20 ASMDEF=3D-DSYSV =20 The binary generated won't work on a.out machines but it will work on SuSE :) On 23-May-98 W.D.McKinney wrote: >=20 > Trying to compile pgp262 under a stock 5.2 install of SuSE > doesn't work. Looks like some config errors in the make: ---------------------------------- http://benham.net/index.html> -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--) O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+ ------END GEEK CODE BLOCK------ ---------------------------------- -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============7897947926506461211==--