Hi,
We are having a problem with the first release of B.A.T.M.A.N. When we try to compile it (trying both gcc-3.4 and 4.0), we got the following error:
root@Pablo:/home/pablo/Desktop/batman# make gcc -Wall -O0 -g3 -c -o batman.o batman.c batman.c: En la función `send_outstanding_packets': batman.c:889: error: error sintáctico before '<<' token batman.c:891: error: error sintáctico before ')' token batman.c:894: error: error sintáctico before '>>' token batman.c:896: error: error sintáctico before ')' token batman.c:891: aviso: statement with no effect batman.c:896: aviso: statement with no effect batman.c: En el nivel principal: batman.c:927: error: error sintáctico before '}' token make: *** [batman.o] Error 1
We are using Ubuntu distro.
Regards:
Pablo