Hi All, I'm getting an error similar to the Gentoo error mentioned earlier, but slightly different.
Here's the error: In file included from spawner.c:26: spawner.h:50: error: expected declaration specifiers or '...' before 'uid_t' spawner.h:51: error: expected declaration specifiers or '...' before 'gid_t' spawner.c:158: error: conflicting types for 'cherokee_spawner_spawn' spawner.h:54: error: previous declaration of 'cherokee_spawner_spawn' was here gmake[2]: *** [libcherokee_server_la-spawner.lo] Error 1 I've been getting this error since 0.99.12 right up to the latest trunk (0.99.14b3201). I'm building this with a locally updated version of the port (port is only at 0.99.2) so it uses the same patches that the maintainer has setup which has allowed it to compile fine up to 0.99.11. Anyone know why the error, and if there is a fix? Perhaps spawner.c & spawner.h need to be patched for FreeBSD? Thanks in advance, Jason PS: The patches used can be found here if anyone is interested: http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/cherokee/files/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
