problem with building kdemultimedia RPM package for mp3 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm using fedora 7, 64-bit edition. I'm trying to add the mp3 support for xine. I'm using for this purpose the packages kdemultimedia-3.5.6-7.fc7.src.rpm and kdemultimedia-3.5.6.tar.bz2. I tweaked the file /usr/src/redhat/SPECS/kdemultimedia.spec a little to enable mp3. I'm rebuilding a binary RPM package for kdemultimedia using the command:
rpmbuild -bb /usr/src/redhat/SPECS/kdemultimedia.spec
The building process goes fine until I get the following error:
.libs/xinePlayObject_impl.o: In function `xine_shared_init':
/usr/src/redhat/BUILD/kdemultimedia-3.5.6-patched/xine_artsplugin/xinePlayObject_impl.cpp:113: undefined reference to `pthread_create'
I get this error along with some other errors all related to pthread. The last command in the build process that preceded this error was
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libarts_xine.la -rpath /usr/lib64 -L/usr/lib64/qt-3.3/lib -L/usr/lib64 -Wl,--as-needed -Wl,--enable-new-dtags  -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -pthread xinePlayObject.lo xinePlayObject_impl.lo audio_fifo_out.lo -L/usr/lib64 -lxine   -lX11  -lXext -lkmedia2_idl -lsoundserver_idl -lartsflow
As I see the -pthread option is specified in this command(and the pthread library is installed on my system for sure), so it's most probably not a linking problem. May it be a missing header file in the source file /usr/src/redhat/BUILD/kdemultimedia-3.5.6-patched/xine_artsplugin/xinePlayObject_impl.cpp? Does anyone have an idea how to overcome this error?


Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux