From owner-freebsd-questions Mon May 26 14:24:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA11758 for questions-outgoing; Mon, 26 May 1997 14:24:49 -0700 (PDT) Received: from iceberg.anchorage.net. (root@iceberg.anchorage.net [207.14.72.150]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA11753 for ; Mon, 26 May 1997 14:24:47 -0700 (PDT) Received: from aak.anchorage.net (ai-134 [207.14.72.134]) by iceberg.anchorage.net. (8.6.11/8.7.3) with SMTP id MAA07344 for ; Mon, 26 May 1997 12:21:42 -0800 Date: Mon, 26 May 1997 13:04:01 -0800 (AKDT) From: Steve Howe X-Sender: abc@aak.anchorage.net To: freebsd-questions Subject: pgp 2.6.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk i just compiled pgp 2.6.2 off MIT's site. oddly, i got streams of warnings and errors making a BSD compile (mostly lack of typecasts), but only one error with the NetBSD compile - and i wonder if my correction was ok. i had to comment out a redeclaration of lseek to type long (a NetBSD #ifdef), since FreeBSD declares lseek to be type "off_t" in unistd.h. i also wonder if POSIX will eventually bring an end to all this #ifdef stuff for the 50+ flavors of UNIX. ??? ------------------------------------------------------------------------- Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x -------------------------------------------------------------------------