From owner-freebsd-questions Thu Apr 13 13: 5:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 7902037BC22 for ; Thu, 13 Apr 2000 13:05:41 -0700 (PDT) (envelope-from jim@freeze.org) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id QAA24302 for ; Thu, 13 Apr 2000 16:05:39 -0400 Received: from urim ([208.200.110.221]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA4E17; Thu, 13 Apr 2000 16:04:00 -0400 From: Jim Freeze To: Walter Brameld , questions@freebsd.org Subject: Re: Installing rsaref Troubles Date: Thu, 13 Apr 2000 16:01:41 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00041205555201.02798@urim> <00041220435100.03790@urim> <00041305300300.01512@Bozo_3.BozoLand.domain> In-Reply-To: <00041305300300.01512@Bozo_3.BozoLand.domain> MIME-Version: 1.0 Message-Id: <00041316062700.04902@urim> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the file. However, it does not like the checksum. Here is the error I get: urim# make install ===> Extracting for ssh-1.2.27 >> Checksum OK for ssh-1.2.27.tar.gz. >> Checksum OK for patch-ssh-1.2.27-bsd.tty.chown. ===> ssh-1.2.27 depends on file: /nonexistent - not found ===> Verifying extract for /nonexistent in /usr/ports/security/rsaref ===> Extracting for rsaref-2.0 >> Checksum mismatch for rsaref20.1996.tar.Z. Make sure the Makefile and md5 file (/usr/ports/security/rsaref/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". If I choose to build without the checksum (which is probably not too smart) I get the error ===> Building for rsaref-2.0 cc -O -pipe -c desc.c cc -O -pipe -c digit.c cc -O -pipe -c md2c.c cc -O -pipe -c md5c.c cc -O -pipe -c nn.c cc -O -pipe -c prime.c cc -O -pipe -c rsa.c cc -O -pipe -c r_encode.c cc -O -pipe -c r_dh.c cc -O -pipe -c r_enhanc.c r_enhanc.c: In function `R_SignPEMBlock': r_enhanc.c:536: `signaturelen' undeclared (first use this function) r_enhanc.c:536: (Each undeclared identifier is reported only once r_enhanc.c:536: for each function it appears in.) r_enhanc.c: In function `R_VerifyBlockSignature': r_enhanc.c:628: `signaturelen' undeclared (first use this function) r_enhanc.c: In function `R_SealPEMBlock': r_enhanc.c:648: declaration for parameter `encryptedSignatureLen' but no such parameter r_enhanc.c:656: argument `encryptedSignaturelen' doesn't match prototype rsaref.h:210: prototype declaration r_enhanc.c:656: number of arguments doesn't match prototype rsaref.h:210: prototype declaration *** Error code 1 Jim > I sent you the file as an attachment to that message. Did you get it? > > -- > Walter Brameld > ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message