[icecast] Icecast 2.0 in OS X Server?

Ralph Giles giles at xiph.org
Tue May 11 03:28:02 UTC 2004



On Mon, May 10, 2004 at 06:16:10PM -0700, Ian Andrew Bell wrote:

> Maybe it's me.  I wiped out my whole /var/libvorbis directory, dropped 
> in a new one from the libvorbis-1.0.1.tar.gz file including all the 
> subdirectories, and edited /var/libvorbis/examples/Makefile.fm as 
> instructed.  I then ran ./configure without difficulty, then ran make 
> again, which started afresh but still ended up with the same error: 

Hmm. did 'make' call automake again to regenerate the Makefile.in? If
not, you may need to do that manually (or try ./autogen.sh) I just tried
it on a fresh svn checkout on MacOS 10.3.3 and patching examples/Makefile.am
and running './autogen.sh && make' was sufficient.

You also don't really need the examples built; more brute force approaches to
just getting it built include removing it from the SUBDIRS define in Makefile
(and Makefile.in and Makefile.am if you're regenerating things)

Good luck,
 -r
--- >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