Snort mailing list archives
Barnyard Solaris 2.6 make issue
From: Steve Rudolph <srudolph () iocenter net>
Date: Thu, 17 Jan 2002 13:38:02 -0500
I am trying to compile Barnyard on a Solaris 2.6 box and I just get all
sorts of errors when I run make.
I went to the cvs and got the most recent files and tried agian and got
the below....again.
here is an excerpt:
cd . && autoheader
configure.in:29: warning: AC_TRY_RUN called without default to allow
cross compiling
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
make all-recursive
make[1]: Entering directory `/home/srudolph/barnyard-0.1.0-beta4'
Making all in src
make[2]: Entering directory `/home/srudolph/barnyard-0.1.0-beta4/src'
Making all in output-plugins
make[3]: Entering directory
`/home/srudolph/barnyard-0.1.0-beta4/src/output-plugins'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -DBSD_COMP -g
-O2 -Wall -c op_decode.c
In file included from op_decode.c:24:
op_decode.h:589: warning: no semicolon at end of struct or union
op_decode.h:589: parse error before `.'
op_decode.h:589: warning: no semicolon at end of struct or union
op_decode.h:589: warning: no semicolon at end of struct or union
op_decode.h:590: warning: type defaults to `int' in declaration of
`ih_gwaddr'
op_decode.h:590: warning: data definition has no type or storage class
op_decode.h:611: parse error before `}'
op_decode.h:611: warning: type defaults to `int' in declaration of
`icmp_hun'
op_decode.h:611: warning: data definition has no type or storage class
op_decode.h:638: parse error before `}'
op_decode.h:638: warning: type defaults to `int' in declaration of
`ICMPHdr'
op_decode.h:638: warning: data definition has no type or storage class
op_decode.h:733: parse error before `ICMPHdr'
op_decode.h:733: warning: no semicolon at end of struct or union
op_decode.h:755: parse error before `}'
op_decode.h:755: warning: type defaults to `int' in declaration of
`Packet'
op_decode.h:755: warning: data definition has no type or storage class
op_decode.h:761: parse error before `*'
-
Steve Rudolph CCSA, CCSE
Network Security Engineer
Internet Operations Center
Southfield, MI
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- Barnyard Solaris 2.6 make issue Steve Rudolph (Jan 17)
- Re: Barnyard Solaris 2.6 make issue Andrew R. Baker (Jan 23)
- Re: Barnyard Solaris 2.6 make issue Steve Rudolph (Jan 29)
- Re: Barnyard Solaris 2.6 make issue Roelof JT Jonkman (Jan 29)
- Message not available
- Re: Barnyard Solaris 2.6 make issue Steve Rudolph (Feb 04)
- Re: Barnyard Solaris 2.6 make issue Chris Green (Feb 04)
- Re: Barnyard Solaris 2.6 make issue Steve Rudolph (Feb 06)
- Re: Barnyard Solaris 2.6 make issue Fyodor (Feb 04)
- Re: Barnyard Solaris 2.6 make issue Steve Rudolph (Jan 29)
- Re: Barnyard Solaris 2.6 make issue Andrew R. Baker (Jan 23)
