On Mon, 2009-04-06 at 17:14 -0400, Timo Sirainen wrote:
On Mon, 2009-04-06 at 17:12 -0400, Alan Ferrency wrote:
lib-signals.c: In function
lib_signal_code_to_str': lib-signals.c:47: error:
SEGV_MAPERR' undeclared (first use in this function) lib-signals.c:47: error: (Each undeclared identifier is reported only once lib-signals.c:47: error: for each function it appears in.) lib-signals.c:49: error:SEGV_ACCERR' undeclared (first use in this function) lib-signals.c:55: error:
BUS_ADRALN' undeclared (first use in this function) lib-signals.c:57: error:BUS_ADRERR' undeclared (first use in this function) lib-signals.c:59: error:
BUS_OBJERR' undeclared (first use in this function)Can you find these anywhere? Like:
grep -r SEGV_MAPERR /usr/include
Probably not. So this should help: http://hg.dovecot.org/dovecot-1.3/rev/286ff5114588