KDE CVS xine_artsplugin compile error

Boris Stevenson boris at boris.ca
Sun Mar 2 02:52:47 GMT 2003


I just downloaded the latest kde cvs last night and there seems to be a
problem with the kde-multimedia package.
(xine_artsplugin/tools/thumbnail). I have the latest xine-lib installed
(xine-lib 1beta6) and below is the error I am getting.

make[3]: Entering directory `/tmp/kdemultimedia/xine_artsplugin/tools'
Making all in thumbnail
make[4]: Entering directory
`/tmp/kdemultimedia/xine_artsplugin/tools/thumbnail'/bin/sh
../../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-L/usr/X11R6/lib -L/usr/lib/qt-3.1.1/lib -L/opt/kde/lib  -R /opt/kde/lib
-R /usr/lib/qt-3.1.1/lib -R /usr/X11R6/lib -o videothumbnail.la.closure
videothumbnail_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt-3.1.1/lib
-L/opt/kde/lib  -module -avoid-version -module -no-undefined  -R
/opt/kde/lib -R /usr/lib/qt-3.1.1/lib -R /usr/X11R6/lib  videocreator.lo
videoscaler.lo  -lkdecore
      .libs/videocreator.o(.text+0x18): In function `xine_init_routine()':
: undefined reference to `xine_new'
.libs/videocreator.o(.text+0x57): In function `xine_init_routine()':
: undefined reference to `xine_config_load'
.libs/videocreator.o(.text+0x63): In function `xine_init_routine()':
: undefined reference to `xine_init'
.libs/videocreator.o(.text+0x12c): In function
`xine_timeout_routine(void*)':
: undefined reference to `xine_exit'
.libs/videocreator.o(.text+0x513): In function
`findBestFrame(xine_video_port_s*, xine_video_frame_t*)':
: undefined reference to `xine_get_next_video_frame'
.libs/videocreator.o(.text+0x584): In function
`findBestFrame(xine_video_port_s*, xine_video_frame_t*)':
: undefined reference to `xine_free_video_frame'
.libs/videocreator.o(.text+0x608): In function
`findBestFrame(xine_video_port_s*, xine_video_frame_t*)':
: undefined reference to `xine_free_video_frame'
.libs/videocreator.o(.text+0x8ae): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_new_framegrab_audio_port'
.libs/videocreator.o(.text+0x8c0): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_get_next_video_frame'
.libs/videocreator.o(.text+0x584): In function
`findBestFrame(xine_video_port_s*, xine_video_frame_t*)':
: undefined reference to `xine_free_video_frame'
.libs/videocreator.o(.text+0x608): In function
`findBestFrame(xine_video_port_s*, xine_video_frame_t*)':
: undefined reference to `xine_free_video_frame'
.libs/videocreator.o(.text+0x8ae): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_new_framegrab_audio_port'
.libs/videocreator.o(.text+0x8c0): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_new_framegrab_video_port'
.libs/videocreator.o(.text+0x8db): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_stream_new'
.libs/videocreator.o(.text+0x8f6): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_open'
.libs/videocreator.o(.text+0x906): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_dispose'
.libs/videocreator.o(.text+0x919): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_close'
.libs/videocreator.o(.text+0x9a9): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_open'
.libs/videocreator.o(.text+0x9b6): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_play'
.libs/videocreator.o(.text+0xade): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_free_video_frame'
.libs/videocreator.o(.text+0xb0e): In function
`VideoCreator::create(QString const&, int, int, QImage&)':
: undefined reference to `xine_stop'
collect2: ld returned 1 exit status
make[4]: *** [videothumbnail.la.closure] Error 1
make[4]: Leaving directory
`/tmp/kdemultimedia/xine_artsplugin/tools/thumbnail'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/kdemultimedia/xine_artsplugin/tools'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kdemultimedia/xine_artsplugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/kdemultimedia'
make: *** [all] Error 2


It seems that I have always had problems with the multimedia cvs
directory. It also seems that the "noatun" program doesn't get compiled
and doesn't show up in my menu screen. (But kaboodle does). Any help would
be greatly appreciated.



More information about the kde-multimedia mailing list