Hi,

I am getting this trying to build latest kannel svn in Solaris:

gwlib/log.c:155: error: syntax error before "CODE"

gwlib/log.c:155:

/*
* Decode the syslog name to its int value
*/
static int decode(char *name, CODE *facilities)
{
    register CODE *c;


Where is this CODE defined? Couldn't find it anywhere in kannel sources and is not a C primitive type. Is it a Linux thingie?

BR,
Nikos

Reply via email to