Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 1997 11:04:18 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Jeffery Roberts <jroberts@ashland.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: FBSD:  Pre-built binaries for PGP 2.6.2?
Message-ID:  <Pine.UW2.3.95.970826105604.10678A-100000@cedb>
In-Reply-To: <Pine.GSO.3.96.970826133556.28115D-100000@mercury.ashland.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Aug 1997, Jeffery Roberts wrote:
> gcc -I../  (blah, blah) -c zipup.c
> zipup.c:43: conflicting tyupes for 'lseek'
> /usr/include/sys/types.h:92: previous declaration of 'lseek'

Forgot about that.  Just edit zipup.c and change the declaration of 
lseek to return an off_t (or delete it, either will work).

That was the only file I changed in pgp/src so if rsaref built
for you you are almost there.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970826105604.10678A-100000>