Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 1995 20:03:36 -0700 (PDT)
From:      Robert Michael Gutierrez <rmg@ranma.com>
To:        questions@freebsd.org
Subject:   PLEASE HELP: PGP 2.6.2 not compiling/linking.
Message-ID:  <199509190303.UAA00673@lumchan.ranma.com>

next in thread | raw e-mail | index | archive | help
I'm trying to do the final linking on PGP 2.6.2 on a FreeBSD 2.0.950412-SNAP
system, and this is the error I get:

make all LD="gcc -s" OBJS_EXT="_80386.o _zmatch.o"  CFLAGS="-O2 -DUNIX -DIDEA32
 -DASM -DMAX_NAMELEN=255"
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 langua
ge.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
*** Error code 1

What do I need to do to fix this.  I already applied the FreeBSD patches
that was in the PGP FAQ, and that cleared up the zipup.c problem, but
the final linking here is stopping.

PLEASE HELP!!!  How do I get this finished and working.

Thanks in advance.

	Robert Gutierrez
	rmg@ranma.com



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