*BSD News Article 42235


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!news.hawaii.edu!ames!elroy.jpl.nasa.gov!decwrl!ablecom!ns2.MainStreet.Net!ddsw1!not-for-mail
From: wdespe@MCS.COM (Wilfred Despe)
Newsgroups: comp.os.386bsd.apps
Subject: Problems compiling PGP 2.6.2 under FreeBSD 2.0
Date: 31 Jan 1995 21:31:29 -0600
Organization: MCSNet Services
Lines: 47
Message-ID: <3gmvah$qn1@Mercury.mcs.com>
NNTP-Posting-Host: mercury.mcs.com
Keywords: FreeBSD, PGP

I am having trouble getting PGP 2.6.2 to compile under FreeBSD2.0

Not being a proficient programmer, I am having trouble with the
makefile for RSAREF, and am unable to make the necessary modifications.

I am aware of the changes I have to make to the PGP makefile and the
zipup.c file.  But I am unable to get the RSAREF toolkit to compile.

When I to the make I get:

trax: {66} make
"makefile", line 63: Need an operator
Fatal errors encountered -- cannot continue
trax: {67} 

EXCERPT of the makefile:

# The location of the demo source directory.
RDEMODIR = ../../rdemo/

all : $(SRCLIB)

rdemo : rdemo.$(O) $(SRCLIB)
        $(CC) -o $@ rdemo.$(O) $(SRCLIB)

$(SRCLIB) : desc.$(O) digit.$(O) md2c.$(O) md5c.$(O) nn.$(O) prime.$(O)\
  rsa.$(O) r_encode.$(O) r_enhanc.$(O) r_keygen.$(O) r_random.$(O)\
  r_stdlib.$(O)
        $(LIB) r $@ $?
        $(RANLIB) $@

rdemo.$(O) : $(RDEMODIR)rdemo.c global.h $(SRCDIR)rsaref.h
        $(CC) $(CFLAGS) $(RDEMODIR)rdemo.c

include $(SRCDIR)targets.mak

While line 63 is the last line (the include $(SRCDIR)targets.mak line)


Any help would be appreciated.

Thanks...Will

-- 
Wilfred J. Despe	 Oh man...this web page sucks...please don't look...
wdespe@nyx.cs.du.edu	 http://www.mcs.net/~wdespe/
wdespe@mcs.com		 PGP Public Key available:  finger wdespe@mcs.com