<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>lists.netmrg.net</title>
	<link>http://lists.netmrg.net//</link>
	<description>NetMRG discussion and support</description>
	<managingEditor>lists@netmrg.net</managingEditor>
	<webMaster>lists@netmrg.net</webMaster>
	<lastBuildDate>Fri, 05 Sep 2008 14:06:40 GMT</lastBuildDate>
<item>
	<title>Support :: Install error on FreeBSD 7.0</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1649#1649</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2901&quot; target=&quot;_blank&quot;&gt;tigershen&lt;/a&gt;&lt;br /&gt;
Subject: Install error on FreeBSD 7.0&lt;br /&gt;
Posted: Wed Aug 06, 2008 6:39 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I had use 0.18 on my FreeBSD 4.10 box  for over 2 year,
&lt;br /&gt;
but keep getting some problem when I try to install 0.20 on FreeBSD 7.0
&lt;br /&gt;

&lt;br /&gt;
net-snmp-5.4.1.2
&lt;br /&gt;
libxml2-2.6.32
&lt;br /&gt;
rrdtool-1.3.0_1
&lt;br /&gt;
gcc version 4.2.1 20070719  [FreeBSD]
&lt;br /&gt;
mysql-server-5.1.26
&lt;br /&gt;

&lt;br /&gt;
this is error message I got
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
root@245&amp;#91;/home/tiger/tmp/netmrg-0.20&amp;#93;./configure --with-xml2-include-dir=/usr/local/include/libxml2
&lt;br /&gt;
checking build system type... i386-unknown-freebsd7.0
&lt;br /&gt;
checking host system type... i386-unknown-freebsd7.0
&lt;br /&gt;
checking for a BSD-compatible install... /usr/bin/install -c
&lt;br /&gt;
checking whether build environment is sane... yes
&lt;br /&gt;
checking for a thread-safe mkdir -p... ./install-sh -c -d
&lt;br /&gt;
checking for gawk... no
&lt;br /&gt;
checking for mawk... no
&lt;br /&gt;
checking for nawk... nawk
&lt;br /&gt;
checking whether make sets $&amp;#40;MAKE&amp;#41;... yes
&lt;br /&gt;
checking whether make sets $&amp;#40;MAKE&amp;#41;... &amp;#40;cached&amp;#41; yes
&lt;br /&gt;
checking for rrdtool... /usr/local/bin/rrdtool
&lt;br /&gt;
checking for mysql_config... /usr/local/bin/mysql_config
&lt;br /&gt;
checking for g++... g++
&lt;br /&gt;
checking for C++ compiler default output file name... a.out
&lt;br /&gt;
checking whether the C++ compiler works... yes
&lt;br /&gt;
checking whether we are cross compiling... no
&lt;br /&gt;
checking for suffix of executables...
&lt;br /&gt;
checking for suffix of object files... o
&lt;br /&gt;
checking whether we are using the GNU C++ compiler... yes
&lt;br /&gt;
checking whether g++ accepts -g... yes
&lt;br /&gt;
checking for style of include used by make... GNU
&lt;br /&gt;
checking dependency style of g++... gcc3
&lt;br /&gt;
checking for gcc... gcc
&lt;br /&gt;
checking whether we are using the GNU C compiler... yes
&lt;br /&gt;
checking whether gcc accepts -g... yes
&lt;br /&gt;
checking for gcc option to accept ISO C89... none needed
&lt;br /&gt;
checking dependency style of gcc... gcc3
&lt;br /&gt;
checking how to run the C preprocessor... gcc -E
&lt;br /&gt;
checking for a BSD-compatible install... /usr/bin/install -c
&lt;br /&gt;
checking whether to enable -Wall... no
&lt;br /&gt;
checking for bindtextdomain in -lintl... no
&lt;br /&gt;
checking for dlopen in -ldl... no
&lt;br /&gt;
checking for compress in -lz... yes
&lt;br /&gt;
checking for pthread_create in -lpthread... yes
&lt;br /&gt;
checking for main in -lstdc++... yes
&lt;br /&gt;
checking for xmlParseFile in -lxml2... no
&lt;br /&gt;
checking for xmlParseFile in -lxml2... no
&lt;br /&gt;
checking for xmlParseFile in -lxml2... no
&lt;br /&gt;
checking for xmlParseFile in -lxml2... yes
&lt;br /&gt;
checking how to run the C++ preprocessor... g++ -E
&lt;br /&gt;
checking for grep that handles long lines and -e... /usr/bin/grep
&lt;br /&gt;
checking for egrep... /usr/bin/grep -E
&lt;br /&gt;
checking for ANSI C header files... yes
&lt;br /&gt;
checking for sys/wait.h that is POSIX.1 compatible... yes
&lt;br /&gt;
checking whether time.h and sys/time.h may both be included... yes
&lt;br /&gt;
checking for sys/types.h... yes
&lt;br /&gt;
checking for sys/stat.h... yes
&lt;br /&gt;
checking for stdlib.h... yes
&lt;br /&gt;
checking for string.h... yes
&lt;br /&gt;
checking for memory.h... yes
&lt;br /&gt;
checking for strings.h... yes
&lt;br /&gt;
checking for inttypes.h... yes
&lt;br /&gt;
checking for stdint.h... yes
&lt;br /&gt;
checking for unistd.h... yes
&lt;br /&gt;
checking cstdio usability... yes
&lt;br /&gt;
checking cstdio presence... yes
&lt;br /&gt;
checking for cstdio... yes
&lt;br /&gt;
checking cstdlib usability... yes
&lt;br /&gt;
checking cstdlib presence... yes
&lt;br /&gt;
checking for cstdlib... yes
&lt;br /&gt;
checking string usability... yes
&lt;br /&gt;
checking string presence... yes
&lt;br /&gt;
checking for string... yes
&lt;br /&gt;
checking list usability... yes
&lt;br /&gt;
checking list presence... yes
&lt;br /&gt;
checking for list... yes
&lt;br /&gt;
checking for unistd.h... &amp;#40;cached&amp;#41; yes
&lt;br /&gt;
checking netinet/in.h usability... yes
&lt;br /&gt;
checking netinet/in.h presence... yes
&lt;br /&gt;
checking for netinet/in.h... yes
&lt;br /&gt;
checking for libxml/xmlmemory.h... no
&lt;br /&gt;
configure&amp;#58; error&amp;#58; XML2 headers not found.&amp;nbsp; Use --with-xml2-include-dir=&amp;lt;path&amp;gt;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
config.log
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
This file contains any messages produced by compilers while
&lt;br /&gt;
running configure, to aid debugging if configure makes a mistake.
&lt;br /&gt;

&lt;br /&gt;
It was created by NetMRG configure 0.20, which was
&lt;br /&gt;
generated by GNU Autoconf 2.61.&amp;nbsp; Invocation command line was
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; $ ./configure --with-xml2-include-dir=/usr/local/include/libxml2
&lt;br /&gt;

&lt;br /&gt;
## --------- ##
&lt;br /&gt;
## Platform. ##
&lt;br /&gt;
## --------- ##
&lt;br /&gt;

&lt;br /&gt;
hostname = dns242.ntust.idv.tw
&lt;br /&gt;
uname -m = i386
&lt;br /&gt;
uname -r = 7.0-RELEASE
&lt;br /&gt;
uname -s = FreeBSD
&lt;br /&gt;
uname -v = FreeBSD 7.0-RELEASE #0&amp;#58; Sun Feb 24 19&amp;#58;59&amp;#58;52 UTC 2008&amp;nbsp; &amp;nbsp; &amp;nbsp;root@logan.cse.buffalo.edu&amp;#58;/usr/obj/usr/src/sys/GENERIC 
&lt;br /&gt;

