Given the fact that I am having some trouble with multicast, I tried using
shoutcast.  I have gotten icecast and shout to work before.

I downloaded and compiled libshout 1.0.3 (I also tried the rpms) and then
recompiled obs and modified the obs.conf file according to instructions.
Now I get the following error:

    "Support for libshout was not compiled into obsd.  Install libshout and
the recompile obsd."

Is a special configure option necessary?  I did not find any reference to it
in the help.  Is it possible the latest CVS version is broken in this
repect?  When configuring I see this:

    checking for shout_init_connection in -lshout... (cached) no

I tried defining HAVE_LIBSHOUT in config.h and making, but then got this
error:

    /home/obs/obs/xmit/HTTPTransmitter.cpp:174: undefined reference to
`shout_send_data'
    /home/obs/obs/xmit/HTTPTransmitter.cpp:185: undefined reference to
`shout_sleep'
    /home/obs/obs/xmit/HTTPTransmitter.cpp:188: undefined reference to
`shout_disconnect'
    collect2: ld returned 1 exit status
    make: *** [all] Error 1

I would rather use multicast, but I thought I'd mention this to Rob incase
it is a bug.

Geoff

_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to