Problem with Open BSD build
    David Shaw 
    dshaw at jabberwocky.com
       
    Fri Nov 28 22:19:48 CET 2003
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Nov 28, 2003 at 08:24:41PM -0500, Patrick Chkoreff wrote:
> On Friday, November 28, 2003, at 08:04 PM, MH wrote:
> 
> > I ran into this problem, too. The fix for me
> > was to run the config with --disable-asm.
> > This has worked for me on OpenBSD up to 3.3.
> > And on 3.4 I haven't seen it happen at all.
> >
> > Hope this helps,
> > Mike
> 
> 
> Yep, that worked too.  So now we have two solutions on OpenBSD:
> 
> # solution 1:
> ./configure ac_cv_sys_symbol_underscore=yes
> make
> 
> # solution 2:
> ./configure --disable-asm
> make
They both will work.  Solution #1 should run faster since it uses
assembly implementations for some of the big number math.  Solution #2
only uses C.
> By the way, one sysadmin I'm working with just skirted the whole issue 
> by installing gnupg-1.0.7.tgz from the OpenBSD Ports system.
There is an OpenBSD port of GnuPG 1.2.3.  I'd recommend running that
one.
David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.3.5-cvs (GNU/Linux)
Comment: Key available at http://www.jabberwocky.com/david/keys.asc
iHEEARECADEFAj/IEFMqGGh0dHA6Ly93d3cuamFiYmVyd29ja3kuY29tL2Rhdmlk
L2tleXMuYXNjAAoJEOJmXIdJ4cvJoBUAoKPRWHxd8xU8cSo9YwMSwVhLPQPvAKDQ
tFUGpVpasArOpPlASmpTpTzruA==
=i4SG
-----END PGP SIGNATURE-----
    
    
More information about the Gnupg-users
mailing list