Re: debian-user-digest Digest V97 #262
>From where did you obtain this source code? If you got it from MIT ...
well, all I can say about that is the last time I tried it, the Linux
target in the Makefile was hosed. I ftp-ed 2.6.3i from Norway or
Finland (I forget :) and used the -DUSA switch in the Makefile. Since I
had RSAREF from MIT already, it didn't take long to come of with a
working PGP. Kudos to Stale Schumacher an d a host of others who made
this possible.
The big question, though, is why compile it at all? Since there are
Debian packages of PGP available on the non-US sites, I don't see an
advantage to building it yourself (unless you're *extremely paranoid ...
in which case, why are you using a Linux distribution at all? You
should be compiling everything by hand to make sure somebody isn't
trying to screw you over.)
Your errors look similar to the ones I experienced with the MIT package
... seemed to be related to the assembly language routines.
Cheers,
--
Nathan Norman : Hostmaster CFNI : nnorman@cfni.com
finger nnorman@cfni.com for PGP public key and other stuff
Key fingerprint = CE 03 10 AF 32 81 18 58 9D 32 C2 AB 93 6D C4 72
--
On Thu, 29 May 1997, Curt Howland wrote:
:
:Good afternoon. Being that there are many PGP postings
:on this list, I must assume that others have been able
:to get PGP compiled successfully...
:
:The following error occurrs when doing "make linux":
:
:
: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':
:/root/pgp/src/crypto.c:627: undefined reference to `P_SETP'
:crypto.o: In function `signfile':
:/root/pgp/src/crypto.c:864: undefined reference to `P_SETP'
:crypto.o: In function `compromise':
:/root/pgp/src/crypto.c:1044: undefined reference to `P_SETP'
:/root/pgp/src/crypto.c:1052: undefined reference to `P_SETP'
:crypto.o: In function `signkey':
:
:It then goes on to list many more undefined references, to
:`P_SETP', `P_SMULA', etc.
:
:Any ideas? Yes, I did the rsaref make first.
:
:Could it be related to the continued failure of downloading
:the lib5-dev stuff?
:
:Curt-
:
:---
:Curt Howland Howland@Priss.com http://www.Priss.com
: "The Probability Broach" by L. Neil Smith
:ISBN:0-812-53875-7 Available from Laissez Faire Books
: http://www.lfb.org/ 1.800.326.0996
:
:
:--
:TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
:debian-user-request@lists.debian.org .
:Trouble? e-mail to templin@bucknell.edu .
:
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: