> > >build libshout first, as ices uses libshout > >karl. > >OK, I built libshout from CVS and it seems to be installed OK under /usr/local/lib Now, with respect to ices, I've got as far as ./autogen.sh ./configure BUT, when I run 'make' I get an error: encode.c: In function 'encode_initialise': encode.c:91 storage size of 'ai' isn't known There are several other lines, which I can probably dump to a file, if necessary. Drew <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.
On Fri, 2002-12-20 at 00:38, Drew Lane wrote:> I guess I'm gonna need some help getting this compiled. > > The readme says to run ./configure, which doesn't exist.This is part of the configure system, the configure file is generated from other files.> So, I try to run ./configure.in but this gives syntax errors: > unexpected token 'AC_INIT(src/ices.c)This is the template file used to generate the configure script, so the process you need to do is ./autogen.sh ./configure> I get similar syntax errors when I try to run ./configure in libshout: > unexpected token 'AC_INIT(src/shout.c)build libshout first, as ices uses libshout karl. <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.
> > >I'm guessing you downloaded the old ices 0.2.3 release not the one from >CVS on xiph.org. Check the CVS instructions on the web site. There is >no reference to lame in the configure script. > >Ok, I just downloaded the tar balls from CVS. I guess I'm gonna need some help getting this compiled. The readme says to run ./configure, which doesn't exist. So, I try to run ./configure.in but this gives syntax errors: unexpected token 'AC_INIT(src/ices.c) I get similar syntax errors when I try to run ./configure in libshout: unexpected token 'AC_INIT(src/shout.c)>Then look at the conf/ices-live.xml file > > >I have this file now, but I gotta get the thing compiled before I can even try to play with this. 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.