> > obviously you have some wierd version of vorbis on your machine. what > version do you have? I persume it's not 1.0 final...<p>Yeah, I think installing the final verison of vorbis solved a lot of problems. However, here's a new error I'm getting when trying to 'make' darkice: make all-recursive make[1]: Entering directory `/usr/darkice/darkice' Making all in src make[2]: Entering directory `/usr/darkice/darkice/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c Util.cpp Util.cpp: In function `static char * Util::fileAddDate(const char *)': Util.cpp:282: `time' undeclared (first use this function) Util.cpp:282: (Each undeclared identifier is reported only once Util.cpp:282: for each function it appears in.) Util.cpp:283: `localtime' undeclared (first use this function) Util.cpp:283: `strftime' undeclared (first use this function) make[2]: *** [Util.o] Error 1 make[2]: Leaving directory `/usr/darkice/darkice/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/darkice/darkice' make: *** [all-recursive-am] Error 2 <p>Any idea what's wrong? Thanks, Drew --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Drew Lane wrote:> make all-recursive > make[1]: Entering directory `/usr/darkice/darkice' > Making all in src > make[2]: Entering directory `/usr/darkice/darkice/src' > c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c Util.cpp > Util.cpp: In function `static char * Util::fileAddDate(const char *)': > Util.cpp:282: `time' undeclared (first use this function) > Util.cpp:282: (Each undeclared identifier is reported only once > Util.cpp:282: for each function it appears in.) > Util.cpp:283: `localtime' undeclared (first use this function) > Util.cpp:283: `strftime' undeclared (first use this function) > make[2]: *** [Util.o] Error 1 > make[2]: Leaving directory `/usr/darkice/darkice/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/darkice/darkice' > make: *** [all-recursive-am] Error 2Can you refresh your sources from the CVS, and try again? Thanks, <p>Akos <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> > Can you refresh your sources from the CVS, and try again?<p>OK, I got it to compile this time using the new sources from CVS. I am able to run the program and I heard myself talking through a microphone, but the client keeps rebuffering every 10 seconds or so. Not sure if this is because of some settings I need to adjust or if it's because the computer is too slow (200 Mhz 604e). Also, I can only run the program once without rebooting. If it try to run it again I get the error message: DarkIce: OssDspSource.cpp:184: can't set format [32] It seems like the sound server is frozen up at this point, because I get a sound server initalization eror if I try to start KDE after this. Drew <p><p><p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.