Snort mailing list archives

Solaris 9 make error?


From: "Peters, Michael D." <Michael.Peters () acbl net>
Date: Tue, 13 Jan 2004 13:12:41 -0500

Can someone help me resolve this make error? I am doing an upgrade on a
2.0.1 system and have not been able to get past make. I am using GCC 3.2.3
and GNU Make.

./configure --with-mysql=/usr/local/mysql --with-openssl=/usr/local/ssl
--with-snmp

# make
make  all-recursive
make[1]: Entering directory `/opt/software/snort-2.1.0'
Making all in src
make[2]: Entering directory `/opt/software/snort-2.1.0/src'
Making all in sfutil
make[3]: Entering directory `/opt/software/snort-2.1.0/src/sfutil'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../../src/sfutil
-I../../src/output-plugins -I../../src/detection-plugins
-I../../src/preprocessors -I../../src/preprocessors/flow
-I../../src/preprocessors/portscan  -I../../src/preprocessors/flow/int-snort
-I../../src/preprocessors/HttpInspect/include  -DBSD_COMP
-I/usr/local/include -I/usr/local/mysql/include -DENABLE_MYSQL  -g -O2 -Wall
-c `test -f 'util_net.c' || echo './'`util_net.c
In file included from util_net.c:16:
util_net.h:14:20: stdint.h: No such file or directory
make[3]: *** [util_net.o] Error 1
make[3]: Leaving directory `/opt/software/snort-2.1.0/src/sfutil'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/software/snort-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/software/snort-2.1.0'
make: *** [all] Error 2



Best regards,

Michael D. Peters 



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
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: