[icecast] Liveice on Linux PPC

Karl Heyes karl at pts.tele2.co.uk
Fri Dec 20 17:19:23 UTC 2002



On Fri, 2002-12-20 at 16:59, Drew Lane wrote:

> 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.

That line relates to this 
struct ovectl_ratemanage_arg ai;

which is defined in vorbis/vorbisenc.h.  Is one of those other lines
stating that certain headers files could not be found?  If so then make
sure that your system has the ogg and vorbis packages installed. You may
have to build libogg and libvorbis from source if you don't have the
binaries for PPC.

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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list