Compile error - kfile-plugins/mpc
Anthony M Farrell
afarrell at slingshot.co.nz
Sat Mar 26 00:12:41 GMT 2005
I am attempting to get Juk working after having it fail with a taglib error.
I am using FC3 and installing KDE-3.4 from source.
Compiler is gcc-3.4.2-6.fc3
I have installed taglib using rpms taglib-1.3.1-0.1.3.kde and
taglib-devel-1.3.1-0.1.3.kde from kde-redhat.atrpms.net and also
mpc-0.11.1-2.i386.rpm from rpm.pbone.net.
I have a fully operational install of KDE-3.4 with all media apps working fine
except Juk. I originally used the source installation of taglib and compiled
kdemultimedia without error except for Juk functionality. I have since
replaced the source taglib with a kde compatible ?? rpm installation as part
of my attempt to get mpc working and overcome the problem with Juk.
Configure detects no missing dependencies or errors.
However make fails and I have not been able to identify why.
If anybody is able to shed some light on this problem I would appreciate your
help. I would really like to get Juk working.
Configure is './configure --with-extra-includes=/usr/include/taglib '
Making all in mpc
make[3]: Entering directory
`/home/afarrell/src/kde-3.4/kdemultimedia-3.4.0/kfile-plugins/mpc'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings
-DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o
kfile_mpc.la -rpath /usr/local/kde/lib/kde3 -L/usr/local/kde/lib
-L/usr/local/qt/lib -L/usr/X11R6/lib -L/usr/lib -ltag -module
-avoid-version -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -R /usr/local/kde/lib -R /usr/local/kde/lib
-R /usr/local/qt/lib -R /usr/X11R6/lib kfile_mpc.lo -lkio
.libs/kfile_mpc.o(.text+0x15c5): In function
`KMpcPlugin::readInfo(KFileMetaInfo&, unsigned int)':
: undefined reference to `TagLib::MPC::File::File(char const*, bool,
TagLib::AudioProperties::ReadStyle)'
.libs/kfile_mpc.o(.text+0x18cf): In function
`KMpcPlugin::readInfo(KFileMetaInfo&, unsigned int)':
: undefined reference to `TagLib::MPC::Properties::mpcVersion() const'
.libs/kfile_mpc.o(.text+0x2258): In function
`KMpcPlugin::writeInfo(KFileMetaInfo const&) const':
: undefined reference to `TagLib::MPC::File::File(char const*, bool,
TagLib::AudioProperties::ReadStyle)'
collect2: ld returned 1 exit status
Tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20050326/4bb7a6c9/attachment.sig>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list