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. In file included from input.c:29: input.h:34: parse error before "shout_t" input.h:34: warning: no semicolon at end of struct or union input.h:36: parse error before '}' token input.h:36: warning: data definition has no type or storage class input.c: In function `input_loop': input.c:276: `arg' undeclared (first use in this function) input.c:276: (Each undeclared identifier is reported only once input.c:276: for each function it appears in.) <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.
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. Mike --- >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.
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.