LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   kdemultimedia-3.5.7 compile error (https://www.linuxquestions.org/questions/fedora-35/kdemultimedia-3-5-7-compile-error-586322/)

tony yu 09-21-2007 08:34 AM

kdemultimedia-3.5.7 compile error
 
The version of xine installed was 1.1.8 with arts support option on. But when compiling kdemultimedia-3.5.7, i get error below, what happened?
(i'm using fedora 7)

*********************************************************************
make[3]: Entering directory `/home/tony/kdemultimedia-3.5.7/xine_artsplugin'
/bin/sh ../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -a
nsi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -W
pointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-
dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASC
II_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libarts_xine.la -rp
ath /usr/lib -L/usr/lib/qt-3.3/lib -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -pthread xinePlayObject.lo xinePlayObject_impl.lo au
dio_fifo_out.lo -L/usr/lib -lxine -lz -lresolv -lnsl -pthread -lrt -lX11 -lXext
-lkmedia2_idl -lsoundserver_idl -lartsflow
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::loadMedia(std::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
xinePlayObject_impl.cpp:(.text+0x1477): undefined reference to `pthread_create'
xinePlayObject_impl.cpp:(.text+0x148a): undefined reference to `pthread_detach'
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::xinePlayObject_im
pl(bool)':
xinePlayObject_impl.cpp:(.text+0x19cd): undefined reference to `pthread_create'
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::xinePlayObject_im pl(bool)':
xinePlayObject_impl.cpp:(.text+0x1ebd): undefined reference to `pthread_create'
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::~xinePlayObject_i mpl()':
xinePlayObject_impl.cpp:(.text+0x226e): undefined reference to `pthread_join'
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::~xinePlayObject_i mpl()':
xinePlayObject_impl.cpp:(.text+0x25bd): undefined reference to `pthread_join'
.libs/xinePlayObject_impl.o: In function `xinePlayObject_impl::~xinePlayObject_i mpl()':
xinePlayObject_impl.cpp:(.text+0x280d): undefined reference to `pthread_join'
collect2: ld returned 1 exit status
make[3]: *** [libarts_xine.la] Error 1
make[3]: Leaving directory `/home/tony/kdemultimedia-3.5.7/xine_artsplugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tony/kdemultimedia-3.5.7/xine_artsplugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tony/kdemultimedia-3.5.7'
make: *** [all] Error 2

tony yu 09-27-2007 06:42 AM

This could be an issue with kde-3.5.7, not keeping up with the latest xine-lib after 1.1.4. i again just downgrade my xine to 1.1.3, then compiling without any errors.

tony yu 09-29-2007 06:44 AM

i post message to http://lists.kde.org/?l=kde-multimed...8319407670&w=2, and got a patch, yet don't try it though.

tony yu 10-13-2007 05:55 AM

well, it does not work.


All times are GMT -5. The time now is 10:17 PM.