Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 1995 00:05:01 -0700
From:      Robert Gutierrez <rmg@lumchan.ranma.com>
To:        freebsd-questions@freebsd.org
Subject:   Compiling PGP on 2.0.5R
Message-ID:  <199509150705.AAA02309@lumchan.ranma.com>

next in thread | raw e-mail | index | archive | help
I'm trying to compile PGP 2.6.2, and after getting the patches for zipup.c
and the Makefile command for FreeBSD, I get this during the binary build:

gcc -s -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   /usr/users/rmg/pgp/rsaref/source/rsaref.a
rsa.o: Undefined symbol `_NN_ModExp' referenced from text segment
rsa.o: Undefined symbol `_NN_ModExp' referenced from text segment
rsa.o: Undefined symbol `_NN_ModExp' referenced from text segment

What do I need to do?  I'm not a programmer, so a patch file or reference
would be great!

Thanks.

	Robert Gutierrez



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509150705.AAA02309>