LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   honeyd installation (https://www.linuxquestions.org/questions/linux-newbie-8/honeyd-installation-864149/)

lelali 02-21-2011 05:02 PM

honeyd installation
 
im trying to install onto ubuntu 10.04 the honeyd but i take these errors:

Code:

dan@dan-laptop:~/honeyd-1.5c$ sudo make
make  all-recursive
make[1]: Entering directory `/home/dan/honeyd-1.5c'
Making all in .
make[2]: Entering directory `/home/dan/honeyd-1.5c'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/local/include -I/usr/local/include -I/usr/local/include    -O2 -Wall -g -DPATH_HONEYDINCLUDE="\"/usr/local/include/honeyd\"" -DPATH_HONEYDDATA="\"/usr/local/share/honeyd\"" -DPATH_HONEYDLIB="\"/usr/local/lib/honeyd\"" -DHONEYD_PLUGINS_DECLARE="" -DHONEYD_PLUGINS="" -DPATH_RRDTOOL="\"\"" -c honeyd.c
In file included from honeyd.c:97:
tagging.h:89: error: expected declaration specifiers or ‘...’ before ‘(’ token
tagging.h:89: error: expected declaration specifiers or ‘...’ before ‘(’ token
In file included from stats.h:36,
                from honeyd.c:98:
./compat/sha1.h:23: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:23: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:26: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:28: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:30: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:32: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:35: warning: ‘__bounded__’ attribute directive ignored
./compat/sha1.h:35: warning: ‘__bounded__’ attribute directive ignored
make[2]: *** [honeyd.o] Error 1
make[2]: Leaving directory `/home/dan/honeyd-1.5c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dan/honeyd-1.5c'
make: *** [all] Error 2

i dont know what to do. can anybody helps me please?
thank you

corp769 02-21-2011 06:18 PM

Can't you install it through your package manager?

From the command line: apt-get install honeyd

lelali 02-22-2011 12:13 PM

Quote:

Originally Posted by corp769 (Post 4266594)
From the command line: apt-get install honeyd

it works thank you for ur help.

corp769 02-22-2011 01:27 PM

No problem. Give rep if applicable and mark your thread as [SOLVED] using the thread tools. Thanks!

lelali 02-22-2011 04:16 PM

May i ask you sth?

when i type :rpm -ql honeyd

error: cannot open Name index using db3 - No such file or directory (2)
package honeyd is not installed

why it says that isnt installed?


All times are GMT -5. The time now is 04:19 PM.