ajrockefeller / openfpc

Automatically exported from code.google.com/p/openfpc
0 stars 0 forks source link

Daemonlogger #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Leon,

Daemonlogger 1.2.1 was not accessible via default sources only 1.0.1.

When trying to install 1.2.1 i get the following error:

./configure

checking whether gcc needs -traditional... no
./configure: line 5333: dnet-config: command not found
./configure: line 5334: dnet-config: command not found
checking for intf_open in -ldnet... no
LDFLAGS set to
CFLAGS set to -g -O2 -g -O0 -Wall

   ERROR!  Libdnet library/headers not found, go get it from
   http://libdnet.sourceforge.net

./configure --with-dnet=/usr/src/libdnet

./configure: line 5333: dnet-config: command not found
./configure: line 5334: dnet-config: command not found
checking for intf_open in -ldnet... no
LDFLAGS set to
CFLAGS set to -g -O2 -g -O0 -Wall

   ERROR!  Libdnet library/headers not found, go get it from
   http://libdnet.sourceforge.net

Snort is running fine on this system. Aren't these the same libs needed for
snort?

TIA

Original issue reported on code.google.com by rob.l.di...@gmail.com on 3 Jun 2010 at 3:16

GoogleCodeExporter commented 8 years ago
Rob, Sorry I missed this request, I just noticed it.

It's not the libs that the compile is looking for, it's the headers. What 
platform are you on? There should be a -dev package available for it.

Original comment by leon.j.w...@gmail.com on 8 Jun 2010 at 9:03

GoogleCodeExporter commented 8 years ago

Original comment by leon.j.w...@gmail.com on 15 Jun 2010 at 6:18