[Announce] 1.2.2 release candidate 2

Michael Nahrath gnupg-users@nahrath.de
Thu Apr 17 20:30:12 2003


This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA57A2B88214607345DD2A3A0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Werner Koch wrote:

> We are pleased to announce the availability of a second release
> candidate for GnuPG 1.2.2:
> 
>  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.2.2rc2.tar.gz (2.8M)
>  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.2.2rc2.tar.gz.sig

Tried to compile it on MacOS 10.2.5.

It still needes special parameters:

After a "./configure --disable-asm" it compiles fine.

But simply doing "./configure; make; sudo make install" quits in make with:

--- 8< ---
...
source='mpiutil.c' object='mpiutil.o' libtool=no \
depfile='.deps/mpiutil.Po' tmpdepfile='.deps/mpiutil.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include    -g -O2 -Wall -c `test
-f 'mpiutil.c' || echo './'`mpiutil.c
source='g10m.c' object='g10m.o' libtool=no \
depfile='.deps/g10m.Po' tmpdepfile='.deps/g10m.TPo' \
depmode=gcc /bin/sh ../scripts/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include    -g -O2 -Wall -c `test
-f 'g10m.c' || echo './'`g10m.c
gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' >
_mpih-mul1.s
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include    -g -O2 -Wall -c
_mpih-mul1.s
_mpih-mul1.s:2:Parameter syntax error (parameter 2)
_mpih-mul1.s:4:Parameter syntax error (parameter 1)
_mpih-mul1.s:5:Parameter syntax error (parameter 1)
_mpih-mul1.s:6:Parameter syntax error (parameter 1)
_mpih-mul1.s:7:Parameter syntax error (parameter 1)
_mpih-mul1.s:8:Parameter syntax error (parameter 1)
_mpih-mul1.s:11:Parameter syntax error (parameter 1)
_mpih-mul1.s:12:Parameter syntax error (parameter 1)
_mpih-mul1.s:13:Parameter syntax error (parameter 1)
_mpih-mul1.s:14:Parameter syntax error (parameter 1)
_mpih-mul1.s:15:Parameter syntax error (parameter 1)
_mpih-mul1.s:18:Parameter syntax error (parameter 1)
_mpih-mul1.s:19:Parameter syntax error (parameter 1)
_mpih-mul1.s:21:Unknown pseudo-op: .size
_mpih-mul1.s:21:Rest of line ignored. 1st junk character valued 109 (m).
make[2]: *** [mpih-mul1.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--- >8 ---

I don't know what "asm" is but I do know that my system doesn't support it
and that it had to be manually disabled to compile GPG at least since 1.0.7

Can't the build process know that it should be disabled on
"powerpc-apple-darwin6.5" by default?

Greeting, Michi



--------------enigA57A2B88214607345DD2A3A0
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2rc1 (Darwin)
Comment: http://www.biglumber.com/x/web?qs=0x9A4C704C

iEYEARECAAYFAj6eCAUACgkQ19dRf5pMcEyZpQCgjM04nlyx+Ep5SV6tTDW+SRjW
V2QAmgN1LifCwdQ3nVdgSHCNf0OreseW
=bRuZ
-----END PGP SIGNATURE-----

--------------enigA57A2B88214607345DD2A3A0--