&lt;br /&gt;
/usr/bin/uname -p = i386
&lt;br /&gt;
/bin/uname -X&amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br /&gt;

&lt;br /&gt;
/bin/arch&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br /&gt;
/usr/bin/arch -k&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br /&gt;
/usr/convex/getsysinfo = unknown
&lt;br /&gt;
/usr/bin/hostinfo&amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br /&gt;
/bin/machine&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br /&gt;
/usr/bin/oslevel&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br /&gt;
/bin/universe&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br /&gt;

&lt;br /&gt;
PATH&amp;#58; /sbin
&lt;br /&gt;
PATH&amp;#58; /bin
&lt;br /&gt;
PATH&amp;#58; /usr/sbin
&lt;br /&gt;
PATH&amp;#58; /usr/bin
&lt;br /&gt;
PATH&amp;#58; /usr/games
&lt;br /&gt;
PATH&amp;#58; /usr/local/sbin
&lt;br /&gt;
PATH&amp;#58; /usr/local/bin
&lt;br /&gt;
PATH&amp;#58; /root/bin
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
## ----------- ##
&lt;br /&gt;
## Core tests. ##
&lt;br /&gt;
## ----------- ##
&lt;br /&gt;

&lt;br /&gt;
configure&amp;#58;1830&amp;#58; checking build system type
&lt;br /&gt;
configure&amp;#58;1848&amp;#58; result&amp;#58; i386-unknown-freebsd7.0
&lt;br /&gt;
configure&amp;#58;1870&amp;#58; checking host system type
&lt;br /&gt;
configure&amp;#58;1885&amp;#58; result&amp;#58; i386-unknown-freebsd7.0
&lt;br /&gt;
configure&amp;#58;1922&amp;#58; checking for a BSD-compatible install
&lt;br /&gt;
configure&amp;#58;1978&amp;#58; result&amp;#58; /usr/bin/install -c
&lt;br /&gt;
configure&amp;#58;1989&amp;#58; checking whether build environment is sane
&lt;br /&gt;
configure&amp;#58;2032&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;2060&amp;#58; checking for a thread-safe mkdir -p
&lt;br /&gt;
configure&amp;#58;2099&amp;#58; result&amp;#58; ./install-sh -c -d
&lt;br /&gt;
configure&amp;#58;2112&amp;#58; checking for gawk
&lt;br /&gt;
configure&amp;#58;2142&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;2112&amp;#58; checking for mawk
&lt;br /&gt;
configure&amp;#58;2142&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;2112&amp;#58; checking for nawk
&lt;br /&gt;
configure&amp;#58;2128&amp;#58; found /usr/bin/nawk
&lt;br /&gt;
configure&amp;#58;2139&amp;#58; result&amp;#58; nawk
&lt;br /&gt;
configure&amp;#58;2150&amp;#58; checking whether make sets $&amp;#40;MAKE&amp;#41;
&lt;br /&gt;
configure&amp;#58;2171&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;2361&amp;#58; checking whether make sets $&amp;#40;MAKE&amp;#41;
&lt;br /&gt;
configure&amp;#58;2382&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;2426&amp;#58; checking for rrdtool
&lt;br /&gt;
configure&amp;#58;2444&amp;#58; found /usr/local/bin/rrdtool
&lt;br /&gt;
configure&amp;#58;2457&amp;#58; result&amp;#58; /usr/local/bin/rrdtool
&lt;br /&gt;
configure&amp;#58;2481&amp;#58; checking for mysql_config
&lt;br /&gt;
configure&amp;#58;2499&amp;#58; found /usr/local/bin/mysql_config
&lt;br /&gt;
configure&amp;#58;2512&amp;#58; result&amp;#58; /usr/local/bin/mysql_config
&lt;br /&gt;
configure&amp;#58;2658&amp;#58; checking for g++
&lt;br /&gt;
configure&amp;#58;2674&amp;#58; found /usr/bin/g++
&lt;br /&gt;
configure&amp;#58;2685&amp;#58; result&amp;#58; g++
&lt;br /&gt;
configure&amp;#58;2716&amp;#58; checking for C++ compiler version
&lt;br /&gt;
configure&amp;#58;2723&amp;#58; g++ --version &amp;gt;&amp;amp;5
&lt;br /&gt;
g++ &amp;#40;GCC&amp;#41; 4.2.1 20070719&amp;nbsp; &amp;#91;FreeBSD&amp;#93;
&lt;br /&gt;
Copyright &amp;#40;C&amp;#41; 2007 Free Software Foundation, Inc.
&lt;br /&gt;
This is free software; see the source for copying conditions.&amp;nbsp; There is NO
&lt;br /&gt;
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
&lt;br /&gt;

&lt;br /&gt;
configure&amp;#58;2726&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2733&amp;#58; g++ -v &amp;gt;&amp;amp;5
&lt;br /&gt;
Using built-in specs.
&lt;br /&gt;
Target&amp;#58; i386-undermydesk-freebsd
&lt;br /&gt;
Configured with&amp;#58; FreeBSD/i386 system compiler
&lt;br /&gt;
Thread model&amp;#58; posix
&lt;br /&gt;
gcc version 4.2.1 20070719&amp;nbsp; &amp;#91;FreeBSD&amp;#93;
&lt;br /&gt;
configure&amp;#58;2736&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2743&amp;#58; g++ -V &amp;gt;&amp;amp;5
&lt;br /&gt;
g++&amp;#58; '-V' option must have argument
&lt;br /&gt;
configure&amp;#58;2746&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58;2769&amp;#58; checking for C++ compiler default output file name
&lt;br /&gt;
configure&amp;#58;2796&amp;#58; g++&amp;nbsp; &amp;nbsp; conftest.cpp&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;2799&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2837&amp;#58; result&amp;#58; a.out
&lt;br /&gt;
configure&amp;#58;2854&amp;#58; checking whether the C++ compiler works
&lt;br /&gt;
configure&amp;#58;2864&amp;#58; ./a.out
&lt;br /&gt;
configure&amp;#58;2867&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2884&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;2891&amp;#58; checking whether we are cross compiling
&lt;br /&gt;
configure&amp;#58;2893&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;2896&amp;#58; checking for suffix of executables
&lt;br /&gt;
configure&amp;#58;2903&amp;#58; g++ -o conftest&amp;nbsp; &amp;nbsp; conftest.cpp&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;2906&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2930&amp;#58; result&amp;#58; 
&lt;br /&gt;
configure&amp;#58;2936&amp;#58; checking for suffix of object files
&lt;br /&gt;
configure&amp;#58;2962&amp;#58; g++ -c&amp;nbsp; &amp;nbsp;conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;2965&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;2988&amp;#58; result&amp;#58; o
&lt;br /&gt;
configure&amp;#58;2992&amp;#58; checking whether we are using the GNU C++ compiler
&lt;br /&gt;
configure&amp;#58;3021&amp;#58; g++ -c&amp;nbsp; &amp;nbsp;conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;3027&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3044&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;3049&amp;#58; checking whether g++ accepts -g
&lt;br /&gt;
configure&amp;#58;3079&amp;#58; g++ -c -g&amp;nbsp; conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;3085&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3184&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;3218&amp;#58; checking for style of include used by make
&lt;br /&gt;
configure&amp;#58;3246&amp;#58; result&amp;#58; GNU
&lt;br /&gt;
configure&amp;#58;3271&amp;#58; checking dependency style of g++
&lt;br /&gt;
configure&amp;#58;3362&amp;#58; result&amp;#58; gcc3
&lt;br /&gt;
configure&amp;#58;3425&amp;#58; checking for gcc
&lt;br /&gt;
configure&amp;#58;3441&amp;#58; found /usr/bin/gcc
&lt;br /&gt;
configure&amp;#58;3452&amp;#58; result&amp;#58; gcc
&lt;br /&gt;
configure&amp;#58;3690&amp;#58; checking for C compiler version
&lt;br /&gt;
configure&amp;#58;3697&amp;#58; gcc --version &amp;gt;&amp;amp;5
&lt;br /&gt;
gcc &amp;#40;GCC&amp;#41; 4.2.1 20070719&amp;nbsp; &amp;#91;FreeBSD&amp;#93;
&lt;br /&gt;
Copyright &amp;#40;C&amp;#41; 2007 Free Software Foundation, Inc.
&lt;br /&gt;
This is free software; see the source for copying conditions.&amp;nbsp; There is NO
&lt;br /&gt;
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
&lt;br /&gt;

