Hi Morten,

  Thank you for your reply.

I have posted this question/solution for another people, because Argus
is very essential. It can log network transactions in a variety of
ways. It would certainly help to track down problems and would be
invaluable in the event of a security incident.

<<<
If you want setup this software change ( common/gencode.c ):
#include <net/bpf.h>       to      #include <net-bpf.h>
>>>

Bye

2005/12/7, Morten Nilsen <[EMAIL PROTECTED]>:
> Sim wrote:
> > Hi!
> >
> > I'm trying Argus ( Audit Record Generation and Usage System ) at
> > http://www.qosient.com/argus/downloads.htm
> >
> > Required packages... :
> >
> > libpcap>=0.6.2 -  http://www.tcpdump.org/release
> > GNU bison>=1.28 -  http://www.gnu.org/software/bison/bison.html
> > tcp_wrappers>=7.6 -  ftp://ftp.porcupine.org/pub/security
> > cyrus-sasl>=1.5 -  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail
> > But during make it show this error :
> >
> > [..]
> > make[1]: *** No rule to make target `../lib/argus_common.a', needed by
> > `../bin/argus_linux'.  Stop.
> > make[1]: Leaving directory `/usr/local/src/argus-2.0.6/server'
> > ### Done with /usr/local/src/argus-2.0.6/server
>
> that error has nothing to do with external dependencies..
>
> most often, such an error is the result of running make in subdirs in
> the wrong order..
>
> without more information, there's not much we can do to help..
>
> you could however try running make in lib/ by hand
>
> --
> Morten
> _______________________________________________
> tsl-discuss mailing list
> [email protected]
> http://lists.trustix.org/mailman/listinfo/tsl-discuss
>
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to