[sysmon-help] Problems Compiling on Ubuntu 6.06 LTS (with solution)
Jason Huebel
jhuebel at gmail.com
Mon Dec 3 15:46:09 EST 2007
I had some trouble initially building sysmon on Ubuntu 6.06 LTS. If you
receive this error:
-------
parser.o: In function
`sysmon_conf_yylex':/home/jhuebel/sysmon-0.92.2/src/parser.l:2212: undefined
reference to `yywrap'
-------
then you need to install flex to resolve it. Drop to a console and execute
the following:
-------
sudo apt-get install flex
-------
Then you should be good to go!
Jason Huebel
"We must use time as a tool, not as a crutch." -John F. Kennedy (1917 -
1963)
More information about the Sysmon-help
mailing list