&lt;br /&gt;
configure&amp;#58;3700&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3707&amp;#58; gcc -v &amp;gt;&amp;amp;5
&lt;br /&gt;
Using built-in specs.
&lt;br /&gt;
Target&amp;#58; i386-undermydesk-freebsd
&lt;br /&gt;
Configured with&amp;#58; FreeBSD/i386 system compiler
&lt;br /&gt;
Thread model&amp;#58; posix
&lt;br /&gt;
gcc version 4.2.1 20070719&amp;nbsp; &amp;#91;FreeBSD&amp;#93;
&lt;br /&gt;
configure&amp;#58;3710&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3717&amp;#58; gcc -V &amp;gt;&amp;amp;5
&lt;br /&gt;
gcc&amp;#58; '-V' option must have argument
&lt;br /&gt;
configure&amp;#58;3720&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58;3723&amp;#58; checking whether we are using the GNU C compiler
&lt;br /&gt;
configure&amp;#58;3752&amp;#58; gcc -c&amp;nbsp; &amp;nbsp;conftest.c &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;3758&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3775&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;3780&amp;#58; checking whether gcc accepts -g
&lt;br /&gt;
configure&amp;#58;3810&amp;#58; gcc -c -g&amp;nbsp; conftest.c &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;3816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;3915&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;3932&amp;#58; checking for gcc option to accept ISO C89
&lt;br /&gt;
configure&amp;#58;4006&amp;#58; gcc&amp;nbsp; -c -g -O2&amp;nbsp; conftest.c &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;4012&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4035&amp;#58; result&amp;#58; none needed
&lt;br /&gt;
configure&amp;#58;4055&amp;#58; checking dependency style of gcc
&lt;br /&gt;
configure&amp;#58;4146&amp;#58; result&amp;#58; gcc3
&lt;br /&gt;
configure&amp;#58;4166&amp;#58; checking how to run the C preprocessor
&lt;br /&gt;
configure&amp;#58;4206&amp;#58; gcc -E&amp;nbsp; conftest.c
&lt;br /&gt;
configure&amp;#58;4212&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4243&amp;#58; gcc -E&amp;nbsp; conftest.c
&lt;br /&gt;
conftest.c&amp;#58;10&amp;#58;28&amp;#58; error&amp;#58; ac_nonexistent.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;4249&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br /&gt;
configure&amp;#58;4282&amp;#58; result&amp;#58; gcc -E
&lt;br /&gt;
configure&amp;#58;4311&amp;#58; gcc -E&amp;nbsp; conftest.c
&lt;br /&gt;
configure&amp;#58;4317&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4348&amp;#58; gcc -E&amp;nbsp; conftest.c
&lt;br /&gt;
conftest.c&amp;#58;10&amp;#58;28&amp;#58; error&amp;#58; ac_nonexistent.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;4354&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br /&gt;
configure&amp;#58;4404&amp;#58; checking for a BSD-compatible install
&lt;br /&gt;
configure&amp;#58;4460&amp;#58; result&amp;#58; /usr/bin/install -c
&lt;br /&gt;
configure&amp;#58;4472&amp;#58; checking whether to enable -Wall
&lt;br /&gt;
configure&amp;#58;4482&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4491&amp;#58; checking for bindtextdomain in -lintl
&lt;br /&gt;
configure&amp;#58;4526&amp;#58; g++ -o conftest -g -O2&amp;nbsp; &amp;nbsp;conftest.cpp -lintl&amp;nbsp; &amp;nbsp;&amp;gt;&amp;amp;5
&lt;br /&gt;
/usr/bin/ld&amp;#58; cannot find -lintl
&lt;br /&gt;
configure&amp;#58;4532&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| 
&lt;br /&gt;
| /* Override any GCC internal prototype to avoid an error.
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; Use char because int might match the return type of a GCC
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; builtin and then its argument prototype would still apply.&amp;nbsp; */
&lt;br /&gt;
| #ifdef __cplusplus
&lt;br /&gt;
| extern &amp;quot;C&amp;quot;
&lt;br /&gt;
| #endif
&lt;br /&gt;
| char bindtextdomain &amp;#40;&amp;#41;;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| return bindtextdomain &amp;#40;&amp;#41;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;4550&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4562&amp;#58; checking for dlopen in -ldl
&lt;br /&gt;
configure&amp;#58;4597&amp;#58; g++ -o conftest -g -O2&amp;nbsp; &amp;nbsp;conftest.cpp -ldl&amp;nbsp; &amp;nbsp;&amp;gt;&amp;amp;5
&lt;br /&gt;
/usr/bin/ld&amp;#58; cannot find -ldl
&lt;br /&gt;
configure&amp;#58;4603&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| 
&lt;br /&gt;
| /* Override any GCC internal prototype to avoid an error.
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; Use char because int might match the return type of a GCC
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; builtin and then its argument prototype would still apply.&amp;nbsp; */
&lt;br /&gt;
| #ifdef __cplusplus
&lt;br /&gt;
| extern &amp;quot;C&amp;quot;
&lt;br /&gt;
| #endif
&lt;br /&gt;
| char dlopen &amp;#40;&amp;#41;;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| return dlopen &amp;#40;&amp;#41;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;4621&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4633&amp;#58; checking for compress in -lz
&lt;br /&gt;
configure&amp;#58;4668&amp;#58; g++ -o conftest -g -O2&amp;nbsp; &amp;nbsp;conftest.cpp -lz&amp;nbsp; &amp;nbsp;&amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;4674&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4692&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;4703&amp;#58; checking for pthread_create in -lpthread
&lt;br /&gt;
configure&amp;#58;4738&amp;#58; g++ -o conftest -g -O2&amp;nbsp; &amp;nbsp;conftest.cpp -lpthread&amp;nbsp; -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;4744&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4762&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;4843&amp;#58; checking for main in -lstdc++
&lt;br /&gt;
configure&amp;#58;4872&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; conftest.cpp -lstdc++&amp;nbsp; -lpthread -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;4878&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;4896&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;4910&amp;#58; checking for xmlParseFile in -lxml2
&lt;br /&gt;
configure&amp;#58;4945&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; conftest.cpp -lxml2&amp;nbsp; -lstdc++ -lpthread -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
/usr/bin/ld&amp;#58; cannot find -lxml2
&lt;br /&gt;
configure&amp;#58;4951&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| 
&lt;br /&gt;
| /* Override any GCC internal prototype to avoid an error.
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; Use char because int might match the return type of a GCC
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; builtin and then its argument prototype would still apply.&amp;nbsp; */
&lt;br /&gt;
| #ifdef __cplusplus
&lt;br /&gt;
| extern &amp;quot;C&amp;quot;
&lt;br /&gt;
| #endif
&lt;br /&gt;
| char xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| return xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;4969&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4985&amp;#58; checking for xmlParseFile in -lxml2
&lt;br /&gt;
configure&amp;#58;5020&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; -L/usr/lib64 conftest.cpp -lxml2&amp;nbsp; -lstdc++ -lpthread -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
/usr/bin/ld&amp;#58; cannot find -lxml2
&lt;br /&gt;
configure&amp;#58;5026&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| 
&lt;br /&gt;
| /* Override any GCC internal prototype to avoid an error.
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; Use char because int might match the return type of a GCC
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; builtin and then its argument prototype would still apply.&amp;nbsp; */
&lt;br /&gt;
| #ifdef __cplusplus
&lt;br /&gt;
| extern &amp;quot;C&amp;quot;
&lt;br /&gt;
| #endif
&lt;br /&gt;
| char xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| return xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;5044&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4985&amp;#58; checking for xmlParseFile in -lxml2
&lt;br /&gt;
configure&amp;#58;5020&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; -L/usr/lib conftest.cpp -lxml2&amp;nbsp; -lstdc++ -lpthread -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
/usr/bin/ld&amp;#58; cannot find -lxml2
&lt;br /&gt;
configure&amp;#58;5026&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| 
&lt;br /&gt;
| /* Override any GCC internal prototype to avoid an error.
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; Use char because int might match the return type of a GCC
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp; builtin and then its argument prototype would still apply.&amp;nbsp; */
&lt;br /&gt;
| #ifdef __cplusplus
&lt;br /&gt;
| extern &amp;quot;C&amp;quot;
&lt;br /&gt;
| #endif
&lt;br /&gt;
| char xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| return xmlParseFile &amp;#40;&amp;#41;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;5044&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;4985&amp;#58; checking for xmlParseFile in -lxml2
&lt;br /&gt;
configure&amp;#58;5020&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; -L/usr/local/lib conftest.cpp -lxml2&amp;nbsp; -lstdc++ -lpthread -lz&amp;nbsp; &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5026&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5044&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5089&amp;#58; checking how to run the C++ preprocessor
&lt;br /&gt;
configure&amp;#58;5125&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5131&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5162&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
conftest.cpp&amp;#58;12&amp;#58;28&amp;#58; error&amp;#58; ac_nonexistent.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;5168&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br /&gt;
configure&amp;#58;5201&amp;#58; result&amp;#58; g++ -E
&lt;br /&gt;
configure&amp;#58;5230&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5236&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5267&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
conftest.cpp&amp;#58;12&amp;#58;28&amp;#58; error&amp;#58; ac_nonexistent.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;5273&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br /&gt;
configure&amp;#58;5311&amp;#58; checking for grep that handles long lines and -e
&lt;br /&gt;
configure&amp;#58;5385&amp;#58; result&amp;#58; /usr/bin/grep
&lt;br /&gt;
configure&amp;#58;5390&amp;#58; checking for egrep
&lt;br /&gt;
configure&amp;#58;5468&amp;#58; result&amp;#58; /usr/bin/grep -E
&lt;br /&gt;
configure&amp;#58;5473&amp;#58; checking for ANSI C header files
&lt;br /&gt;
configure&amp;#58;5503&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5509&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5608&amp;#58; g++ -o conftest -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS&amp;nbsp; -L/usr/local/lib conftest.cpp -lxml2 -lstdc++ -lpthread -lz&amp;nbsp; -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5611&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5617&amp;#58; ./conftest
&lt;br /&gt;
configure&amp;#58;5620&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5637&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5647&amp;#58; checking for sys/wait.h that is POSIX.1 compatible
&lt;br /&gt;
configure&amp;#58;5683&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5689&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5704&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5714&amp;#58; checking whether time.h and sys/time.h may both be included
&lt;br /&gt;
configure&amp;#58;5744&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5750&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5765&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for sys/types.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for sys/stat.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for stdlib.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for string.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for memory.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for strings.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for inttypes.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for stdint.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5789&amp;#58; checking for unistd.h
&lt;br /&gt;
configure&amp;#58;5810&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5816&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5832&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5871&amp;#58; checking cstdio usability
&lt;br /&gt;
configure&amp;#58;5888&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5894&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5908&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5912&amp;#58; checking cstdio presence
&lt;br /&gt;
configure&amp;#58;5927&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5933&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5947&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5975&amp;#58; checking for cstdio
&lt;br /&gt;
configure&amp;#58;5983&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5871&amp;#58; checking cstdlib usability
&lt;br /&gt;
configure&amp;#58;5888&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5894&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5908&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5912&amp;#58; checking cstdlib presence
&lt;br /&gt;
configure&amp;#58;5927&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5933&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5947&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5975&amp;#58; checking for cstdlib
&lt;br /&gt;
configure&amp;#58;5983&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5871&amp;#58; checking string usability
&lt;br /&gt;
configure&amp;#58;5888&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5894&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5908&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5912&amp;#58; checking string presence
&lt;br /&gt;
configure&amp;#58;5927&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5933&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5947&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5975&amp;#58; checking for string
&lt;br /&gt;
configure&amp;#58;5983&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5871&amp;#58; checking list usability
&lt;br /&gt;
configure&amp;#58;5888&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5894&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5908&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5912&amp;#58; checking list presence
&lt;br /&gt;
configure&amp;#58;5927&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5933&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5947&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5975&amp;#58; checking for list
&lt;br /&gt;
configure&amp;#58;5983&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5861&amp;#58; checking for unistd.h
&lt;br /&gt;
configure&amp;#58;5867&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5871&amp;#58; checking netinet/in.h usability
&lt;br /&gt;
configure&amp;#58;5888&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
configure&amp;#58;5894&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5908&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5912&amp;#58; checking netinet/in.h presence
&lt;br /&gt;
configure&amp;#58;5927&amp;#58; g++ -E&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp
&lt;br /&gt;
configure&amp;#58;5933&amp;#58; $? = 0
&lt;br /&gt;
configure&amp;#58;5947&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5975&amp;#58; checking for netinet/in.h
&lt;br /&gt;
configure&amp;#58;5983&amp;#58; result&amp;#58; yes
&lt;br /&gt;
configure&amp;#58;5998&amp;#58; checking for libxml/xmlmemory.h
&lt;br /&gt;
configure&amp;#58;6023&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
conftest.cpp&amp;#58;30&amp;#58;30&amp;#58; error&amp;#58; libxml/xmlmemory.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;6029&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6071&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include/libxml2 conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
In file included from /usr/local/include/libxml2/libxml/parser.h&amp;#58;796,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/globals.h&amp;#58;18,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/threads.h&amp;#58;35,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/xmlmemory.h&amp;#58;216,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from conftest.cpp&amp;#58;30&amp;#58;
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;28&amp;#58;19&amp;#58; error&amp;#58; iconv.h&amp;#58; No such file or directory
&lt;br /&gt;
In file included from /usr/local/include/libxml2/libxml/parser.h&amp;#58;796,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/globals.h&amp;#58;18,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/threads.h&amp;#58;35,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/xmlmemory.h&amp;#58;216,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from conftest.cpp&amp;#58;30&amp;#58;
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;136&amp;#58; error&amp;#58; 'iconv_t' does not name a type
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;137&amp;#58; error&amp;#58; 'iconv_t' does not name a type
&lt;br /&gt;
configure&amp;#58;6077&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6071&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
conftest.cpp&amp;#58;30&amp;#58;30&amp;#58; error&amp;#58; libxml/xmlmemory.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;6077&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6071&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
conftest.cpp&amp;#58;30&amp;#58;30&amp;#58; error&amp;#58; libxml/xmlmemory.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;6077&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6071&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
conftest.cpp&amp;#58;30&amp;#58;30&amp;#58; error&amp;#58; libxml/xmlmemory.h&amp;#58; No such file or directory
&lt;br /&gt;
configure&amp;#58;6077&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6071&amp;#58; g++ -c -g -O2&amp;nbsp; -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include/libxml2 conftest.cpp &amp;gt;&amp;amp;5
&lt;br /&gt;
In file included from /usr/local/include/libxml2/libxml/parser.h&amp;#58;796,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/globals.h&amp;#58;18,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/threads.h&amp;#58;35,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/xmlmemory.h&amp;#58;216,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from conftest.cpp&amp;#58;30&amp;#58;
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;28&amp;#58;19&amp;#58; error&amp;#58; iconv.h&amp;#58; No such file or directory
&lt;br /&gt;
In file included from /usr/local/include/libxml2/libxml/parser.h&amp;#58;796,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/globals.h&amp;#58;18,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/threads.h&amp;#58;35,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/local/include/libxml2/libxml/xmlmemory.h&amp;#58;216,
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from conftest.cpp&amp;#58;30&amp;#58;
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;136&amp;#58; error&amp;#58; 'iconv_t' does not name a type
&lt;br /&gt;
/usr/local/include/libxml2/libxml/encoding.h&amp;#58;137&amp;#58; error&amp;#58; 'iconv_t' does not name a type
&lt;br /&gt;
configure&amp;#58;6077&amp;#58; $? = 1
&lt;br /&gt;
configure&amp;#58; failed program was&amp;#58;
&lt;br /&gt;
| /* confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
| #define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
| #define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
| #define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
| #define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
| #define HAVE_LIBZ 1
&lt;br /&gt;
| #define HAVE_LIBSTDC__ 1
&lt;br /&gt;
| #define STDC_HEADERS 1
&lt;br /&gt;
| #define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
| #define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
| #define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
| #define HAVE_SYS_STAT_H 1
&lt;br /&gt;
| #define HAVE_STDLIB_H 1
&lt;br /&gt;
| #define HAVE_STRING_H 1
&lt;br /&gt;
| #define HAVE_MEMORY_H 1
&lt;br /&gt;
| #define HAVE_STRINGS_H 1
&lt;br /&gt;
| #define HAVE_INTTYPES_H 1
&lt;br /&gt;
| #define HAVE_STDINT_H 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_CSTDIO 1
&lt;br /&gt;
| #define HAVE_CSTDLIB 1
&lt;br /&gt;
| #define HAVE_STRING 1
&lt;br /&gt;
| #define HAVE_LIST 1
&lt;br /&gt;
| #define HAVE_UNISTD_H 1
&lt;br /&gt;
| #define HAVE_NETINET_IN_H 1
&lt;br /&gt;
| /* end confdefs.h.&amp;nbsp; */
&lt;br /&gt;
| #include &amp;lt;libxml/xmlmemory.h&amp;gt;
&lt;br /&gt;
| int
&lt;br /&gt;
| main &amp;#40;&amp;#41;
&lt;br /&gt;
| &amp;#123;
&lt;br /&gt;
| int a = 1;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;;
&lt;br /&gt;
|&amp;nbsp; &amp;nbsp;return 0;
&lt;br /&gt;
| &amp;#125;
&lt;br /&gt;
configure&amp;#58;6100&amp;#58; result&amp;#58; no
&lt;br /&gt;
configure&amp;#58;6102&amp;#58; error&amp;#58; XML2 headers not found.&amp;nbsp; Use --with-xml2-include-dir=&amp;lt;path&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
## ---------------- ##
&lt;br /&gt;
## Cache variables. ##
&lt;br /&gt;
## ---------------- ##
&lt;br /&gt;

