Build AFPacket DAQ module.. : yes
Build Dump DAQ module...... : yes
Build IPFW DAQ module...... : yes
Build IPQ DAQ module....... : no
Build NFQ DAQ module....... : no
Build PCAP DAQ module...... : yes
Build netmap DAQ module.... : no
make all-recursive
make[1]: Entering directory '/home/tommy/Downloads/daq-2.0.6'
Making all in api
make[2]: Entering directory '/home/tommy/Downloads/daq-2.0.6/api'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/tommy/Downloads/daq-2.0.6/api'
Making all in sfbpf
make[2]: Entering directory '/home/tommy/Downloads/daq-2.0.6/sfbpf'
bison -y -p sfbpf_ -d ./grammar.y
Makefile:787: recipe for target 'sf_grammar.c' failed
make[2]: *** [sf_grammar.c] Broken pipe
make[2]: Leaving directory '/home/tommy/Downloads/daq-2.0.6/sfbpf'
Makefile:406: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tommy/Downloads/daq-2.0.6'
Makefile:338: recipe for target 'all' failed
make: *** [all] Error 2