On Tue, Jul 26, 2011 at 11:32 PM, Abel Abraham Camarillo Ojeda
wrote:
> Any ideas?
>
> # cd /usr/src && make SUDO=sudo build
> ...
> cc -O2 -pipe -Wall -I/usr/src/usr.sbin/ospf6d -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith
-Wcast-qual -Wsign-compare
Any ideas?
# cd /usr/src && make SUDO=sudo build
...
cc -O2 -pipe -Wall -I/usr/src/usr.sbin/ospf6d -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith
-Wcast-qual -Wsign-compare -c parse.c
/usr/src/usr.sbin/ospf6d/parse.y:649: error: expected '=', ',', ';'