Greetings, I'm trying to install sqwebmail 1.2.5 on a RH6.2 machine, but after a 'make check' I got these errors: ... gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I.. -I./.. -c userdb.c userdb.c: In function `userdb': userdb.c:84: `ENOENT' undeclared (first use in this function) userdb.c:84: (Each undeclared identifier is reported only once userdb.c:84: for each function it appears in.) userdb.c: In function `userdb_gets': userdb.c:168: `ENOENT' undeclared (first use in this function) userdb.c: In function `userdb_creates': userdb.c:236: `ENOENT' undeclared (first use in this function) make[1]: *** [userdb.o] Error 1 make[1]: Leaving directory `/work/sqwebmail-1.2.5/userdb' make: *** [check-recursive] Error 1 bash# Even if I configure not to use authuserdb this happens. It's the first time I get this kind of error when compiling Sqwebmail. Any help is appreciated. Nuno Mendes / GeP
