[Bug 90214] New: Build fails in akode/plugins/xiph_decoder

David Jarvie software at astrojar.org.uk
Sat Sep 25 08:37:10 BST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=90214        
           Summary: Build fails in akode/plugins/xiph_decoder
           Product: kdemultimedia
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-multimedia kde org
        ReportedBy: software astrojar org uk


Version:            (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3 
OS:                Linux

Compilation fails as follows:

make libakode_xiph_decoder_la_OBJECTS="flac_decoder.lo speex_decoder.lo vorbis_decoder.lo xiph_decoder.lo" all-am
make[1]: Entering directory `/home/david/src/kdemultimedia-3.3.0/akode/plugins/xiph_decoder'
source='vorbis_decoder.cpp' object='vorbis_decoder.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 vorbis_decoder.lo vorbis_decoder.cpp
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[1]: *** [vorbis_decoder.lo] Error 1
make[1]: Leaving directory `/home/david/src/kdemultimedia-3.3.0/akode/plugins/xiph_decoder'
make: *** [no-final] Error 2



More information about the kde-multimedia mailing list