Some additional info: the kaa from svn didn't create it's xine module. An attempt to correct this: adding the development files for libxine

  building 'kaa.xine._xinemodule' extension
gcc -pthread -shared -Wl,-O1 build/temp.linux-i686-2.5/src/xine.o build/temp.linux-i686-2.5/src/video_port.o build/temp.linux-i686-2.5/src/audio_port.o build/temp.linux-i686-2.5/src/stream.o build/temp.linux-i686-2.5/src/post.o build/temp.linux-i686-2.5/src/drivers/video_out_kaa.o build/temp.linux-i686-2.5/src/post_out.o build/temp.linux-i686-2.5/src/post_in.o build/temp.linux-i686-2.5/src/event.o build/temp.linux-i686-2.5/src/event_queue.o build/temp.linux-i686-2.5/src/utils.o build/temp.linux-i686-2.5/src/vo_driver.o build/temp.linux-i686-2.5/src/drivers/kaa.o build/temp.linux-i686-2.5/src/drivers/yuv2rgb.o build/temp.linux-i686-2.5/src/drivers/yuv2rgb_mmx.o build/temp.linux-i686-2.5/src/drivers/dummy.o build/temp.linux-i686-2.5/src/drivers/video_out_dummy.o build/temp.linux-i686-2.5/src/drivers/common.o build/temp.linux-i686-2.5/src/drivers/fb.o build/temp.linux-i686-2.5/src/drivers/x11.o -L/usr/X11R6/lib -lX11 -lGL -lxine -lz -lnsl -lpthread -lrt -o build/lib.linux-i686-2.5/kaa/xine/_xinemodule.so
/usr/bin/ld: cannot find -lGL
collect2: ld gaf exit-status 1 terug
failed to build xine

  trying to perform the latest command manualy

  [EMAIL PROTECTED]:/var/log/freevo$ cd /home/freevo
[EMAIL PROTECTED]:~$ sudo ld -lGL
ld: cannot find -lGL

  So this looks like a wrong comand past to the linker

  Quoting Geert Decorte <[EMAIL PROTECTED]>:



   Freevo 1.7.1 Kaa from CVS, freevo cache updated and xine working
from the CLI.

   OS: Xubuntu Feisty Fawn

   DVD's start up with the mplayer interface

   Some parameters from /etc/freevo/local_conf.py

   VIDEO_XINE_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'rm', 'divx', 'ogm',
'asf', 'm2v', 'm2p', 'mp4', 'mov', 'cue' ]
XINE_VO_DEV  = 'xv'
XINE_COMMAND = '%s --hide-gui -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
XINE_ARGS_DEF = '--no-lirc --post=pp:quality=10,expand'
XINE_AO_DEV = 'alsa'                     # alsa or oss
VIDEO_PREFERED_PLAYER = 'xine'
# Stop the osd before playing a movie with xine or mplayer. Some output
# You need xine-ui version greater 0.9.21 to use the all the features
# of the xine plugin
                  (CONF.xine, CONF.width, CONF.height)

From /etc/freevo/freevo.conf

   fbxine = /usr/bin/fbxine
xine = /usr/bin/xine

   The version of xine

  [EMAIL PROTECTED]:/etc/freevo$ xine -v
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.

   The main-0.log file

   rom_drives.py (535): Double check without success
rom_drives.py (549): identifymedia: mplayer = "[]"
mediainfo.py (108): load cache /var/cache/freevo/vfs/media/freevo.cache
rom_drives.py (700): MEDIA: Status=4
rom_drives.py (701): Posting IDENTIFY_MEDIA event

   Anyone has a usefull idea?

   Personaly I suspect a wrong detected version numbering or something
with xine.py

   Geert



Malek's Law:
        Any simple idea will be worded in the most complicated way.



Malek's Law:
       Any simple idea will be worded in the most complicated way.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to