> > I've build snort-2.02 on my solaris9 ultrasparc box. (CFLAGS: -m32 > -mcpu=v9) and that works just fine. >
SIGBUS is usually caused by alignment problems, and is commonly found in networking code. What flags are you passing? I willing to bet snort just isn't casting where it needs to be, or is casting improperly. I also hope it isn't building with anything lik -mcpu=v9 on sparc-linux. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

