[Oisf-devel] fatal error: rust-dns-dns-gen.h: No such file or directory
zhangqunshi
zhangqs at act.buaa.edu.cn
Wed Apr 18 02:52:50 UTC 2018
Hi guys,
When i compile the code by make command, i got the following error:
make[2]: Leaving directory '/home/kris/suricata/rust'
Making all in src
make[2]: Entering directory '/home/kris/suricata/src'
CC alert-debuglog.o
CC alert-fastlog.o
CC alert-prelude.o
CC alert-syslog.o
CC alert-unified2-alert.o
CC app-layer.o
CC app-layer-dcerpc.o
CC app-layer-dcerpc-udp.o
CC app-layer-detect-proto.o
CC app-layer-dnp3.o
CC app-layer-dnp3-objects.o
CC app-layer-dns-common.o
CC app-layer-dns-tcp.o
CC app-layer-dns-tcp-rust.o
app-layer-dns-tcp-rust.c:31:30: fatal error: rust-dns-dns-gen.h: No such
file or directory
compilation terminated.
Makefile:1726: recipe for target 'app-layer-dns-tcp-rust.o' failed
make[2]: *** [app-layer-dns-tcp-rust.o] Error 1
make[2]: Leaving directory '/home/kris/suricata/src'
Makefile:493: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/kris/suricata'
Makefile:419: recipe for target 'all' failed
make: *** [all] Error 2
I cannot found the rust-dns-dns-gen.h file in the src dir.
Please help me to fix this.
Thanks,
Kris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-devel/attachments/20180418/03def70f/attachment.html>
More information about the Oisf-devel
mailing list