Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 1997 13:04:01 -0800 (AKDT)
From:      Steve Howe <un_x@anchorage.net>
To:        freebsd-questions <questions@freebsd.org>
Subject:   pgp 2.6.2
Message-ID:  <Pine.BSF.3.95q.970526125712.27008A-100000@aak.anchorage.net>

next in thread | raw e-mail | index | archive | help

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
-------------------------------------------------------------------------




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