Date: Thu, 13 Apr 2000 16:01:41 -0400 From: Jim Freeze <jim@freeze.org> To: Walter Brameld <brameld@twave.net>, questions@freebsd.org Subject: Re: Installing rsaref Troubles Message-ID: <00041316062700.04902@urim> In-Reply-To: <00041305300300.01512@Bozo_3.BozoLand.domain> References: <00041205555201.02798@urim> <00041220435100.03790@urim> <00041305300300.01512@Bozo_3.BozoLand.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00041316062700.04902>