On Thu, 2003-01-23 at 18:15, Rakotomandimby Mihamina wrote:> Ok i grabbed libshout, > I installed it , > > now i get ANOTHER error > include -c `test -f encode.c || echo './'`encode.c > encode.c: In function `encode_initialise': > encode.c:91: storage size of `ai' isn't known > encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this > function) > encode.c:92: (Each undeclared identifier is reported only once > encode.c:92: for each function it appears in.) > encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this > function) > encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this > function) > make[2]: *** [encode.o] Error 1 > make[2]: Leaving directory `/home/rktmb/downloads/ices/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rktmb/downloads/ices/src' > make: *** [all-recursive] Error 1you need to update the version of ogg vorbis installed, v1.0 is best to get. karl. --- >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.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le Jeudi 23 Janvier 2003 19:15, Rakotomandimby Mihamina a écrit : <p>HOWTO INSTALL icecast2 and ices - - Requirements * libxml2 libxml2-devel * libogg libogg-devel * libvorbis libvrobis-devel * libvorbisenc * libvorbisfile * libshout * icecast2 * ices2 <p>> On Thu, 2003-01-23 at 06:00, Michael Smith wrote:> > Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said: > > > > > Hi, i'm trying to complîle and install ices2 on my linux slackawre box : > > > After leting make runnins a while , i got these errors ... > > > Would tou help me to solve please ? > > > I have just grabbed ices from cvs. > > > > You need libshout from cvs as well. > > > Ok i grabbed libshout, > I installed it , > > now i get ANOTHER error > include -c `test -f encode.c || echo './'`encode.c > encode.c: In function `encode_initialise': > encode.c:91: storage size of `ai' isn't known > encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this > function) > encode.c:92: (Each undeclared identifier is reported only once > encode.c:92: for each function it appears in.) > encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this > function) > encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this > function) > make[2]: *** [encode.o] Error 1 > make[2]: Leaving directory `/home/rktmb/downloads/ices/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rktmb/downloads/ices/src' > make: *** [all-recursive] Error 1 > > > --- >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. > >- -- Logiciel Libre: La liberté n'a pas de prix rado@linuxmg.org http://linuxmg.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+MEM0JUgdcHXeI+kRAimeAKChgFMWeRG6CnnvWk4W9L/qaIyQYQCePWHe 1XsvOBYhXcblqq+EHgI8vkI=TTb1 -----END PGP SIGNATURE----- --- >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.
Seeing that mike is away for a about week, I thought I'd post this on the Mailing list. The attached diff is to fix the ability to provide metadata updates from a file whilst using the DSP (live input). Currently it doesn't work reliably. just cd ices (from CVS) patch -p1 < metadata.diff and rebuild. karl. <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: metadata.diff__charset_UTF-8 Type: text/x-patch Size: 2373 bytes Desc: metadata.diff__charset_UTF-8 Url : http://lists.xiph.org/pipermail/icecast/attachments/20030124/64cccc23/metadata.bin
On Thu, 2003-01-23 at 06:00, Michael Smith wrote:> Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said: > > > Hi, i'm trying to complîle and install ices2 on my linux slackawre box : > > After leting make runnins a while , i got these errors ... > > Would tou help me to solve please ? > > I have just grabbed ices from cvs. > > You need libshout from cvs as well. >Ok i grabbed libshout, I installed it , now i get ANOTHER error include -c `test -f encode.c || echo './'`encode.c encode.c: In function `encode_initialise': encode.c:91: storage size of `ai' isn't known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each undeclared identifier is reported only once encode.c:92: for each function it appears in.) encode.c:96: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this function) encode.c:101: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this function) make[2]: *** [encode.o] Error 1 make[2]: Leaving directory `/home/rktmb/downloads/ices/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rktmb/downloads/ices/src' make: *** [all-recursive] Error 1 <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.