&lt;br /&gt;
ac_cv_build=i386-unknown-freebsd7.0
&lt;br /&gt;
ac_cv_c_compiler_gnu=yes
&lt;br /&gt;
ac_cv_cxx_compiler_gnu=yes
&lt;br /&gt;
ac_cv_env_CCC_set=
&lt;br /&gt;
ac_cv_env_CCC_value=
&lt;br /&gt;
ac_cv_env_CC_set=
&lt;br /&gt;
ac_cv_env_CC_value=
&lt;br /&gt;
ac_cv_env_CFLAGS_set=
&lt;br /&gt;
ac_cv_env_CFLAGS_value=
&lt;br /&gt;
ac_cv_env_CPPFLAGS_set=
&lt;br /&gt;
ac_cv_env_CPPFLAGS_value=
&lt;br /&gt;
ac_cv_env_CPP_set=
&lt;br /&gt;
ac_cv_env_CPP_value=
&lt;br /&gt;
ac_cv_env_CXXCPP_set=
&lt;br /&gt;
ac_cv_env_CXXCPP_value=
&lt;br /&gt;
ac_cv_env_CXXFLAGS_set=
&lt;br /&gt;
ac_cv_env_CXXFLAGS_value=
&lt;br /&gt;
ac_cv_env_CXX_set=
&lt;br /&gt;
ac_cv_env_CXX_value=
&lt;br /&gt;
ac_cv_env_LDFLAGS_set=
&lt;br /&gt;
ac_cv_env_LDFLAGS_value=
&lt;br /&gt;
ac_cv_env_LIBS_set=
&lt;br /&gt;
ac_cv_env_LIBS_value=
&lt;br /&gt;
ac_cv_env_build_alias_set=
&lt;br /&gt;
ac_cv_env_build_alias_value=
&lt;br /&gt;
ac_cv_env_host_alias_set=
&lt;br /&gt;
ac_cv_env_host_alias_value=
&lt;br /&gt;
ac_cv_env_target_alias_set=
&lt;br /&gt;
ac_cv_env_target_alias_value=
&lt;br /&gt;
ac_cv_header_cstdio=yes
&lt;br /&gt;
ac_cv_header_cstdlib=yes
&lt;br /&gt;
ac_cv_header_inttypes_h=yes
&lt;br /&gt;
ac_cv_header_list=yes
&lt;br /&gt;
ac_cv_header_memory_h=yes
&lt;br /&gt;
ac_cv_header_netinet_in_h=yes
&lt;br /&gt;
ac_cv_header_stdc=yes
&lt;br /&gt;
ac_cv_header_stdint_h=yes
&lt;br /&gt;
ac_cv_header_stdlib_h=yes
&lt;br /&gt;
ac_cv_header_string=yes
&lt;br /&gt;
ac_cv_header_string_h=yes
&lt;br /&gt;
ac_cv_header_strings_h=yes
&lt;br /&gt;
ac_cv_header_sys_stat_h=yes
&lt;br /&gt;
ac_cv_header_sys_types_h=yes
&lt;br /&gt;
ac_cv_header_sys_wait_h=yes
&lt;br /&gt;
ac_cv_header_time=yes
&lt;br /&gt;
ac_cv_header_unistd_h=yes
&lt;br /&gt;
ac_cv_host=i386-unknown-freebsd7.0
&lt;br /&gt;
ac_cv_lib_dl_dlopen=no
&lt;br /&gt;
ac_cv_lib_intl_bindtextdomain=no
&lt;br /&gt;
ac_cv_lib_pthread_pthread_create=yes
&lt;br /&gt;
ac_cv_lib_stdcpp_main=yes
&lt;br /&gt;
ac_cv_lib_xml2_xmlParseFile=yes
&lt;br /&gt;
ac_cv_lib_z_compress=yes
&lt;br /&gt;
ac_cv_objext=o
&lt;br /&gt;
ac_cv_path_EGREP='/usr/bin/grep -E'
&lt;br /&gt;
ac_cv_path_GREP=/usr/bin/grep
&lt;br /&gt;
ac_cv_path_MYSQL_CONFIG=/usr/local/bin/mysql_config
&lt;br /&gt;
ac_cv_path_RRDTOOL=/usr/local/bin/rrdtool
&lt;br /&gt;
ac_cv_path_install='/usr/bin/install -c'
&lt;br /&gt;
ac_cv_prog_AWK=nawk
&lt;br /&gt;
ac_cv_prog_CPP='gcc -E'
&lt;br /&gt;
ac_cv_prog_CXXCPP='g++ -E'
&lt;br /&gt;
ac_cv_prog_ac_ct_CC=gcc
&lt;br /&gt;
ac_cv_prog_ac_ct_CXX=g++
&lt;br /&gt;
ac_cv_prog_cc_c89=
&lt;br /&gt;
ac_cv_prog_cc_g=yes
&lt;br /&gt;
ac_cv_prog_cxx_g=yes
&lt;br /&gt;
ac_cv_prog_make_make_set=yes
&lt;br /&gt;
am_cv_CC_dependencies_compiler_type=gcc3
&lt;br /&gt;
am_cv_CXX_dependencies_compiler_type=gcc3
&lt;br /&gt;

