Problems compiling argus-2.0.2 on OpenBSD 2.8-stable

Wozz wozz+argus at wookie.net
Sat Sep 8 15:24:59 EDT 2001


On Fri, Sep 07, 2001 at 09:56:28AM -0400, Carter Bullard wrote:
> Hey Peter and Wozz,
>    I've uploaded a tar file with all the patches,
> to ftp://qosient.com/dev/argus-2.0/argus-2.0.2.tar.gz.
> This has a temporary version number of 2.0.2a, so
> please give this a test.  If it is OK, then I'll
> re-release 2.0.2 with these fixes.
> 

It seems to work except:

gcc -O -I . -I../include -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1
-DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -Di386=1 -DARGUSDEBUG=1
-DHAVE_SOCKADDR_SA_LEN=1 -DTCPWRAPPER=1 -c ./ArgusOutput.c
./ArgusOutput.c:1281: ../wrapper/tcpd.h: No such file or directory
*** Error code 1


tcp wrappers is included with OpenBSD, so the tcpd.h file is in
/usr/include.  Making that change is all that was needed.



More information about the argus mailing list