Snort mailing list archives

Re: snort-1.8.3 compilation


From: crazy mand <crazymand2001 () yahoo com>
Date: Sat, 23 Feb 2002 09:03:36 -0800 (PST)

Here's is the errors during compilation
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pcap 
-I/usr/include  -g -O2 -Wall -DENABLE_RESPONSE
-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD
-DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -c snort.c
In file included from /usr/include/netinet/in.h:23,
                 from snort.h:43,
                 from snort.c:45:
/usr/include/stdint.h:49: redefinition of `uint8_t'
/usr/include/sys/types.h:196: `uint8_t' previously
declared here
/usr/include/stdint.h:50: redefinition of `uint16_t'
/usr/include/sys/types.h:197: `uint16_t' previously
declared here
/usr/include/stdint.h:52: redefinition of `uint32_t'
/usr/include/sys/types.h:198: `uint32_t' previously
declared here
make[2]: *** [snort.o] Error 1
make[2]: Leaving directory
`/usr/local/src/snort-1.8.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/local/src/snort-1.8.3'
make: *** [all-recursive-am] Error 2

this errors with ./configure --enable-flexresp

Thanks for any help!

--- Chris Green <cmg () uab edu> wrote:
crazy mand <crazymand2001 () yahoo com> writes:

I tried to compile 1.8.3 on Mandrake 8.1, but I
always
gives type uint*_t definition conflict in
/usr/include/sys/types.h and
/usr/include/stdint.h?
Does anyone have any idea how to configure to get
away
this problem??

It would help if you posted the configure error
messages but  you can
probably solve your problems by running

make distclean
aclocal
automake
./configure
-- 
Chris Green <cmg () uab edu>
A good pun is its own reword.

_______________________________________________
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


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

_______________________________________________
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: