compiling error

Mr. Parity mr.parity@gmx.de
Mon, 20 Mar 2000 13:27:31 +0000


hi ho :-)

i have a problem white compiling gnupg. the following thinks i do :
untar to blablabla
cd to blablabla
and starting ./configure
enter 'make'
and then i get this errormsg :

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl    -g -O2 -Wall
-c random.c
In file included from /usr/include/sys/resource.h:27,
                 from random.c:46:
/usr/include/resourcebits.h:103: warning: `RLIM_INFINITY' redefined
/usr/include/asm/resource.h:25: warning: this is the location of the
previous definition
In file included from /usr/include/sys/resource.h:27,
                 from random.c:47:
/usr/include/resourcebits.h:102: parse error before `('
make[2]: *** [random.o] Error 1
make[2]: Leaving directory `/home/patrick/all/gnupg-1.0.1/cipher'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/patrick/all/gnupg-1.0.1'
make: *** [all-recursive-am] Error 2   


is there anyone with an idea ?
if it ist the wron mailing list to ask this kind of quesations im sorry.


thanks
Mr. Parity