In Nexenta we have it: % apt-cache search xine libxine1c2 - the xine video/media player library, binary files xdmx - Distributed Multi-head X server libxinerama-dev - X11 Xinerama extension library (development headers) libxinerama1-dbg - X11 Xinerama extension library (debug package) libxinerama1 - X11 Xinerama extension library libxine-dev - the xine video player library, development packages totem-xine - A simple media player for the Gnome desktop based on xine totem-gstreamer - A simple media player for the Gnome desktop based on gstreamer x11proto-panoramix-dev - X11 panoramiX extension wire protocol x11proto-xinerama-dev - X11 Xinerama extension wire protocol totem - A simple media player for the Gnome desktop (dummy package)
though, it is not tested well... Erast On Sun, 2005-11-13 at 17:39 -0300, Alfredo Peña wrote: > I'm trying to run xine-ui in Nevada b25 (Solaris Express build 25) > without success. > Here is what I have right now: > - xinelib should be compiled with gcc and linked with gld, Solaris > native ld doesn't work (lots of relocation problems) > - there are several glibc functions used by xinelib and xine-ui that > doesn't have an implementation in Solaris libc and the xine > configuration step doesn't check for. These are strsep, strndup and > getline. I replaced them with implementations I found in the web. > - gxine cannot be built with the gnome version shipped, as it requires > gnome 2.10, so I tried xine-ui > > xine-ui dumps core after initialising the xshm extension, this is the > stack trace: > > #0 0xce3ff4f8 in resolve_object () from /usr/lib/libX11.so.4 > #1 0xce3ff854 in _XsunOsDynamicLoad () from /usr/lib/libX11.so.4 > #2 0xce3a2763 in _XOpenLC () from /usr/lib/libX11.so.4 > #3 0xce3b5cf7 in _XlcCurrentLC () from /usr/lib/libX11.so.4 > #4 0xce3ed917 in _XkbGetCharset () from /usr/lib/libX11.so.4 > #5 0xce3eb879 in _XkbLoadDpy () from /usr/lib/libX11.so.4 > #6 0xce3b77b8 in XKeysymToKeycode () from /usr/lib/libX11.so.4 > #7 0x080c2d7f in xitk_init () > > Can anybody give me a tip on what is wrong? > Thanks, Alf > _______________________________________________ > opensolaris-discuss mailing list > [email protected] _______________________________________________ opensolaris-discuss mailing list [email protected]
