From owner-freebsd-questions Mon Apr 7 08:11:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA17572 for questions-outgoing; Mon, 7 Apr 1997 08:11:32 -0700 (PDT) Received: from fireball.blast.net (fireball.blast.net [204.141.163.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA17566 for ; Mon, 7 Apr 1997 08:11:29 -0700 (PDT) Received: from flashpoint.blast.net (flashpoint.blast.net [204.141.163.62]) by fireball.blast.net (8.8.5/8.8.5) with ESMTP id LAA11828 for ; Mon, 7 Apr 1997 11:12:21 -0400 (EDT) Message-Id: <199704071512.LAA11828@fireball.blast.net> From: "Pat McPartland" To: "FBSD questions" Subject: make error: FBSD 2.1 & 2.1.5 and pgp 2.6.2 Date: Mon, 7 Apr 1997 11:08:50 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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. How can I get around this? Thanks, Pat Patrick McPartland mcp@blast.net