<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/icqmail/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/icqmail/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Nov 2002 02:34:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/icqmail/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>compilation issues...</title><link>https://sourceforge.net/p/icqmail/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm receiving the following problems during make:&lt;/p&gt;
&lt;p&gt;make&lt;br /&gt;
making all in src...&lt;br /&gt;
make[1]: Entering directory `/usr/local/src/icqmail-&lt;br /&gt;
2.0a1/src'&lt;br /&gt;
c++ -g -O2  -DSTDC_HEADERS=1 -&lt;br /&gt;
DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -&lt;br /&gt;
DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -&lt;br /&gt;
DHAVE_BYTESWAP_H=1 -DHAVE_ENDIAN_H=1 -&lt;br /&gt;
DHAVE_ARPA_NAMESER_COMPAT_H=1 -&lt;br /&gt;
DHAVE_LIBGUILE_H=1 -DHAVE_GUILE_GH_H=1 -&lt;br /&gt;
DHAVE_MIMELIB_MIMEPP_H=1 -DHAVE_LIBICQ=1 -&lt;br /&gt;
DHAVE_LIBNSL=1 -DHAVE_LIBGUILE=1 -&lt;br /&gt;
DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -&lt;br /&gt;
DHAVE_BSWAP_32=1  -c cfg.cc&lt;br /&gt;
c++ -g -O2  -DSTDC_HEADERS=1 -&lt;br /&gt;
DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -&lt;br /&gt;
DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -&lt;br /&gt;
DHAVE_BYTESWAP_H=1 -DHAVE_ENDIAN_H=1 -&lt;br /&gt;
DHAVE_ARPA_NAMESER_COMPAT_H=1 -&lt;br /&gt;
DHAVE_LIBGUILE_H=1 -DHAVE_GUILE_GH_H=1 -&lt;br /&gt;
DHAVE_MIMELIB_MIMEPP_H=1 -DHAVE_LIBICQ=1 -&lt;br /&gt;
DHAVE_LIBNSL=1 -DHAVE_LIBGUILE=1 -&lt;br /&gt;
DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -&lt;br /&gt;
DHAVE_BSWAP_32=1  -c log.cc&lt;br /&gt;
log.cc: In method `Log::Log (const char *, const char *, &lt;br /&gt;
bool)':&lt;br /&gt;
log.cc:52: `exit' undeclared (first use this function)&lt;br /&gt;
log.cc:52: (Each undeclared identifier is reported only &lt;br /&gt;
once for each &lt;br /&gt;
function it appears in.)&lt;br /&gt;
log.cc: In method `Log &amp;amp;amp;Log::operator&amp;amp;lt;&amp;amp;lt; (const &lt;br /&gt;
Log::LogPriority &amp;amp;amp;)':&lt;br /&gt;
log.cc:108: warning: no return statement in function &lt;br /&gt;
returning non-void&lt;br /&gt;
make[1]: *** [log.o] Error 1&lt;br /&gt;
make[1]: Leaving directory `/usr/local/src/icqmail-&lt;br /&gt;
2.0a1/src'&lt;br /&gt;
make: *** [all] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Newlands</dc:creator><pubDate>Tue, 12 Nov 2002 02:34:16 -0000</pubDate><guid>https://sourceforge.net9868fe2c975c665e8fa886fbadd000d9ae3552a9</guid></item><item><title>Problems to compile in Debian Linux</title><link>https://sourceforge.net/p/icqmail/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;server2:/icqmail-2.0a1# ./configure --host=i686-pc-&lt;br /&gt;
linux-gnu&lt;br /&gt;
loading cache ./config.cache&lt;br /&gt;
checking for c++... (cached) c++&lt;br /&gt;
checking whether the C++ compiler (c++  ) works... yes&lt;br /&gt;
checking whether the C++ compiler (c++  ) is a cross-&lt;br /&gt;
compiler... no&lt;br /&gt;
checking whether we are using GNU C++... (cached) yes&lt;br /&gt;
checking whether c++ accepts -g... (cached) yes&lt;br /&gt;
checking for a BSD compatible install... &lt;br /&gt;
(cached) /usr/bin/install -c&lt;br /&gt;
checking how to run the C++ preprocessor... (cached) &lt;br /&gt;
c++ -E&lt;br /&gt;
checking for ANSI C header files... (cached) yes&lt;br /&gt;
checking for fcntl.h... (cached) yes&lt;br /&gt;
checking for sys/time.h... (cached) yes&lt;br /&gt;
checking for syslog.h... (cached) yes&lt;br /&gt;
checking for unistd.h... (cached) yes&lt;br /&gt;
checking for byteswap.h... (cached) yes&lt;br /&gt;
checking for endian.h... (cached) yes&lt;br /&gt;
checking for machine/endian.h... (cached) no&lt;br /&gt;
checking for arpa/nameser_compat.h... (cached) no&lt;br /&gt;
checking for libguile.h... (cached) yes&lt;br /&gt;
checking for guile/gh.h... (cached) yes&lt;br /&gt;
checking for mimelib/mimepp.h... (cached) yes&lt;br /&gt;
checking for icq_Init in -licq... (cached) yes&lt;br /&gt;
checking for gethostbyname in -lnsl... (cached) yes&lt;br /&gt;
checking for connect in -lsocket... (cached) no&lt;br /&gt;
checking for gh_procedure_p in -lguile... (cached) no&lt;br /&gt;
checking for DwInitialize() in -lmimepp... no&lt;br /&gt;
checking whether time.h and sys/time.h may both be &lt;br /&gt;
included... (cached) yes&lt;br /&gt;
checking return type of signal handlers... (cached) &lt;br /&gt;
void&lt;br /&gt;
checking for bswap_32... (cached) yes&lt;br /&gt;
creating ./config.status&lt;br /&gt;
creating src/Makefile&lt;br /&gt;
creating Makefile&lt;br /&gt;
server2:/icqmail-2.0a1# make&lt;br /&gt;
making all in src...&lt;br /&gt;
make[1]: Entering directory `/icqmail-2.0a1/src'&lt;br /&gt;
c++ -g -O2  -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -&lt;br /&gt;
DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -&lt;br /&gt;
DHAVE_UNISTD_H=1 -DHAVE_BYTESWAP_H=1 -DHA&lt;br /&gt;
VE_ENDIAN_H=1 -DHAVE_LIBGUILE_H=1 -DHAVE_GUILE_GH_H=1 -&lt;br /&gt;
DHAVE_MIMELIB_MIMEPP_H=1 -DHAVE_LIBICQ=1 -&lt;br /&gt;
DHAVE_LIBNSL=1 -DTIME_WITH_SY&lt;br /&gt;
S_TIME=1 -DRETSIGTYPE=void -DHAVE_BSWAP_32=1  -c cfg.cc&lt;br /&gt;
cfg.cc: In method `void Cfg::add(const DwString &amp;amp;amp;, &lt;br /&gt;
long unsigned int, int = 0)':&lt;br /&gt;
cfg.cc:92: implicit declaration of function `int &lt;br /&gt;
sprintf(...)'&lt;br /&gt;
make[1]: *** [cfg.o] Error 1&lt;br /&gt;
make[1]: Leaving directory `/icqmail-2.0a1/src'&lt;br /&gt;
make: *** [all] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 04 May 2002 19:09:22 -0000</pubDate><guid>https://sourceforge.neta7c2e4f23f753d96c1d473b14c53f233f1ce6a3f</guid></item><item><title>libguile</title><link>https://sourceforge.net/p/icqmail/support-requests/3/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin List-Petersen</dc:creator><pubDate>Fri, 10 Nov 2000 12:43:46 -0000</pubDate><guid>https://sourceforge.neta5bfa7faa39a17198c762a9961e92705cb7cae5b</guid></item><item><title>Problem with Solaris 2.6</title><link>https://sourceforge.net/p/icqmail/support-requests/2/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 05 Jul 2000 20:39:22 -0000</pubDate><guid>https://sourceforge.netb1e298c150a72b92f249ae139ec3e0cf32f73062</guid></item><item><title>Won't compile</title><link>https://sourceforge.net/p/icqmail/support-requests/1/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Kraut</dc:creator><pubDate>Sun, 23 Apr 2000 23:44:48 -0000</pubDate><guid>https://sourceforge.net65d10946aff4ac957d8cbccd9935140b5c74bb20</guid></item></channel></rss>