[icecast] Icecast 2.0 in OS X Server?

Ralph Giles giles at xiph.org
Tue May 11 00:05:15 UTC 2004



On Mon, May 10, 2004 at 04:48:17PM -0700, Ian Andrew Bell wrote:

> When running MAKE in an attempt to install libvorbis I get the 
> following: 
> [...] 
> ld: can't locate file for: -lcrt0.o 
> make[1]: *** [decoder_example] Error 1 

Ouch, sorry about that. We need to do a new release to fix this.
Apple broke static linking at some point (I thought it was just 10.3,
but apparently not). They claim it was never supported, but this
is (obviously) just a bug. There's no static version of the library
in question, so static linking against the system libs always fails
and no one told libtool.

The fix is to comment out the line

LDFLAGS = -all-static

in vorbis/examples/Makefile.am and rebuild.

> When I google this I can find lots of instances of makes being unable 
> to locate this file on OSX, but very little help that is applicable to 
> this scenario, so in desperation I have turned to you all.  I've also 
> tried installing libvorbis from FINK and have had huge difficulty there 
> as well.  Hopefully if someone does help me this will get archived, as 
> it seems to be a problem common to OS X on installing various bits of 
> software.

I've installed the fink versions without trouble, but I can't tell from
the screenshot what's going wrong for you.

Hope that helps,
 -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