[PATCH] dyld support

Gordon Worley redbird at rbisland.cx
Tue Dec 10 23:57:01 CET 2002


On Tuesday, December 10, 2002, at 02:56  PM, David Shaw wrote:

> configure should see the file is there and link it in automatically.
> What is the output of configure for the "checking for extra cipher
> modules..." line?

idea

I noticed, though, that I had neglected to patch the file to compile on 
Darwin.  After I did that it seemed to work, but I get this:

pineapple% g10/gpg --version
gpg (GnuPG) 1.2.1
Copyright (C) 2002 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA, ELG
idea encryption (0) failed
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160
Compress: Uncompressed, ZIP, ZLIB

So for some reason IDEA is still not being compiled in.

BTW, here's the command we issue to sed to fix idea.c to compile on 
Darwin:

s%typedef unsigned short ushort;%//typedef unsigned short ushort;%

--
Gordon Worley - Mac GPG Project
http://macgpg.sourceforge.net/              ``Doveriai no proveriai.''
redbird at rbisland.cx                                --Russian proverb
PGP:  0xBBD3B003





More information about the Gnupg-devel mailing list