[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PGP compile error...Linux



Hi.

This is a known problem in the PGP 2.6.2 distribution.  In order to
compile it for Linux/ELF, you will need to make a change to the
sources.  The quick change is to add "ASMDEF=-DSYSV" to the Linux make
rule in the makefile.  However this will not allow it to compile under
Linux/a.out anymore.

The proper fix, which is detailed on the PGP FAQ, Buglist, Fixes, and
Improvements Page is to modify 80386.S and zmatch.S to look for the
symbol __ELF__ in addition to SYSV.  This page, by the way, is
available at this URL:

	http://www.mit.edu:8001/people/warlord/pgp-faq.html

Enjoy!

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/      PP-ASEL      N1NWH
       warlord@MIT.EDU                        PGP key available


Reply to: