FreeBSD too ...
Peter Van Epp
vanepp at sfu.ca
Tue Jun 19 16:56:34 EDT 2001
Yep all three build argus-clients-2.0.1.alpha.6 happily (with a
complaint about a type mismatch on sqrt) right out of the tar file. If I
get a chance I'll reboot the OpenBSD box to NetBSD and check thats happy too
(although if FreeBSD is it usually is too).
Peter Van Epp / Operations and Technical Support
Simon Fraser University, Burnaby, B.C. Canada
>
> Hey Peter,
> Try this version. I've got it compiling with only minor
> complaints on Solaris-2.7.
> ftp://qosient.com/dev/argus-2.0/argus-clients-2.0.1.alpha.6.tar.gz
>
> 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: Peter Van Epp [mailto:vanepp at sfu.ca]
> Sent: Monday, June 18, 2001 11:38 PM
> To: Carter Bullard
> Subject: Re: FreeBSD too ...
>
>
> It doesn't immediately seem happier (its in ragrep/Makefile.in).
> It also complains at doing a make clean:
>
> Making clean in .
> test -z "../bin/ragrep" || rm -f ../bin/ragrep
> make: don't know how to make clean-krextra. Stop
> *** Error code 1
>
> Stop in /usr/local/src/argus-clients-2.0.1.alpha.5/ragrep.
> *** Error code 1
>
> But nope, he's still not happy about obstack.h even with the
> DHAVE_CONFIG_H commented out in Makefile.in before config was run (he
> also doesn't like sqrt which I haven't looked at yet).
>
> Peter Van Epp / Operations and Technical Support
> Simon Fraser University, Burnaby, B.C. Canada
>
>
> >
> > Hey Peter,
> > Remove the -DHAVE_CONFIG_H from the Makefile and try again. I
> > thought I had removed it earlier but I must not have removed it from
> > Makefile.in.
> >
> > 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: Peter Van Epp [mailto:vanepp at sfu.ca]
> > Sent: Monday, June 18, 2001 7:11 PM
> > To: Carter Bullard
> > Subject: FreeBSD too ...
> >
> >
> > I went back to poke a bit at FreeBSD. Once I commented out
> > HAVE_LIBINTL (couldn't see how config was deciding I had it, so just
> > commented it out in ragrep/config.h) that fixed this one:
> >
> > making in ./ragrep
> > gcc -DHAVE_CONFIG_H -I. -I../include
> > -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c ragrep.c
> > ragrep.c: In function `RaSendArgusRecord':
> > ragrep.c:455: warning: type mismatch in implicit declaration for
> > built-in function `sqrt' gcc -DHAVE_CONFIG_H -I. -I../include
> > -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c dfa.c
> > dfa.c:94: libintl.h: No such file or directory
> > *** Error code 1
> >
> > Then I bump in to obstack.h (which doesn't seem to be present):
> >
> > r2d2# make
> > making in ./common
> > making in ./clients
> > making in ./ragraph
> > making in ./ragrep
> > gcc -DHAVE_CONFIG_H -I. -I../include
> > -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c dfa.c
> > gcc -DHAVE_CONFIG_H -I. -I../include
> > -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c kwset.c
> > kwset.c:37: obstack.h: No such file or directory
> > *** Error code 1
> >
> > Peter Van Epp / Operations and Technical Support
> > Simon Fraser University, Burnaby, B.C. Canada
> >
> >
>
>
>
More information about the argus
mailing list