Installing PGP under YDL 1.2


Subject: Installing PGP under YDL 1.2
From: Gawain Reifsnyder (gawain@guitar.net)
Date: Tue Jul 03 2001 - 17:49:17 MDT


We're setting up a Red Hat Interchange based E-commerce site for a
client, and need to install PGP to send encrypted e-mail. We've
tried a couple variants of the current 6.5.8 distribution and even
attempted to install using the old 2.6.2 version which didn't work
either.

=======

Here's some output from the 6.5.8 build attempt:

-DPGP_UNIX=1 -DPGP_DEBUG=0 -DOPT=-O2 -DUNFINISHED_CODE_ALLOWED=1
pgpAcquireEntropy.c -c
gcc -g -O2 -g -I/usr/local/include -I../shared
-I../../../libs/pfl/common -I../../../libs/pfl/common/prefs
-I../../../libs/pfl/common/file -I../../../libs/pfl/unix
-I../../../libs/pgpcdk/unix -I../../../libs/pgpcdk/unix/ui
-I../../../libs/pgpcdk/priv/utilities/utils
-I../../../libs/pgpcdk/priv/include
-I../../../libs/pgpcdk/pub/include
-I../../../libs/pgpcdk/priv/include/opaque -I -DHAVE_LIBNSL=1
-DHAVE_LIBM=1 -DPGP_UNIX=1 -DPGP_DEBUG=0 -DOPT=-O2
-DUNFINISHED_CODE_ALLOWED=1 pgpLanguage.c -c
g++ -g -O2 -g main.o args.o pgp.o getopt.o fileio.o config.o
doencode.o dodecode.o lists.o keyview.o keygen.o keyadd.o keyremove.o
keyedit.o keyexport.o keymaint.o keysign.o keyrevoke.o more.o
groups.o match.o misc.o pgpAcquireEntropy.o pgpLanguage.o
../shared/pgpDiskWiper.o ../shared/pgpClientErrors.o -o pgp
-L/usr/local/lib -L../../../libs/pfl -L../../../libs/pgpcdk/unix
-L/lib/linux -lPGPui -lPGPsdkNetwork -lPGPsdk -lpfl -lpthread -lm
-lnsl
/usr/bin/ld: cannot find -lPGPui
collect2: ld returned 1 exit status
make: *** [pgp] Error 1

======

Here is trying to make pgp262si:

[root@shred src]# make linux | more
make all CC=gcc LD=gcc OBJS_EXT="_80386.o _zmatch.o" \
CFLAGS="-I../rsaref/source -I../rsaref/test -DUSEMPILIB -O6 -g3
-DUNIX -DIDEA32 -DASM"
make[1]: Entering directory `/pgp/src'
gcc -E 80386.S > _80386.s
gcc -c -o _80386.o _80386.s
80386.S: Assembler messages:
80386.S:31: Error: Unrecognized opcode: `pushl'
80386.S:32: Error: Unrecognized opcode: `movl'
80386.S:33: Error: Unrecognized opcode: `pushl'
80386.S:34: Error: Unrecognized opcode: `pushl'

=======

And here's the precompiled "Linux" version:

"Cannot execute binary file"

=======

Are there any fundamental problems with YDL and PGP or do we likely
just have something misconfigured?

Gawain



This archive was generated by hypermail 2a24 : Tue Jul 03 2001 - 16:54:27 MDT