[SunHELP] Sirius Internet Radio on Solaris/SPARC 9/10

Rodney Sparapani rsparapa at mcw.edu
Mon Dec 17 13:31:27 CST 2007


Rodney Sparapani wrote:
> Hi Gang:
> 
> Before I completely re-invent the wheel.  Is anyone listening to Sirius 
> Internet Radio on Solaris/SPARC 9/10?  I've been playing around with a 
> few libraries, but haven't gotten very far yet.  Apparently, it needs
> mplayer/VLC support (no, I don't really know what that means).  There 
> are foss versions of these that I'm trying to install along with their 
> requirements.  Any help will be appreciated.  Once I make some progress, 
> I'll report back.
> 
> Thanks,
> 
> Rodney

Hi Gang:

I tried to install VLC from source, but I gave up after about a day. 
This gave me a chance to try out blastwave.  Blastwave also has mplayer
so I installed that (and openldap which it requires but does not 
install).  However, what appears to be missing is the mplayer plugin.
That can be found at http://sourceforge.net/projects/mplayerplug-in/
However, I'm having trouble getting that to compile.  I get the error:

g++ -c -o plugin.o -Wall -DXP_UNIX -DMOZ_X11 
-I/usr/sfw/include/mozilla/java -I/usr/sfw/include/mozilla/plugin 
-I/usr/sfw/include/mozilla/xpcom -I/usr/sfw/include/mozilla/string 
-I/usr/sfw/include/mozilla/nspr   -I/usr/sfw/include/mozilla -g -mcpu=v9 
  -I/usr/openwin/include  -I/usr/dt/include   -Iinclude -fPIC 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include 
-I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include 
-I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DGTK_ENABLED   Source/plugin.cpp
In file included from /usr/sfw/include/mozilla/plugin/npapi.h:119,
                  from include/npplat.h:41,
                  from include/pluginbase.h:41,
                  from Source/plugin.h:57,
                  from Source/plugin.cpp:37:
/usr/openwin/include/X11/Xlib.h:38: warning: ignoring #pragma ident
In file included from /usr/sfw/include/mozilla/plugin/npapi.h:120,
                  from include/npplat.h:41,
                  from include/pluginbase.h:41,
                  from Source/plugin.h:57,
                  from Source/plugin.cpp:37:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
/usr/include/sys/siginfo.h:259: error: 'ctid_t' does not name a type
/usr/include/sys/siginfo.h:260: error: 'zoneid_t' does not name a type
/usr/include/sys/siginfo.h:390: error: 'ctid_t' does not name a type
/usr/include/sys/siginfo.h:391: error: 'zoneid_t' does not name a type

This doesn't make any sense to me since <sys/siginfo.h> include
<sys/types.h> (note that I had to also include <sys/ccompile.h>)  Any ideas?

Rodney



More information about the SunHELP mailing list