<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/autosec/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/autosec/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/autosec/bugs/</id><updated>2003-10-31T15:53:19Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>install error while installing html docs with 1.1.4 &amp;amp; 1.2.0</title><link href="https://sourceforge.net/p/autosec/bugs/6/" rel="alternate"/><published>2003-10-31T15:53:19Z</published><updated>2003-10-31T15:53:19Z</updated><author><name>svrmarty</name><uri>https://sourceforge.net/u/svrmarty/</uri></author><id>https://sourceforge.netc01f539992e3f40a5ae9569b9e5cb8c434ae2298</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;/bin/true docConf&lt;br /&gt;
/bin/sh ../config/mkinstalldirs /var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/image//usr/share/sonar&lt;br /&gt;
mkdir -p -- /var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/image//usr/share/sonar&lt;br /&gt;
cp -rf ../doc/html /var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/image//usr/share/sonar&lt;br /&gt;
cp: cannot stat `../doc/html': No such file or directory&lt;br /&gt;
make[2]: *** [install-data-local] Error 1&lt;br /&gt;
make[2]: Leaving directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4/doc'&lt;br /&gt;
make[1]: *** [install-am] Error 2&lt;br /&gt;
make[1]: Leaving directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4/doc'&lt;br /&gt;
make: *** [install-recursive] Error 1&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>doesn't compile with gcc 2.95</title><link href="https://sourceforge.net/p/autosec/bugs/5/" rel="alternate"/><published>2003-10-31T15:40:22Z</published><updated>2003-10-31T15:40:22Z</updated><author><name>svrmarty</name><uri>https://sourceforge.net/u/svrmarty/</uri></author><id>https://sourceforge.net28a176a2a46cac016475bb60c7e9c74237800752</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;configure: creating ./config.status&lt;br /&gt;
config.status: creating Makefile&lt;br /&gt;
config.status: creating doc/Makefile&lt;br /&gt;
config.status: creating plugins/Makefile&lt;br /&gt;
config.status: creating src/Makefile&lt;br /&gt;
config.status: creating doc/docConf&lt;br /&gt;
config.status: creating config.h&lt;br /&gt;
config.status: executing depfiles commands&lt;br /&gt;
gmake  all-recursive&lt;br /&gt;
gmake[1]: Entering directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4'&lt;br /&gt;
Making all in src&lt;br /&gt;
gmake[2]: Entering directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4/src'&lt;br /&gt;
source='sonar.c' object='sonar.o' libtool=no \
depfile='.deps/sonar.Po' tmpdepfile='.deps/sonar.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wall  -march=i686 -&lt;br /&gt;
O3 -pipe -ffast-math -fomit-frame-pointer -Wall -&lt;br /&gt;
DPLUGINDIR=&amp;amp;quot;\&amp;amp;amp;quot;/usr/lib/sonar\&amp;amp;amp;quot;&amp;amp;quot; -c `test -f 'sonar.c' || &lt;br /&gt;
echo './'`sonar.c&lt;br /&gt;
sonar.c: In function `sonar_rawoutput':&lt;br /&gt;
sonar.c:440: parse error before `ap'&lt;br /&gt;
sonar.c:441: `ap' undeclared (first use in this function)&lt;br /&gt;
sonar.c:441: (Each undeclared identifier is reported only &lt;br /&gt;
once&lt;br /&gt;
sonar.c:441: for each function it appears in.)&lt;br /&gt;
gmake[2]: *** [sonar.o] Error 1&lt;br /&gt;
gmake[2]: Leaving directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4/src'&lt;br /&gt;
gmake[1]: *** [all-recursive] Error 1&lt;br /&gt;
gmake[1]: Leaving directory `/var/tmp/portage/sonar-&lt;br /&gt;
1.1.4/work/sonar-1.1.4'&lt;br /&gt;
gmake: *** [all] Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>doxygen</title><link href="https://sourceforge.net/p/autosec/bugs/4/" rel="alternate"/><published>2003-09-25T09:08:31Z</published><updated>2003-09-25T09:08:31Z</updated><author><name>Ladislav Hagara</name><uri>https://sourceforge.net/u/xlace/</uri></author><id>https://sourceforge.nete269018958490b2d9d4704faa9d7e62a0eb428d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If doxygen is not installed &amp;amp;quot;make&amp;amp;quot; falls !!!&lt;/p&gt;
&lt;p&gt;./configure checks doxygen but does not print warnings.&lt;br /&gt;
Your ./configure (line 12915):&lt;br /&gt;
test -z &amp;amp;quot;$ac_cv_prog_DOXYGEN&amp;amp;quot; &amp;amp;amp;&amp;amp;amp; &lt;br /&gt;
ac_cv_prog_DOXYGEN=&amp;amp;quot;/bin/false&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;output:&lt;br /&gt;
checking for doxygen... /bin/false&lt;br /&gt;
checking for dlopen... no&lt;/p&gt;
&lt;p&gt;if you change ./configure (line 12915) to:&lt;br /&gt;
test -z &amp;amp;quot;$ac_cv_prog_DOXYGEN&amp;amp;quot; &amp;amp;amp;&amp;amp;amp; &lt;br /&gt;
ac_cv_prog_DOXYGEN=&amp;amp;quot;no&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;output:&lt;br /&gt;
checking for doxygen... no&lt;br /&gt;
In order to build the documentation,&lt;br /&gt;
you need doxygen installed. Since it&lt;br /&gt;
is not installed, you will not be&lt;br /&gt;
able to build the manual/documentation&lt;br /&gt;
doxygen is available here:&lt;br /&gt;
&lt;a href="http://www.doxygen.org" rel="nofollow"&gt;http://www.doxygen.org&lt;/a&gt;&lt;br /&gt;
checking for dlopen... no&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OS X 10.1 compile problems</title><link href="https://sourceforge.net/p/autosec/bugs/3/" rel="alternate"/><published>2002-06-05T19:37:49Z</published><updated>2002-06-05T19:37:49Z</updated><author><name>Andrew Erickson</name><uri>https://sourceforge.net/u/aerickson/</uri></author><id>https://sourceforge.net2f6ab0feec37369a4b01af41484614985c7e884b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Compiling fails on OS X when gcc reaches the ip.h include file located at /usr/local/netinet/ip.h.&lt;/p&gt;
&lt;p&gt;Here's the output:&lt;/p&gt;
&lt;p&gt;qs:~/build/sonar&amp;amp;gt;make&lt;br /&gt;
cd src &amp;amp;amp;&amp;amp;amp; make&lt;br /&gt;
c++ -Wall -O2 -c -DHAVE_CONFIG_H -I..  sonar.cpp&lt;br /&gt;
In file included from types.h:48,&lt;br /&gt;
from sonar.cpp:21:&lt;br /&gt;
/usr/include/netinet/ip.h:177: syntax error before `['&lt;br /&gt;
/usr/include/netinet/ip.h:180: syntax error before `;'&lt;br /&gt;
In file included from types.h:49,&lt;br /&gt;
from sonar.cpp:21:&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:84: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:85: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:91: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:92: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:113: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:114: syntax error before `;'&lt;br /&gt;
/usr/include/netinet/ip_icmp.h:115: syntax error before `;'&lt;br /&gt;
sonar.cpp: In function `int main(int, char **)':&lt;br /&gt;
sonar.cpp:133: `SOL_IP' undeclared (first use this function)&lt;br /&gt;
sonar.cpp:133: (Each undeclared identifier is reported only once&lt;br /&gt;
sonar.cpp:133: for each function it appears in.)&lt;br /&gt;
sonar.cpp: In function `void send_icmp(int)':&lt;br /&gt;
sonar.cpp:392: `socklen_t' undeclared (first use this function)&lt;br /&gt;
sonar.cpp:392: parse error before `)'&lt;br /&gt;
sonar.cpp:347: warning: `int bread' might be used uninitialized in this function&lt;br /&gt;
sonar.cpp: In function `void flood_icmp(int)':&lt;br /&gt;
sonar.cpp:503: parse error before `)'&lt;br /&gt;
sonar.cpp:475: warning: `int bread' might be used uninitialized in this function&lt;br /&gt;
make[1]: *** [sonar.o] Error 1&lt;br /&gt;
make: *** [src/sonar.o] Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Max packet size not implemented</title><link href="https://sourceforge.net/p/autosec/bugs/2/" rel="alternate"/><published>2002-05-16T19:57:31Z</published><updated>2002-05-16T19:57:31Z</updated><author><name>red0x</name><uri>https://sourceforge.net/u/red0x/</uri></author><id>https://sourceforge.net243b778fa8a70ff17e572e5ab3c4eda01e933935</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A small, but potentially bad, bug is still in version 0.4.  The&lt;br /&gt;
maximum packet size of 350 is not enforced.   Luckily, we stop &lt;br /&gt;
receiving replys at 1024 (the defined MAXPACKET in the source), so &lt;br /&gt;
no wierd overflow via an ICMP_ECHO_REPLY is viable (that I know of).&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Just a minor bug. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Timeout bug</title><link href="https://sourceforge.net/p/autosec/bugs/1/" rel="alternate"/><published>2002-05-14T09:09:09Z</published><updated>2002-05-14T09:09:09Z</updated><author><name>red0x</name><uri>https://sourceforge.net/u/red0x/</uri></author><id>https://sourceforge.net56607acb272f6b610527fee26ea9b0464143cec7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Whenever a host timesout on the ping response, sonar behaves &lt;br /&gt;
strangly and overall doesn't recover well.  For now, try setting &lt;br /&gt;
your delay higher.  A patch should be out soon. &lt;/p&gt;
&lt;p&gt;--red0x&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>