Hi all. I'm trying to compile mutt-1.3.28i, but the process failed with the following error:
------------------- 8< ------------------------------------------- pgp.c: In function `disable_coredumps': pgp.c:70: variable `rl' has initializer but incomplete type pgp.c:70: warning: excess elements in struct initializer after `rl' pgp.c:70: warning: excess elements in struct initializer after `rl' pgp.c:70: storage size of `rl' isn't known pgp.c:75: warning: implicit declaration of function `setrlimit' pgp.c:75: `RLIMIT_CORE' undeclared (first use in this function) pgp.c:75: (Each undeclared identifier is reported only once pgp.c:75: for each function it appears in.) pgp.c:70: warning: unused variable `rl' make[1]: *** [pgp.o] Error 1 make[1]: Leaving directory `/usr/home/egargiulo/qmail/mutt-1.3.28' make: *** [install-recursive] Error 1 ------------------- 8< ------------------------------------------- i get the same error with 1.3.27i version and i want pgp support. how can i fix this? TIA -- Eduardo Gargiulo ejg(at)ar.homelinux.org