&lt;br /&gt;
## ----------------- ##
&lt;br /&gt;
## Output variables. ##
&lt;br /&gt;
## ----------------- ##
&lt;br /&gt;

&lt;br /&gt;
ACLOCAL='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run aclocal-1.10'
&lt;br /&gt;
AMDEPBACKSLASH='\'
&lt;br /&gt;
AMDEP_FALSE='#'
&lt;br /&gt;
AMDEP_TRUE=''
&lt;br /&gt;
AMTAR='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run tar'
&lt;br /&gt;
AUTOCONF='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run autoconf'
&lt;br /&gt;
AUTOHEADER='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run autoheader'
&lt;br /&gt;
AUTOMAKE='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run automake-1.10'
&lt;br /&gt;
AWK='nawk'
&lt;br /&gt;
CC='gcc'
&lt;br /&gt;
CCDEPMODE='depmode=gcc3'
&lt;br /&gt;
CFLAGS='-g -O2'
&lt;br /&gt;
CPP='gcc -E'
&lt;br /&gt;
CPPFLAGS=' -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS '
&lt;br /&gt;
CXX='g++'
&lt;br /&gt;
CXXCPP='g++ -E'
&lt;br /&gt;
CXXDEPMODE='depmode=gcc3'
&lt;br /&gt;
CXXFLAGS='-g -O2'
&lt;br /&gt;
CYGPATH_W='echo'
&lt;br /&gt;
DEFS=''
&lt;br /&gt;
DEPDIR='.deps'
&lt;br /&gt;
ECHO_C=''
&lt;br /&gt;
ECHO_N='-n'
&lt;br /&gt;
ECHO_T=''
&lt;br /&gt;
EGREP='/usr/bin/grep -E'
&lt;br /&gt;
EXEEXT=''
&lt;br /&gt;
GMSGFMT=''
&lt;br /&gt;
GMSGFMT_015=''
&lt;br /&gt;
GREP='/usr/bin/grep'
&lt;br /&gt;
INSTALL_DATA='$&amp;#123;INSTALL&amp;#125; -m 644'
&lt;br /&gt;
INSTALL_PROGRAM='$&amp;#123;INSTALL&amp;#125;'
&lt;br /&gt;
INSTALL_SCRIPT='$&amp;#123;INSTALL&amp;#125;'
&lt;br /&gt;
INSTALL_STRIP_PROGRAM='$&amp;#40;install_sh&amp;#41; -c -s'
&lt;br /&gt;
INTLLIBS=''
&lt;br /&gt;
INTL_MACOSX_LIBS=''
&lt;br /&gt;
LDFLAGS=' -L/usr/local/lib'
&lt;br /&gt;
LIBICONV=''
&lt;br /&gt;
LIBINTL=''
&lt;br /&gt;
LIBOBJS=''
&lt;br /&gt;
LIBS='-lxml2 -lstdc++ -lpthread -lz&amp;nbsp; -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm'
&lt;br /&gt;
LTLIBICONV=''
&lt;br /&gt;
LTLIBINTL=''
&lt;br /&gt;
LTLIBOBJS=''
&lt;br /&gt;
MAKEINFO='$&amp;#123;SHELL&amp;#125; /usr/home/tiger/tmp/netmrg-0.20/missing --run makeinfo'
&lt;br /&gt;
MSGFMT=''
&lt;br /&gt;
MSGFMT_015=''
&lt;br /&gt;
MSGMERGE=''
&lt;br /&gt;
MYSQL_CONFIG='/usr/local/bin/mysql_config'
&lt;br /&gt;
OBJEXT='o'
&lt;br /&gt;
PACKAGE='netmrg'
&lt;br /&gt;
PACKAGE_BUGREPORT=''
&lt;br /&gt;
PACKAGE_NAME='NetMRG'
&lt;br /&gt;
PACKAGE_STRING='NetMRG 0.20'
&lt;br /&gt;
PACKAGE_TARNAME='netmrg'
&lt;br /&gt;
PACKAGE_VERSION='0.20'
&lt;br /&gt;
PATH_SEPARATOR='&amp;#58;'
&lt;br /&gt;
POSUB=''
&lt;br /&gt;
RRDTOOL='/usr/local/bin/rrdtool'
&lt;br /&gt;
SET_MAKE=''
&lt;br /&gt;
SHELL='/usr/local/bin/bash'
&lt;br /&gt;
STRIP=''
&lt;br /&gt;
USE_NLS=''
&lt;br /&gt;
VERSION='0.20'
&lt;br /&gt;
WWWDIR='$&amp;#123;prefix&amp;#125;/var/www/netmrg'
&lt;br /&gt;
XGETTEXT=''
&lt;br /&gt;
XGETTEXT_015=''
&lt;br /&gt;
ac_ct_CC='gcc'
&lt;br /&gt;
ac_ct_CXX='g++'
&lt;br /&gt;
am__fastdepCC_FALSE='#'
&lt;br /&gt;
am__fastdepCC_TRUE=''
&lt;br /&gt;
am__fastdepCXX_FALSE='#'
&lt;br /&gt;
am__fastdepCXX_TRUE=''
&lt;br /&gt;
am__include='include'
&lt;br /&gt;
am__isrc=''
&lt;br /&gt;
am__leading_dot='.'
&lt;br /&gt;
am__quote=''
&lt;br /&gt;
am__tar='$&amp;#123;AMTAR&amp;#125; chof - &amp;quot;$$tardir&amp;quot;'
&lt;br /&gt;
am__untar='$&amp;#123;AMTAR&amp;#125; xf -'
&lt;br /&gt;
bindir='$&amp;#123;exec_prefix&amp;#125;/bin'
&lt;br /&gt;
build='i386-unknown-freebsd7.0'
&lt;br /&gt;
build_alias=''
&lt;br /&gt;
build_cpu='i386'
&lt;br /&gt;
build_os='freebsd7.0'
&lt;br /&gt;
build_vendor='unknown'
&lt;br /&gt;
datadir='$&amp;#123;datarootdir&amp;#125;'
&lt;br /&gt;
datarootdir='$&amp;#123;prefix&amp;#125;/share'
&lt;br /&gt;
docdir='$&amp;#123;datarootdir&amp;#125;/doc/$&amp;#123;PACKAGE_TARNAME&amp;#125;'
&lt;br /&gt;
dvidir='$&amp;#123;docdir&amp;#125;'
&lt;br /&gt;
exec_prefix='/usr/local'
&lt;br /&gt;
host='i386-unknown-freebsd7.0'
&lt;br /&gt;
host_alias=''
&lt;br /&gt;
host_cpu='i386'
&lt;br /&gt;
host_os='freebsd7.0'
&lt;br /&gt;
host_vendor='unknown'
&lt;br /&gt;
htmldir='$&amp;#123;docdir&amp;#125;'
&lt;br /&gt;
includedir='$&amp;#123;prefix&amp;#125;/include'
&lt;br /&gt;
infodir='$&amp;#123;datarootdir&amp;#125;/info'
&lt;br /&gt;
install_sh='$&amp;#40;SHELL&amp;#41; /usr/home/tiger/tmp/netmrg-0.20/install-sh'
&lt;br /&gt;
libdir='$&amp;#123;exec_prefix&amp;#125;/lib'
&lt;br /&gt;
libexecdir='$&amp;#123;exec_prefix&amp;#125;/libexec'
&lt;br /&gt;
localedir='$&amp;#123;datarootdir&amp;#125;/locale'
&lt;br /&gt;
localstatedir='$&amp;#123;prefix&amp;#125;/var'
&lt;br /&gt;
mandir='$&amp;#123;datarootdir&amp;#125;/man'
&lt;br /&gt;
mkdir_p='$&amp;#40;top_builddir&amp;#41;/./install-sh -c -d'
&lt;br /&gt;
oldincludedir='/usr/include'
&lt;br /&gt;
pdfdir='$&amp;#123;docdir&amp;#125;'
&lt;br /&gt;
prefix='NONE'
&lt;br /&gt;
program_transform_name='s,x,x,'
&lt;br /&gt;
psdir='$&amp;#123;docdir&amp;#125;'
&lt;br /&gt;
sbindir='$&amp;#123;exec_prefix&amp;#125;/sbin'
&lt;br /&gt;
sharedstatedir='$&amp;#123;prefix&amp;#125;/com'
&lt;br /&gt;
sysconfdir='$&amp;#123;prefix&amp;#125;/etc'
&lt;br /&gt;
target_alias=''
&lt;br /&gt;

