firnsy / barnyard2

Barnyard2 is a dedicated spooler for Snort's unified2 binary output format.
GNU General Public License v2.0
344 stars 190 forks source link

HELP ME , how i can make barnyard2 #262

Open phap231 opened 3 years ago

phap231 commented 3 years ago

make all-recursive make[1]: Entering directory '/root/barnyard2-2-1.13' Making all in src make[2]: Entering directory '/root/barnyard2-2-1.13/src' Making all in sfutil make[3]: Entering directory '/root/barnyard2-2-1.13/src/sfutil' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/root/barnyard2-2-1.13/src/sfutil' Making all in output-plugins make[3]: Entering directory '/root/barnyard2-2-1.13/src/output-plugins' gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil -I/usr/include/mysql -DENABLE_MYSQL -g -O2 -Wall -c -o spo_database.o spo_database.c In file included from spo_database.c:103: ../output-plugins/spo_database.h:112:1: error: expected identifier or ‘(’ before ‘--’ token --- spo_database.h.orig ^~ ../output-plugins/spo_database.h:114:1: error: stray ‘@’ in program @@ -357,7 +357,7 @@ ^ ../output-plugins/spo_database.h:114:2: error: stray ‘@’ in program @@ -357,7 +357,7 @@ ^ ../output-plugins/spo_database.h:114:18: error: stray ‘@’ in program @@ -357,7 +357,7 @@ ^ ../output-plugins/spo_database.h:114:19: error: stray ‘@’ in program @@ -357,7 +357,7 @@ ^ ../output-plugins/spo_database.h:118:1: error: expected identifier or ‘(’ before ‘-’ token

redbaron4 commented 3 years ago

It seems that you have some patch files or rejected patch files in your build tree