Project

General

Profile

Actions

Bug #3235

closed

Makefile:936: recipe for target 'install-rules' failed

Added by Scott Edwards over 4 years ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Upon sudo make install-full I encounter the following make errors:

make install-conf
make[1]: Entering directory '/home/supaplex/Projects/suricata-master/oisf'
install -d "/usr/local/etc/suricata/" 
install -d "/usr/local/var/log/suricata/files" 
install -d "/usr/local/var/log/suricata/certs" 
install -d "/usr/local/var/run/" 
install -m 770 -d "/usr/local/var/run/suricata" 
make[1]: Leaving directory '/home/supaplex/Projects/suricata-master/oisf'
make install-rules
make[1]: Entering directory '/home/supaplex/Projects/suricata-master/oisf'
error: rules not installed as suricata-update not available
Makefile:936: recipe for target 'install-rules' failed
make[1]: *** [install-rules] Error 1
make[1]: Leaving directory '/home/supaplex/Projects/suricata-master/oisf'
Makefile:916: recipe for target 'install-full' failed
make: *** [install-full] Error 2

Ubuntu 18.04.3 LTS, https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Ubuntu_Installation_from_GIT

Actions

Also available in: Atom PDF