&lt;br /&gt;
## ----------- ##
&lt;br /&gt;
## confdefs.h. ##
&lt;br /&gt;
## ----------- ##
&lt;br /&gt;

&lt;br /&gt;
#define PACKAGE_NAME &amp;quot;NetMRG&amp;quot;
&lt;br /&gt;
#define PACKAGE_TARNAME &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
#define PACKAGE_VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
#define PACKAGE_STRING &amp;quot;NetMRG 0.20&amp;quot;
&lt;br /&gt;
#define PACKAGE_BUGREPORT &amp;quot;&amp;quot;
&lt;br /&gt;
#define PACKAGE &amp;quot;netmrg&amp;quot;
&lt;br /&gt;
#define VERSION &amp;quot;0.20&amp;quot;
&lt;br /&gt;
#define HAVE_LIBZ 1
&lt;br /&gt;
#define HAVE_LIBSTDC__ 1
&lt;br /&gt;
#define STDC_HEADERS 1
&lt;br /&gt;
#define HAVE_SYS_WAIT_H 1
&lt;br /&gt;
#define TIME_WITH_SYS_TIME 1
&lt;br /&gt;
#define HAVE_SYS_TYPES_H 1
&lt;br /&gt;
#define HAVE_SYS_STAT_H 1
&lt;br /&gt;
#define HAVE_STDLIB_H 1
&lt;br /&gt;
#define HAVE_STRING_H 1
&lt;br /&gt;
#define HAVE_MEMORY_H 1
&lt;br /&gt;
#define HAVE_STRINGS_H 1
&lt;br /&gt;
#define HAVE_INTTYPES_H 1
&lt;br /&gt;
#define HAVE_STDINT_H 1
&lt;br /&gt;
#define HAVE_UNISTD_H 1
&lt;br /&gt;
#define HAVE_CSTDIO 1
&lt;br /&gt;
#define HAVE_CSTDLIB 1
&lt;br /&gt;
#define HAVE_STRING 1
&lt;br /&gt;
#define HAVE_LIST 1
&lt;br /&gt;
#define HAVE_UNISTD_H 1
&lt;br /&gt;
#define HAVE_NETINET_IN_H 1
&lt;br /&gt;

