On Wednesday 24 September 2008, Marcello Lupo wrote:
i'm getting this error on compiling
openser-1.2.2-notls on Ubuntu 8.04
x86_64. Can you help me to see wath's is wrong?
Same sources compiled perfect on SLES 10 x86_64.
[..]
In file included from parser/msg_parser.h:48,
from action.h:27,
from action.c:44:
parser/../config.h:2: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘:’ token
[..]
Hi Marcello,
just a guess, but the errors seems related to the config.h file: do you
changed something in there, adapted some default value to your needs? I use
kubuntu 8.04 on i386, everything allright here.
Cheers,
Henning