Problems compiling argus-2.0.2 on OpenBSD 2.8-stable
Carter Bullard
carter at qosient.com
Fri Sep 7 09:56:28 EDT 2001
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.
Thanks!
Carter
Carter Bullard
QoSient, LLC
300 E. 56th Street, Suite 18K
New York, New York 10022
carter at qosient.com
Phone +1 212 588-9133
Fax +1 212 588-9134
http://qosient.com
> -----Original Message-----
> From: owner-argus-info at lists.andrew.cmu.edu
> [mailto:owner-argus-info at lists.andrew.cmu.edu] On Behalf Of
> Peter Van Epp
> Sent: Thursday, September 06, 2001 4:05 PM
> To: argus
> Subject: Re: Problems compiling argus-2.0.2 on OpenBSD 2.8-stable
>
>
> >
> > Greetings,
> >
> > I'm running into some problems which sound familiar to problems
> > which sound familiar to some problems I saw in the mailing list
> > archive with FreeBSD, but I saw no mention of a problem, or
> fix, for
> > OpenBSD. When compiling, I get the following error right
> off the bat:
> >
> <snip>
>
> Mia culpa. I didn't get to checking OpenBSD in time to make the
> release. Try this stream which should compile clean on OpenBSD if you
> grab the /dev/argus-2.0/argus-2.0.2.tar.gz file and apply the
> patches below to it. It compiles on 2.7 OK and I expect it
> will do OK on 2.8 as well (and you get to be the guinea pig
> for it :-)).
>
> Peter Van Epp / Operations and Technical Support
> Simon Fraser University, Burnaby, B.C. Canada
>
> From vanepp Mon Aug 27 12:29:53 2001
> Subject: Re: argus-2.0.2 is available from the dev download area
> To: carter at qosient.com
> Date: Mon, 27 Aug 2001 12:29:53 -0700 (PDT)
> In-Reply-To:
> <5C8959A16A71B449AE793CF52FBBED660174B8 at ptah.newyork.qosient.c
> om> from "Carter Bullard" at Aug 27, 2001 12:55:28 PM
> X-Mailer: ELM [version 2.5 PL4]
> Content-Length: 1361
>
> >
> > Hey Peter,
> > Could you try out
> > ftp://qosient.com/dev/argus-2.0/argus-2.0.2.tar.gz
> > to see if it compiles under OpenBSD? This has your patches,
> > modified in places, incorporated.
> >
> >
> > Carter
>
> A couple of minor typos otherwise fine. I'm also
> looking at the
> support directory and need to make some changes in there as
> well (the startup scripts won't apply on the BSDs for
> instance) so depending on how my time
> goes you may want to wait for those too to do a release.
>
> Peter Van Epp / Operations and Technical Support
> Simon Fraser University, Burnaby, B.C. Canada
>
>
>
> *** server/ArgusModeler.c,orig Mon Aug 27 03:00:11 2001
> --- server/ArgusModeler.c Mon Aug 27 03:00:35 2001
> ***************
> *** 127,133 ****
>
>
> #include <ethertype.h>
> ! #if !defined(__OpendBSD__)
> #include <netinet/if_ether.h>
> #endif
>
> --- 127,133 ----
>
>
> #include <ethertype.h>
> ! #if !defined(__OpenBSD__)
> #include <netinet/if_ether.h>
> #endif
>
> *** include/argus_util.h.orig Mon Aug 27 02:56:19 2001
> --- include/argus_util.h Mon Aug 27 02:57:15 2001
> ***************
> *** 52,59 ****
> #endif
>
> #if defined(__OpenBSD__)
> ! #ifndef _NET_NET_IP_H_
> ! #define _NET_NET_IP_H_
> #include <netinet/ip.h>
> #endif
> #else
> --- 52,59 ----
> #endif
>
> #if defined(__OpenBSD__)
> ! #ifndef _NETINET_IP_H_
> ! #define _NETINET_IP_H_
> #include <netinet/ip.h>
> #endif
> #else
>
More information about the argus
mailing list