Hi,
i was very stupid...
I saw that errors was related to config.h but was thinking there was
something wrong in the files.
Now that you pointed me to the most stupid kind of errors on the
planet i found it.
I changed the memory values and for error deleted the / in the comment
at starting of the page.
Thank you for help.
Bye,
Marcello
On Sep 25, 2008, at 10:22 AM, Henning Westerholt wrote:
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