Hello,

It seems to be a problem with gcc.
To turn this problem off, you must add the following
flag in Makefiles : -fpermissive
so as to allow 'declaration with no type'

YC

Reply via email to