Snort mailing list archives

Problem compiling for flexresp on Solaris.


From: Colin Wu <wucolin () mcmaster ca>
Date: Fri, 20 Sep 2002 16:46:38 -0400

It's possible I may not have done a thorough enough search of the list archives, but I have not found references to this particular problem:

I'm trying to build snort-1.8.6 on a Solaris8 host for flexresp. (Without flexresp it builds just fine.) I'm getting the following errors on 'make':

snort.c: In function `InitProtoNames':
snort.c:2757: warning: assignment makes pointer from integer without a cast
snort.c:2767: warning: assignment makes pointer from integer without a cast
snort.c: In function `ErrorMessage':
snort.c:2830: `__builtin_va_alist' undeclared (first use in this function)
snort.c:2834: warning: implicit declaration of function `vsnprintf'
snort.c: In function `LogMessage':
snort.c:2862: `__builtin_va_alist' undeclared (first use in this function)
snort.c: In function `FatalError':
snort.c:2893: `__builtin_va_alist' undeclared (first use in this function)
snort.c: In function `SigUSR1Wrap':
snort.c:3054: `sigset_t' undeclared (first use in this function)
snort.c:3054: parse error before "set"
snort.c:3056: `set' undeclared (first use in this function)
make[2]: *** [snort.o] Error 1
make[2]: Leaving directory `/usr/local/snort-1.8.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/snort-1.8.6'
make: *** [all] Error 2

Environment:
Solaris 8 on SPARC (also tried on Solaris 6 with gcc 2.95)
gcc 3.2
autoconf 2.54
automake 1.6.3
m4 1.4
libnet 1.0.2a

Any ideas? Anyone?

Thanks.

--
  __     _             _            Network Analyst
 /  )   //            ' )   /       Computing & Information Services
/    __|/  o ____      / / / . .    McMaster University
(__/ (_) \_<_/ / <_    (_(_/ (_/_    (905)525-9140 ext 24050
                                    http://netman.McMaster.CA
Only get into a life boat if you have to step UP to get into it.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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: