Error building kdemultimedia-3.3

David Jarvie software at astrojar.org.uk
Wed Sep 1 14:37:30 BST 2004


kdemultimedia 3.3 errorred during compilation:

make[4]: Entering directory 
`/home/david/src/kdemultimedia-3.3.0/akode/plugins/xiph_decoder'
creating libakode_xiph_decoder_la.all_cpp.cpp ...
source='libakode_xiph_decoder_la.all_cpp.cpp' 
object='libakode_xiph_decoder_la.all_cpp.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../../.. -I../../../akode/lib -I/opt/kde3.3/include 
-I/usr/lib/qt3.3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -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 -O2 -O3 -march=i686 -mcpu=i686 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o 
libakode_xiph_decoder_la.all_cpp.lo libakode_xiph_decoder_la.all_cpp.cpp
In file included from libakode_xiph_decoder_la.all_cpp.cpp:4:
vorbis_decoder.cpp: In method `bool 
aKode::VorbisDecoderPlugin::canDecode(aKode::File *)':
vorbis_decoder.cpp:62: implicit declaration of function `int 
aKode::ov_test_callbacks(...)'
make[4]: *** [libakode_xiph_decoder_la.all_cpp.lo] Error 1
make[4]: Leaving directory 
`/home/david/src/kdemultimedia-3.3.0/akode/plugins/xiph_decoder'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/david/src/kdemultimedia-3.3.0/akode/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/david/src/kdemultimedia-3.3.0/akode'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/src/kdemultimedia-3.3.0'
make: *** [all] Error 2


I have a few missing libraries, in case that's the reason. Here is the end of 
the ./configure output.  Please copy me on any replies, since I'm not 
subscribed to the list.

>
> You do not seem to have a recent enough libFLAC
> installed. Without it aKode and thereby aRts
> will not be able to play FLAC files.
> You need atleast libFLAC 1.0.3 or newer.
>
>
> You do not seem to have libOggFLAC installed.
> Without it aKode and thereby aRts will not be
> able to play Ogg-files with embedded FLAC streams
>
>
> You do not seem to have MADlib installed.
> Without it aKode will not be able to play
> MPEG-audio this includes the common MP3 format
>
**************************************************
*
* JuK will not be built without TagLib.
* See the notice below for where to find TagLib.
*
**************************************************
**************************************************
*
* You do not seem to have GStreamer and the
* KDE GStreamer bindings installed.  Without these
* aRts output will be used exclusively.
*
* You can get these bindings from kdenonbeta/gst
* or from the JuK homepage.
*
* JuK supports GStreamer output but will also
* work with aRts.
*
**************************************************
**************************************************
*
* You do not seem to have libmusicbrainz and
* libtunepimp.  JuK will be compiled without
* will be compiled without MusicBrainz support and
* automatic song recogntion will not be supported.
* Please download libmusicbrainz 2.x and libtunepimp
* 0.3.x from:
* http://www.musicbrainz.org/products/client/download.html
* http://www.musicbrainz.org/products/tunepimp/download.html
*
**************************************************

lame not found, MP3 support will be built into audiocd:/, but
if the library isn't present at runtime it will be disabled.
See http://lame.sourceforge.net/


You're missing TagLib.  Without TagLib KDE will not support ID3
tags in mp3 files.  You can find taglib either in KDE's CVS under
kdesupport/taglib or at http://ktown.kde.org/~wheeler/taglib



More information about the kde-multimedia mailing list