&lt;br /&gt;
configure&amp;#58; exit 1
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Any help would be appreciated.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Gatherer take incorrect values</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1648#1648</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Thu Jul 17, 2008 6:11 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;My guess as to what's happening here is that the '1' being returned is being averaged out over five minutes to be ~0.2 which is close to zero.
&lt;br /&gt;

&lt;br /&gt;
You might want to try editing your graph and applying a multiplier of 5 (minutes) to see if that gives you the values you are looking for.
&lt;br /&gt;

&lt;br /&gt;
-Doug
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Gatherer take incorrect values</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1647#1647</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2899&quot; target=&quot;_blank&quot;&gt;escuin&lt;/a&gt;&lt;br /&gt;
Subject: Gatherer take incorrect values&lt;br /&gt;
Posted: Thu Jul 17, 2008 6:01 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Well, if i run 
&lt;br /&gt;

&lt;br /&gt;
netmrg-gatherer -sm 
&lt;br /&gt;

&lt;br /&gt;
the gatherer takes the correct values. But, in the graphics returns 0.
&lt;br /&gt;

&lt;br /&gt;
Any idea?
&lt;br /&gt;

&lt;br /&gt;
Thank's
&lt;br /&gt;_________________&lt;br /&gt;Thanks, 
&lt;br /&gt;

&lt;br /&gt;
Eva Escuin&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Gatherer take incorrect values</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1646#1646</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Mon Jul 14, 2008 7:06 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I assume you setup your monitor as a script test; inside that script test check to see whether it uses the return value or the standard output for what value it stores.
&lt;br /&gt;

&lt;br /&gt;
To check what value the gatherer is using you can run the following command by-hand on the command line:
&lt;br /&gt;
netmrg-gatherer -sm
&lt;br /&gt;

&lt;br /&gt;
-Doug
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: Gatherer take incorrect values</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1645#1645</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2899&quot; target=&quot;_blank&quot;&gt;escuin&lt;/a&gt;&lt;br /&gt;
Subject: Gatherer take incorrect values&lt;br /&gt;
Posted: Mon Jul 14, 2008 6:38 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi, 
&lt;br /&gt;

&lt;br /&gt;
The problem is the following one:
&lt;br /&gt;

&lt;br /&gt;
The gatherer takes values 0, for it the graphs not print well.
&lt;br /&gt;

&lt;br /&gt;
If, for example, I execute the script of availability of interface to hand it returns one. But the value that takes in the gatherer and in the graphs it is 0.
&lt;br /&gt;

&lt;br /&gt;
Can u help me? 
&lt;br /&gt;

&lt;br /&gt;
Thank you for everything 
&lt;br /&gt;

&lt;br /&gt;
A greeting.
&lt;br /&gt;_________________&lt;br /&gt;Thanks, 
&lt;br /&gt;

