[icecast] Liveice on Linux PPC

Karl Heyes karl at pts.tele2.co.uk
Fri Dec 20 18:08:50 UTC 2002



On Fri, 2002-12-20 at 17:50, Drew Lane wrote:

> >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.
> >  
> >
> Turns out I do have vorbis installed.
> 
> I can use ogg123 and oggenc from the command line as well as lame and 
> mpg123, mpg321
> 
> The file you mentioned is located in /usr/include/vorbis/vorbisenc.h

hmmm... looks in the right place.

> The other lines indicate that 'OV_ECTL_RATEMANAGE_XXX' is undeclared.
> Where XXX is GET, SET, AVG
> 
> How do I redirect the output from 'make' to a file so that I can post 
> the rest of the error?

eems odd..

with sh use
make 2>&1 1> output

or with csh

make >& output

karl

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