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

Re: Bug#64609: PGP5i may generate predictable keys - reads /dev/random incorrectly



Tommi Virtanen <tv@debian.org> wrote:
> gcc -O -DUNIX=1  -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0    -I../../../. -I../../.././include -I../include -I.      -c -o pgpRndPool.o pgpRndPool.c
> pgpRndPool.c: In function `pgpRandPoolAddEntropy':
> pgpRndPool.c:339: Invalid `asm' statement:
> pgpRndPool.c:339: fixed or forbidden register 0 (ax) was spilled for class AREG.

Either compile it with gcc272 or fix the assembly.  The instructions on
the latter can be found in gcc.info.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: