Results 1 to 2 of 2
Hello,
I am trying to install Snort on Fedora 11. I am using the guides from snort.org and when I come to the Make part of the snort install I ...
- 07-22-2009 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 23
Snort 2.8.4.1 Make Error
Hello,
I am trying to install Snort on Fedora 11. I am using the guides from snort.org and when I come to the Make part of the snort install I am receiving the following error:
profiler.o: In function `ShowPreprocProfiles’:
/usr/local/snort-2.8.4.1/src/profiler.c:928: undefined reference to `mpsePerfStats’
/usr/local/snort-2.8.4.1/src/profiler.c:928: undefined reference to `mpsePerfStats’
profiler.o: In function `ShowRuleProfiles’:
/usr/local/snort-2.8.4.1/src/profiler.c:482: undefined reference to `detection_option_tree_update_otn_stats’
snort.o: In function `SnortMain’:
/usr/local/snort-2.8.4.1/src/snort.c:826: undefined reference to `mpsePerfStats’
collect2: ld returned 1 exit status
make3: * [snort] Error 1
make3: Leaving directory `/usr/local/snort-2.8.4.1/src’
make2: * [all-recursive] Error 1
make2: Leaving directory `/usr/local/snort-2.8.4.1/src’
make1: * [all-recursive] Error 1
make1: Leaving directory `/usr/local/snort-2.8.4.1’
make: * [all] Error 2
I apologize if this has already been answered, I looked around and saw some similar errors but nothing that is exactly like this one or anything that has been answered. Thanks for the help.
- 07-22-2009 #2
Can you post 10 or more lines before the error shows up.


Reply With Quote