&lt;br /&gt;
Eva Escuin&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: Maillogstats: Graphing options -&amp;gt; Data type?!</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1644#1644</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2897&quot; target=&quot;_blank&quot;&gt;alex&lt;/a&gt;&lt;br /&gt;
Subject: Maillogstats: Graphing options -&amp;amp;gt; Data type?!&lt;br /&gt;
Posted: Tue May 06, 2008 2:17 pm (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hello everyone,
&lt;br /&gt;

&lt;br /&gt;
due to the beautiness of mailstatistics I've decided to configure netmrg to monitor my maillogs using &lt;a href=&quot;http://svn.netmrg.net/branches/netmrg-0.20/contrib/maillogstats/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;maillogstats (link)&lt;/a&gt;. I followed the instructions from the README and the data gathering is working fine.
&lt;br /&gt;
But I'm expiriencing problems in displaying the data in graphs. I'm quite sure that I have to choose &amp;quot;Counter&amp;quot; as &amp;quot;Data type&amp;quot; for this kind of data, because it's an incrementing counter. Though &amp;quot;rate of change&amp;quot; is calculated and displayed correctly, netmrg resp. RRD-Tool draws the graph using strange values.
&lt;br /&gt;
For better understanding two pictures:
&lt;br /&gt;
&lt;a href=&quot;http://img440.imageshack.us/my.php?image=netmrgmaillogstatsiw8.jpg&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://img440.imageshack.us/img440/4006/netmrgmaillogstatsiw8.th.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://img369.imageshack.us/my.php?image=unbenanntgx4.jpg&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;&lt;img src=&quot;http://img369.imageshack.us/img369/9413/unbenanntgx4.th.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Does anyone know what I'm doing wrong here? Thanks in advance.
&lt;br /&gt;

&lt;br /&gt;
Best regards,
&lt;br /&gt;
Alex
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Another graphics problem</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1643#1643</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Wed Apr 23, 2008 12:45 am (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Does the user the netmrg-gatherer is running as have permission to write to the rrd directory?
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Another graphics problem</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1642#1642</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2896&quot; target=&quot;_blank&quot;&gt;eddyilg&lt;/a&gt;&lt;br /&gt;
Subject: Gatherer&lt;br /&gt;
Posted: Tue Apr 22, 2008 8:36 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;The gatherer is registered as a cronjob. I have also executed it manually, several times and as the above output shows, it exits without errors. 
&lt;br /&gt;

&lt;br /&gt;
What could be the problem?
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Another graphics problem</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1641#1641</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Tue Apr 22, 2008 12:34 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;It sounds like the gatherer isn't running.  Did you install from source or from the RPM?  If from the RPM, you need to start the service to have it run (/sbin/service netmrg start); otherwise you need to setup an appropriate &lt;a href=&quot;http://wiki.netmrg.net/wiki/Install_Instructions&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;crontab entry&lt;/a&gt;.
&lt;br /&gt;

&lt;br /&gt;
-Doug
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: Another graphics problem</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1640#1640</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2896&quot; target=&quot;_blank&quot;&gt;eddyilg&lt;/a&gt;&lt;br /&gt;
Subject: Another graphics problem&lt;br /&gt;
Posted: Tue Apr 22, 2008 10:52 am (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi, 
&lt;br /&gt;

&lt;br /&gt;
my graphs are not displaying. I already checked some other posts, but could not find a solution for my problem.
&lt;br /&gt;

&lt;br /&gt;
First of all: The directory /var/lib/netmrg/rrd only contains the file zero.rrd. Does this mean, the gatherer is not working? Do I have to enable some modules to make the files appear in this directory?
&lt;br /&gt;

&lt;br /&gt;
The debug output of get_graph.php is:
&lt;br /&gt;
/usr/bin/rrdtool graph - -s -108000 -e -360 --title=&amp;quot;Template Linux Box - System (UCD - CPU Percent User) (#1)&amp;quot; --imgformat PNG -g -w 575 -h 100 DEF:data1=/var/lib/netmrg/rrd/mon_1.rrd:mon_1:AVERAGE AREA:data1#151590
&lt;br /&gt;

&lt;br /&gt;
Script execution debug information:
&lt;br /&gt;
Marker	Time	Diff
&lt;br /&gt;
Start	1208861169.07005700	-
&lt;br /&gt;
before headers	1208861169.07010700	5E-05
&lt;br /&gt;
before auth	1208861169.07016000	5.3E-05
&lt;br /&gt;
after auth	1208861169.07054400	0.000384
&lt;br /&gt;
before get command	1208861169.07056300	1.9E-05
&lt;br /&gt;
after get command	1208861169.07081800	0.000255
&lt;br /&gt;
before exec command	1208861169.07083400	1.6E-05
&lt;br /&gt;
after exec command	1208861169.07619400	0.00536
&lt;br /&gt;
Stop	1208861169.07624400	5E-05
&lt;br /&gt;
Start to Stop 	0.006187
&lt;br /&gt;

&lt;br /&gt;
netmrg-gatherer -a output is:
&lt;br /&gt;
 NetMRG starting.
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0064, C: 0001] Creating Lockfile.
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0064, C: 0257] Initializing SNMP library.
&lt;br /&gt;
[L: 0064, C: 0129] Initializing RRDTOOL pipe.
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking MySQL
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking MySQL
&lt;br /&gt;
[L: 0128, C: 1024] Mysql Query Succeeded. (SELECT version FROM versioninfo WHERE module = 'Main')
&lt;br /&gt;
[L: 0128, C: 1024] Mysql Query Succeeded. (SELECT id FROM devices WHERE disabled=0 ORDER BY id)
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Locking ActiveThreads
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking ActiveThreads
&lt;br /&gt;
[L: 0064, C: 0001] Closed MySQL connection.
&lt;br /&gt;
[L: 0064, C: 0001] Runtime: 1
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;
[L: 0064, C: 0129] Closed RRDTOOL pipe.
&lt;br /&gt;
[L: 0064, C: 0257] Cleaned up SNMP.
&lt;br /&gt;
[L: 0128, C: 0002] Locking Settings
&lt;br /&gt;
[L: 0128, C: 0002] Unlocking Settings
&lt;br /&gt;

&lt;br /&gt;
This also seems to work without problems.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
What could be the cause for the graphs to be missing?
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Best regards
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Eddy Ilg
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Announcements :: NetMRG 0.20 Released</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1639#1639</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=3&quot; target=&quot;_blank&quot;&gt;balleman&lt;/a&gt;&lt;br /&gt;
Subject: NetMRG 0.20 Released&lt;br /&gt;
Posted: Sat Apr 12, 2008 3:11 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;It's been far too long between releases, but we finally have 0.20 released.  It may have a few rough spots, but it has been running in a production environment for some time.  &lt;a href=&quot;http://www.netmrg.net/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Please check it out.&lt;/a&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: bulk import of switches</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1638#1638</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Tue Dec 18, 2007 5:10 pm (GMT 0)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;No, NetMRG doesn't currently have a way to walk a network or any other bulk-import for devices.
&lt;br /&gt;

&lt;br /&gt;
Once the devices are entered, though, it should be only a few clicks to get interface graphs for all your interfaces.
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: bulk import of switches</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1637#1637</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2895&quot; target=&quot;_blank&quot;&gt;aland&lt;/a&gt;&lt;br /&gt;
Subject: bulk import of switches&lt;br /&gt;
Posted: Tue Dec 18, 2007 2:56 pm (GMT 0)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Is it possible to bulk import switches and devices, rather than adding devices manually ?
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Create new Events on Switches</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1636#1636</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;silfreed&lt;/a&gt;&lt;br /&gt;

Posted: Wed Nov 28, 2007 1:08 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;We don't have any numbers on what event processing does for cpu time or load.
&lt;br /&gt;

&lt;br /&gt;
-Doug
&lt;br /&gt;_________________&lt;br /&gt;NetMRG Lead Developer&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Support :: RE: Create new Events on Switches</title>
	<link>http://lists.netmrg.net/viewtopic.php?p=1635#1635</link>
	<description>Author: &lt;a href=&quot;http://lists.netmrg.net//profile.php?mode=viewprofile&amp;u=74&quot; target=&quot;_blank&quot;&gt;Rainy&lt;/a&gt;&lt;br /&gt;

Posted: Wed Nov 28, 2007 12:52 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi Doug,
&lt;br /&gt;

&lt;br /&gt;
thank you for your response.
&lt;br /&gt;

&lt;br /&gt;
However, this doesn't work anyhow. Maybe I'm wrong, however I tried several things to do the trick and was not lucky. &lt;img src=&quot;http://lists.netmrg.net//images/smiles/icon_sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
What I meant with the question of bringing down the server was how much CPU- and memory-load the Event-Process needs for processing many events...
&lt;br /&gt;

&lt;br /&gt;
Currently I try to set up each port manually - til' I find another solution &lt;img src=&quot;http://lists.netmrg.net//images/smiles/icon_rolleyes.gif&quot; alt=&quot;Rolling Eyes&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
With regards
&lt;br /&gt;

&lt;br /&gt;
Rainy
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>

