Bird2.0.4 - make errors
Tiago Felipe Goncalves
heisenbug at xpto.eng.br
Fri Mar 1 09:51:49 CET 2019
Hi,
I'm trying to compile bird204 for test purpose, but I'm facing some
errors, anyone have an idea?
BIRD was configured with the following options:
Source directory: .
Object directory: obj
Iproute2 directory: /etc/iproute2
System configuration: ./sysdep/cf/linux.h
Debugging: no
POSIX threads: yes
Routing protocols: bgp pipe rpki
Kernel MPLS support: no
Client: yes
root at lab-rs:~/bird# make
MKDIR -p obj/client obj/conf obj/doc obj/filter obj/lib obj/nest
obj/test obj/proto/bgp obj/proto/pipe obj/proto/rpki obj/sysdep/linux
obj/sysdep/unix obj/doc
m4 -s -P conf/gen_parser.m4 conf/confbase.Y conf/flowspec.Y
obj/.dir-stamp filter/config.Y nest/config.Y proto/bgp/config.Y
proto/pipe/config.Y proto/rpki/config.Y sysdep/linux/netlink.Y
sysdep/unix/config.Y sysdep/unix/krt.Y >obj/conf/cf-parse.y
bison -Dparse.lac=full -Dparse.error=verbose -dv -pcf_ -b
obj/conf/cf-parse obj/conf/cf-parse.y
conf/gen_parser.m4: warning: 11 nonterminals useless in grammar [-Wother]
conf/gen_parser.m4: warning: 34 rules useless in grammar [-Wother]
conf/confbase.Y:90.13-29: warning: nonterminal useless in grammar:
label_stack_start [-Wother]
%type <mls> label_stack_start label_stack
^^^^^^^^^^^^^^^^^
conf/confbase.Y:90.31-41: warning: nonterminal useless in grammar:
label_stack [-Wother]
%type <mls> label_stack_start label_stack
^^^^^^^^^^^
conf/confbase.Y:86.22-25: warning: nonterminal useless in grammar: time
[-Wother]
%type <time> expr_us time
^^^^
nest/config.Y:94.162-164: warning: nonterminal useless in grammar: tos
[-Wother]
%nonassoc PREFIX_DUMMY
^^^
nest/config.Y:440.1-13: warning: nonterminal useless in grammar:
password_list [-Wother]
[]s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20190301/e87b220d/attachment.html>
More information about the Bird-users
mailing list