<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/icegenerator/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/icegenerator/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 10 Dec 2014 19:08:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/icegenerator/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#8 ID3 doesn't work</title><link>https://sourceforge.net/p/icegenerator/bugs/8/?limit=25#9657</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I see this problem has occurred quite few times and I have it too.&lt;/p&gt;
&lt;p&gt;I have installed Icecast2, configured and compiled IceGenerator with --with-id3 with no apparent problems.&lt;/p&gt;
&lt;p&gt;All seem to be linked fine, but no id3 tag is displayed, basically exactly same problem like original poster in this thread described.&lt;/p&gt;
&lt;p&gt;There are no errors or hints on what could be wrong..&lt;/p&gt;
&lt;p&gt;I'm using Debian (squeeze)&lt;/p&gt;
&lt;p&gt;Can anyone help with this problem?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tor77</dc:creator><pubDate>Wed, 10 Dec 2014 19:08:56 -0000</pubDate><guid>https://sourceforge.net0708f2f395d49355ca7985c1264f9b3df5466672</guid></item><item><title>ID3 doesn't work</title><link>https://sourceforge.net/p/icegenerator/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I successfully compiled ZLib &amp;amp; ID3Lib, after that I compiled IceGenerator with the following configure option:&lt;br /&gt;
--with-id3&lt;/p&gt;
&lt;p&gt;It seems to configure, make &amp;amp; make install it all right. I tried id3info &amp;lt;example mp3 file&amp;gt; which also works fine.&lt;/p&gt;
&lt;p&gt;However, using IceGenerator &amp;amp; the gloabal.mdf:&lt;br /&gt;
LOOP&lt;br /&gt;
PRINT "Radio Example"&lt;br /&gt;
PRINT ID3LEADARTIST&lt;br /&gt;
LOOP 4&lt;br /&gt;
PRINT "You listing to:"&lt;br /&gt;
PRINT ID3TITLE&lt;br /&gt;
ENDLOOP&lt;br /&gt;
ENDLOOP&lt;/p&gt;
&lt;p&gt;I will ONLY see "Radio Example" and "You listing to:" while listening. The ID3_TAG 's doesn't work at all??&lt;br /&gt;
What do I wrong, what should I do?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;
Melroy van den Berg&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Melroy van den Berg</dc:creator><pubDate>Mon, 27 Dec 2010 16:47:20 -0000</pubDate><guid>https://sourceforge.net896d49959c31ed003d5101f1d95ae27a6e0c85a7</guid></item><item><title>Kernel error.</title><link>https://sourceforge.net/p/icegenerator/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OS: Centos-5.4.x86_64&lt;br /&gt;
Soft: Icecast 2.3.2, icegenerator -0.5.5-pre2&lt;br /&gt;
Playlist about 64000 songs&lt;br /&gt;
Icegenerator is periodicaly crached with error:&lt;br /&gt;
kernel: icegenerator[2017]: segfault at 000000000615f000 rip 00002b52a24f6ee5 rsp 0000000040b82050 error 4&lt;br /&gt;
Please help !&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 08 Apr 2010 13:04:21 -0000</pubDate><guid>https://sourceforge.net61a242ef61a6ce586f978aed266a41b7cf255291</guid></item><item><title>Error compiling and installing</title><link>https://sourceforge.net/p/icegenerator/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;checking build system type... i686-pc-linux-gnu&lt;br /&gt;
checking host system type... i686-pc-linux-gnu&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 gawk... gawk&lt;br /&gt;
checking whether make sets $(MAKE)... no&lt;br /&gt;
checking whether build environment is sane... yes&lt;br /&gt;
checking whether to enable maintainer-specific portions of Makefiles... no&lt;br /&gt;
checking for a BSD-compatible install... /usr/bin/install -c&lt;br /&gt;
checking for gcc... gcc&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 gcc accepts -g... yes&lt;br /&gt;
checking for gcc option to accept ANSI C... none needed&lt;br /&gt;
checking for style of include used by make... none&lt;br /&gt;
checking dependency style of gcc... none&lt;br /&gt;
checking for gcc... (cached) gcc&lt;br /&gt;
checking whether we are using the GNU C compiler... (cached) yes&lt;br /&gt;
checking whether gcc accepts -g... (cached) yes&lt;br /&gt;
checking for gcc option to accept ANSI C... (cached) none needed&lt;br /&gt;
checking dependency style of gcc... (cached) none&lt;br /&gt;
checking for g++... no&lt;br /&gt;
checking for c++... no&lt;br /&gt;
checking for gpp... no&lt;br /&gt;
checking for aCC... no&lt;br /&gt;
checking for CC... no&lt;br /&gt;
checking for cxx... no&lt;br /&gt;
checking for cc++... no&lt;br /&gt;
checking for cl... no&lt;br /&gt;
checking for FCC... no&lt;br /&gt;
checking for KCC... no&lt;br /&gt;
checking for RCC... no&lt;br /&gt;
checking for xlC_r... no&lt;br /&gt;
checking for xlC... no&lt;br /&gt;
checking whether we are using the GNU C++ compiler... no&lt;br /&gt;
checking whether g++ accepts -g... no&lt;br /&gt;
checking dependency style of g++... none&lt;br /&gt;
checking whether make sets $(MAKE)... (cached) no&lt;br /&gt;
checking whether ln -s works... yes&lt;br /&gt;
checking whether mkdir accepts -p... yes&lt;/p&gt;
&lt;p&gt;POSIX Threads&lt;br /&gt;
checking for the pthreads library -lpthreads... no&lt;br /&gt;
checking whether pthreads work without any flags... no&lt;br /&gt;
checking whether pthreads work with -Kthread... no&lt;br /&gt;
checking whether pthreads work with -kthread... no&lt;br /&gt;
checking for the pthreads library -llthread... no&lt;br /&gt;
checking whether pthreads work with -pthread... yes&lt;br /&gt;
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE&lt;br /&gt;
checking if more special flags are required for pthreads... no&lt;br /&gt;
checking for cc_r... gcc&lt;br /&gt;
checking how to run the C++ preprocessor... /lib/cpp&lt;br /&gt;
checking for egrep... grep -E&lt;br /&gt;
checking for ANSI C header files... no&lt;br /&gt;
checking for sys/types.h... no&lt;br /&gt;
checking for sys/stat.h... no&lt;br /&gt;
checking for stdlib.h... no&lt;br /&gt;
checking for string.h... no&lt;br /&gt;
checking for memory.h... no&lt;br /&gt;
checking for strings.h... no&lt;br /&gt;
checking for inttypes.h... no&lt;br /&gt;
checking for stdint.h... no&lt;br /&gt;
checking for unistd.h... no&lt;br /&gt;
checking pthread.h usability... no&lt;br /&gt;
checking pthread.h presence... yes&lt;br /&gt;
configure: WARNING: pthread.h: present but cannot be compiled&lt;br /&gt;
configure: WARNING: pthread.h: check for missing prerequisite headers?&lt;br /&gt;
configure: WARNING: pthread.h: see the Autoconf documentation&lt;br /&gt;
configure: WARNING: pthread.h: section "Present But Cannot Be&lt;br /&gt;
Compiled"&lt;br /&gt;
configure: WARNING: pthread.h: proceeding with the preprocessor's result&lt;br /&gt;
configure: WARNING: pthread.h: in the future, the compiler will take&lt;br /&gt;
precedence&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
configure: WARNING: ## Report this to administrator@tortugalabs.it ##&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
checking for pthread.h... yes&lt;br /&gt;
checking for pthread_create... no&lt;br /&gt;
checking for pthread_join... no&lt;/p&gt;
&lt;p&gt;I/O functions&lt;br /&gt;
checking for ANSI C header files... (cached) no&lt;br /&gt;
checking whether stat file-mode macros are broken... no&lt;br /&gt;
checking stdio.h usability... no&lt;br /&gt;
checking stdio.h presence... yes&lt;br /&gt;
configure: WARNING: stdio.h: present but cannot be compiled&lt;br /&gt;
configure: WARNING: stdio.h: check for missing prerequisite headers?&lt;br /&gt;
configure: WARNING: stdio.h: see the Autoconf documentation&lt;br /&gt;
configure: WARNING: stdio.h: section "Present But Cannot Be Compiled"&lt;br /&gt;
configure: WARNING: stdio.h: proceeding with the preprocessor's result&lt;br /&gt;
configure: WARNING: stdio.h: in the future, the compiler will take&lt;br /&gt;
precedence&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
configure: WARNING: ## Report this to administrator@tortugalabs.it ##&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
checking for stdio.h... yes&lt;br /&gt;
checking fcntl.h usability... no&lt;br /&gt;
checking fcntl.h presence... yes&lt;br /&gt;
configure: WARNING: fcntl.h: present but cannot be compiled&lt;br /&gt;
configure: WARNING: fcntl.h: check for missing prerequisite headers?&lt;br /&gt;
configure: WARNING: fcntl.h: see the Autoconf documentation&lt;br /&gt;
configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled"&lt;br /&gt;
configure: WARNING: fcntl.h: proceeding with the preprocessor's result&lt;br /&gt;
configure: WARNING: fcntl.h: in the future, the compiler will take&lt;br /&gt;
precedence&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
configure: WARNING: ## Report this to administrator@tortugalabs.it ##&lt;br /&gt;
configure: WARNING: ## ------------------------------------------- ##&lt;br /&gt;
checking for fcntl.h... yes&lt;br /&gt;
checking for open... no&lt;br /&gt;
configure: error: required function missing&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 23 Oct 2008 13:31:37 -0000</pubDate><guid>https://sourceforge.net15a3ea63b29a61104f17f798a62e624cb54b8ae3</guid></item><item><title>error in configuring</title><link>https://sourceforge.net/p/icegenerator/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when i try to configure as the readme said, i have that :&lt;/p&gt;
&lt;p&gt;"error: no acceptable C compiler found in $PATH"&lt;/p&gt;
&lt;p&gt;after make and make install don't work&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 27 May 2006 10:31:19 -0000</pubDate><guid>https://sourceforge.net383a1c506e3090035a50d64db65251c7999cb8dd</guid></item><item><title>*** glibc detected *** icegenerator: free(): </title><link>https://sourceforge.net/p/icegenerator/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;violent crash when trying to load big playlist&lt;br /&gt;
(MP3PATH=path:)&lt;/p&gt;
&lt;p&gt;-bash-3.00$ icegenerator -f ./arab.conf&lt;br /&gt;
*** glibc detected *** icegenerator: free(): invalid&lt;br /&gt;
next size (normal): 0x09995428 ***&lt;br /&gt;
======= Backtrace: =========&lt;br /&gt;
/lib/libc.so.6[0x62f424]&lt;br /&gt;
/lib/libc.so.6(__libc_free+0x77)[0x62f95f]&lt;br /&gt;
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x9f6669]&lt;br /&gt;
/usr/lib/libstdc++.so.6(_ZdaPv+0x1d)[0x9f66b5]&lt;br /&gt;
icegenerator[0x804cbce]&lt;br /&gt;
/lib/libc.so.6(__libc_start_main+0xc6)[0x5e0de6]&lt;br /&gt;
icegenerator(__gxx_personality_v0+0x81)[0x8049c9d]&lt;br /&gt;
======= Memory map: ========&lt;br /&gt;
0033d000-00356000 r-xp 00000000 08:04 1639891 &lt;br /&gt;
/usr/lib/libvorbis.so.0.3.0&lt;br /&gt;
00356000-00365000 rwxp 00019000 08:04 1639891 &lt;br /&gt;
/usr/lib/libvorbis.so.0.3.0&lt;br /&gt;
00372000-00394000 r-xp 00000000 08:04 3659375 &lt;br /&gt;
/lib/libm-2.3.5.so&lt;br /&gt;
00394000-00395000 r-xp 00021000 08:04 3659375 &lt;br /&gt;
/lib/libm-2.3.5.so&lt;br /&gt;
00395000-00396000 rwxp 00022000 08:04 3659375 &lt;br /&gt;
/lib/libm-2.3.5.so&lt;br /&gt;
005ae000-005c8000 r-xp 00000000 08:04 3661594 &lt;br /&gt;
/lib/ld-2.3.5.so&lt;br /&gt;
005c8000-005c9000 r-xp 00019000 08:04 3661594 &lt;br /&gt;
/lib/ld-2.3.5.so&lt;br /&gt;
005c9000-005ca000 rwxp 0001a000 08:04 3661594 &lt;br /&gt;
/lib/ld-2.3.5.so&lt;br /&gt;
005cc000-006f0000 r-xp 00000000 08:04 3661595 &lt;br /&gt;
/lib/libc-2.3.5.so&lt;br /&gt;
006f0000-006f2000 r-xp 00124000 08:04 3661595 &lt;br /&gt;
/lib/libc-2.3.5.so&lt;br /&gt;
006f2000-006f4000 rwxp 00126000 08:04 3661595 &lt;br /&gt;
/lib/libc-2.3.5.so&lt;br /&gt;
006f4000-006f6000 rwxp 006f4000 00:00 0&lt;br /&gt;
007b9000-007ba000 r-xp 007b9000 00:00 0&lt;br /&gt;
00820000-0082e000 r-xp 00000000 08:04 3661598 &lt;br /&gt;
/lib/libpthread-2.3.5.so&lt;br /&gt;
0082e000-0082f000 r-xp 0000d000 08:04 3661598 &lt;br /&gt;
/lib/libpthread-2.3.5.so&lt;br /&gt;
0082f000-00830000 rwxp 0000e000 08:04 3661598 &lt;br /&gt;
/lib/libpthread-2.3.5.so&lt;br /&gt;
00830000-00832000 rwxp 00830000 00:00 0&lt;br /&gt;
00936000-0093f000 r-xp 00000000 08:04 3661599 &lt;br /&gt;
/lib/libgcc_s-4.0.0-20050520.so.1&lt;br /&gt;
0093f000-00940000 rwxp 00009000 08:04 3661599 &lt;br /&gt;
/lib/libgcc_s-4.0.0-20050520.so.1&lt;br /&gt;
00942000-00a21000 r-xp 00000000 08:04 1644993 &lt;br /&gt;
/usr/lib/libstdc++.so.6.0.4&lt;br /&gt;
00a21000-00a26000 rwxp 000df000 08:04 1644993 &lt;br /&gt;
/usr/lib/libstdc++.so.6.0.4&lt;br /&gt;
00a26000-00a2b000 rwxp 00a26000 00:00 0&lt;br /&gt;
00cbd000-00cc5000 r-xp 00000000 08:04 3661607 &lt;br /&gt;
/lib/librt-2.3.5.so&lt;br /&gt;
00cc5000-00cc6000 r-xp 00007000 08:04 3661607 &lt;br /&gt;
/lib/librt-2.3.5.so&lt;br /&gt;
00cc6000-00cc7000 rwxp 00008000 08:04 3661607 &lt;br /&gt;
/lib/librt-2.3.5.so&lt;br /&gt;
00cc7000-00cd1000 rwxp 00cc7000 00:00 0&lt;br /&gt;
00d26000-00d2a000 r-xp 00000000 08:04 1646617 &lt;br /&gt;
/usr/lib/libogg.so.0.5.2&lt;br /&gt;
00d2a000-00d2b000 rwxp 00003000 08:04 1646617 &lt;br /&gt;
/usr/lib/libogg.so.0.5.2&lt;br /&gt;
00f51000-00f5d000 r-xp 00000000 08:04 1656291 &lt;br /&gt;
/usr/local/lib/libshout.so.3.1.0&lt;br /&gt;
00f5d000-00f5e000 rwxp 0000c000 08:04 1656291 &lt;br /&gt;
/usr/local/lib/libshout.so.3.1.0&lt;br /&gt;
08048000-08050000 r-xp 00000000 08:04 1656453 &lt;br /&gt;
/usr/local/bin/icegenerator&lt;br /&gt;
08050000-08051000 rw-p 00007000 08:04 1656453 &lt;br /&gt;
/usr/local/bin/icegenerator&lt;br /&gt;
09995000-099b6000 rw-p 09995000 00:00 0          [heap]&lt;br /&gt;
b7e00000-b7e21000 rw-p b7e00000 00:00 0&lt;br /&gt;
b7e21000-b7f00000 ---p b7e21000 00:00 0&lt;br /&gt;
b7fa1000-b7fa5000 rw-p b7fa1000 00:00 0&lt;br /&gt;
bfea7000-bfebd000 rw-p bfea7000 00:00 0          [stack]&lt;br /&gt;
Abandon&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 19 Oct 2005 11:04:24 -0000</pubDate><guid>https://sourceforge.net40c6a7c6ee8e448de55b1dc913d07f43f721c80e</guid></item><item><title>Fails to build with mysql and id3 tags on Debian stable</title><link>https://sourceforge.net/p/icegenerator/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;mendoza@polarboing:~/icegenerator-0.5.5-pre2/src$ make&lt;br /&gt;
source='circular.cpp' object='circular.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I..     -ansi -pedantic -pipe -Wall -O3 -&lt;br /&gt;
pthread -pthread   -I'/usr/include/mysql' -c -o circular.o circular.cpp&lt;br /&gt;
circular.cpp: In method `void cDoubleLinkedItem::LoadID3()':&lt;br /&gt;
circular.cpp:220: no matching function for call to `ID3_Frame::GetField &lt;br /&gt;
(ID3_FieldID)'&lt;br /&gt;
circular.cpp:222: `bzero' undeclared (first use this function)&lt;br /&gt;
circular.cpp:222: (Each undeclared identifier is reported only once&lt;br /&gt;
circular.cpp:222: for each function it appears in.)&lt;br /&gt;
circular.cpp:209: warning: `class ID3_Field * my_field' might be used &lt;br /&gt;
uninitialized in this function&lt;br /&gt;
make: *** [circular.o] Error 1&lt;/p&gt;
&lt;p&gt;the bzero is easily solved by adding &lt;br /&gt;
#include &amp;lt;strings.h&amp;gt;&lt;br /&gt;
to circular.cpp &lt;br /&gt;
(maybe the configure script didn't pick up this somewhere)&lt;/p&gt;
&lt;p&gt;The later error:&lt;/p&gt;
&lt;p&gt;mendoza@polarboing:~/icegenerator-0.5.5-pre2/src$ make&lt;br /&gt;
source='circular.cpp' object='circular.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I..     -ansi -pedantic -pipe -Wall -O3 -&lt;br /&gt;
pthread -pthread   -I'/usr/include/mysql' -c -o circular.o circular.cpp&lt;br /&gt;
circular.cpp: In method `void cDoubleLinkedItem::LoadID3()':&lt;br /&gt;
circular.cpp:221: no matching function for call to `ID3_Frame::GetField &lt;br /&gt;
(ID3_FieldID)'&lt;br /&gt;
circular.cpp:210: warning: `class ID3_Field * my_field' might be used &lt;br /&gt;
uninitialized in this function&lt;br /&gt;
make: *** [circular.o] Error 1&lt;/p&gt;
&lt;p&gt;I'm afraid I didn't find out what was exactly wrong,&lt;/p&gt;
&lt;p&gt;I'm using &lt;/p&gt;
&lt;p&gt;ii  libid3-dev                                    3.7.13-4.1                                    ID3 Tag &lt;br /&gt;
Library: Development Libraries and Header Files.&lt;/p&gt;
&lt;p&gt;Thanks for your attention&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Mendoza</dc:creator><pubDate>Wed, 13 Apr 2005 03:56:03 -0000</pubDate><guid>https://sourceforge.net45a7b46276d2a57e564b1f9db128e28304993dbc</guid></item><item><title>99% CPU load on listening machine!</title><link>https://sourceforge.net/p/icegenerator/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When listening to a stream created with icegenerator I&lt;br /&gt;
get a very high cpu load on the machine listening! (winamp)&lt;br /&gt;
Its not the case when I use another tool to stream to&lt;br /&gt;
the same server! Think its kind of strange...&lt;/p&gt;
&lt;p&gt;Icegenerator is running with icecast2 on the same system.&lt;br /&gt;
An Athlon 1000 with 128mb sdram running debian Linux&lt;br /&gt;
(testing) still with a 2.4.22-xfs kernel and gcc&lt;br /&gt;
version 2.95.4&lt;/p&gt;
&lt;p&gt;The listening machine is a Athlon XP 2800+ with 512mb&lt;br /&gt;
ddr ram running winxp with all sps and updates! Using&lt;br /&gt;
Winamp&lt;br /&gt;
Version 5! (the high cp load also happens to my other&lt;br /&gt;
systems...)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arne</dc:creator><pubDate>Wed, 29 Dec 2004 12:17:28 -0000</pubDate><guid>https://sourceforge.netf93479729aa62f72851564a3e2824418fdf5f1ab</guid></item><item><title>error; fails to build</title><link>https://sourceforge.net/p/icegenerator/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when trying to build, the following error is reported:&lt;/p&gt;
&lt;p&gt;In file included from main.cpp:97:&lt;br /&gt;
/usr/include/getopt.h:38:43: missing binary operator&lt;br /&gt;
before token "("&lt;br /&gt;
make[2]: *** [main.o] Error 1&lt;/p&gt;
&lt;p&gt;shoudl this be considered an error in getopt.h header&lt;br /&gt;
file? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stefani banerian</dc:creator><pubDate>Wed, 22 Sep 2004 23:14:18 -0000</pubDate><guid>https://sourceforge.net1fa4b4d9fa83fad00c6cf50c5b3e450af04c3552</guid></item></channel></rss>