Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Apr 1997 15:14:03 +0300
From:      Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
To:        Pat McPartland <mcp@blast.net>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Fw: make error: FBSD 2.1 & 2.1.5 and pgp 2.6.2
Message-ID:  <334B880F.7870@cki.ipri.kiev.ua>
References:  <199704081944.PAA05911@fireball.blast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Pat McPartland wrote:
> 
> Hello,
> I am trying to install pgp 2.6.2 on FreeBSD 2.1 & 2.1.5   I did a "make" in
> the rsaref/install/unix  directory.  Then went to do a "make 386bsd" in the
> src directory and I get (on both machines):
> 
> gcc -I../rsaref/source -I../rsaref/test -DUSEMPILIB -O -DUNIX -DIDEA32
> -DASM -DMAX_NAMELEN=255 -c zipup.c
> zipup.c:43: conflicting types for `lseek'
> /usr/include/sys/types.h:84: previous declaration of `lseek'
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.

vi +43 zipup.c
comment prototype of lseek.

(and with few next errors --- the same)

> 
> How can I get around this?
> 
> Thanks,
> Pat
> 
> Patrick McPartland
> mcp@blast.net



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