Actions
Bug #3054
closedBuild failure with --enable-rust-debug
Affected Versions:
Effort:
Difficulty:
Label:
Description
Running configure with --enable-rust-debug and then building suricata results in the following error:
CC util-threshold-config.o
CC util-time.o
CC util-unittest.o
CC util-unittest-helper.o
CC util-affinity.o
CC util-var.o
CC util-var-name.o
CC win32-syscall.o
CC win32-misc.o
make[2]: *** No rule to make target '../rust/target/release/libsuricata.a', needed by 'suricata'. Stop.
make[2]: *** Waiting for unfinished jobs....
CC win32-service.o
make[2]: Leaving directory '/home/unixia/suricata/oisf/src'
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: Leaving directory '/home/unixia/suricata/oisf'
make: *** [Makefile:424: all] Error 2
Updated by Shivani Bhardwaj over 5 years ago
- Status changed from New to Feedback
- Assignee set to Shivani Bhardwaj
Updated by Shivani Bhardwaj over 5 years ago
- Subject changed from Build failure with --enable-rust-deug to Build failure with --enable-rust-debug
Updated by Shivani Bhardwaj about 5 years ago
- Status changed from Feedback to Assigned
Updated by Shivani Bhardwaj about 5 years ago
- Status changed from Assigned to Feedback
Updated by Shivani Bhardwaj about 5 years ago
- Status changed from Feedback to Closed
Actions