This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Error in compiling amarok 1.4 beta

Tags: None
(comma "," separated)
vishal jain
Karma
0

Error in compiling amarok 1.4 beta

Mon Feb 13, 2006 12:12 pm
i have installed taglib1.4 and xine-lib 1.1.1 after that when i start installing amarok it five following error
plz help



if /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/kde -I/usr/lib64/qt-3.3//include -I/usr/X11R6/include -I/usr/local/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT libtagm4a_la.all_cpp.lo -MD -MP -MF \".deps/libtagm4a_la.all_cpp.Tpo\" -c -o libtagm4a_la.all_cpp.lo libtagm4a_la.all_cpp.cpp; \\
then mv -f \".deps/libtagm4a_la.all_cpp.Tpo\" \".deps/libtagm4a_la.all_cpp.Plo\"; else rm -f \".deps/libtagm4a_la.all_cpp.Tpo\"; exit 1; fi
mp4skipbox.cpp:12: error: prototype for \'TagLib::MP4::Mp4SkipBox::Mp4SkipBox(TagLib::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)\' does not match any in class \'TagLib::MP4::Mp4SkipBox\'
mp4skipbox.h:12: error: candidates are: TagLib::MP4::Mp4SkipBox::Mp4SkipBox(const TagLib::MP4::Mp4SkipBox&)
mp4skipbox.h:14: error: TagLib::MP4::Mp4SkipBox::Mp4SkipBox(TagLib::MP4::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)
mp4audiosampleentry.cpp:17: error: prototype for \'TagLib::MP4::Mp4AudioSampleEntry::Mp4AudioSampleEntry(TagLib::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)\' does not match any in class \'TagLib::MP4::Mp4AudioSampleEntry\'
mp4audiosampleentry.h:12: error: candidates are: TagLib::MP4::Mp4AudioSampleEntry::Mp4AudioSampleEntry(const TagLib::MP4::Mp4AudioSampleEntry&)
mp4audiosampleentry.h:14: error: TagLib::MP4::Mp4AudioSampleEntry::Mp4AudioSampleEntry(TagLib::MP4::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)
mp4audiosampleentry.cpp: In constructor \'TagLib::MP4::Mp4AudioSampleEntry::Mp4AudioSampleEntry(TagLib::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)\':
mp4audiosampleentry.cpp:18: error: invalid conversion from \'TagLib::File*\' to \'TagLib::MP4::File*\'
mp4audiosampleentry.cpp:18: error: initializing argument 1 of \'TagLib::MP4::Mp4SampleEntry::Mp4SampleEntry(TagLib::MP4::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)\'
mp4audiosampleentry.cpp: In member function \'virtual void TagLib::MP4::Mp4AudioSampleEntry::parseEntry()\':
mp4audiosampleentry.cpp:104: warning: unused variable \'deccfg_len\'
mp4sampleentry.cpp: At global scope:
mp4sampleentry.cpp:13: error: prototype for \'TagLib::MP4::Mp4SampleEntry::Mp4SampleEntry(TagLib::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)\' does not match any in class \'TagLib::MP4::Mp4SampleEntry\'
mp4sampleentry.h:12: error: candidates are: TagLib::MP4::Mp4SampleEntry::Mp4SampleEntry(const TagLib::MP4::Mp4SampleEntry&)
mp4sampleentry.h:14: error: TagLib::MP4::Mp4SampleEntry::Mp4SampleEntry(TagLib::MP4::File*, TagLib::MP4::Fourcc, TagLib::uint, long int)
make[6]: *** [libtagm4a_la.all_cpp.lo] Error 1
make[6]: Leaving directory `/root/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/root/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/amarok-1.4-beta1/amarok/src/metadata\'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/amarok-1.4-beta1/amarok/src\'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/amarok-1.4-beta1/amarok\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/amarok-1.4-beta1\'
make: *** [all] Error 2
Joo
Registered Member
Posts
1
Karma
0
I managed to fixed the first issue, but still bump into more build issues. Building with taglib 1.4, xine-lib 1.1.1,qt 3.3.5 with kde 3.5.1 and gcc 4.0.2.

Making all in src
make[1]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src\'
Making all in amarokcore
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/amarokcore\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/amarokcore\'
Making all in sqlite
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/sqlite\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/sqlite\'
Making all in analyzers
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/analyzers\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/analyzers\'
Making all in data
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/data\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/data\'
Making all in plugin
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/plugin\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/plugin\'
Making all in engine
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/engine\'
Making all in .
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/engine\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/engine\'
Making all in void
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/engine/void\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/engine/void\'
Making all in xine
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/engine/xine\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/engine/xine\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/engine\'
Making all in images
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/images\'
Making all in icons
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/images/icons\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/images/icons\'
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/images\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/images\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/images\'
Making all in loader
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/loader\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/loader\'
Making all in scripts
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts\'
Making all in amarok_live
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/amarok_live\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/amarok_live\'
Making all in common
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/common\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/common\'
Making all in graphequalizer
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/graphequalizer\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/graphequalizer\'
Making all in lyrics_astraweb
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/lyrics_astraweb\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/lyrics_astraweb\'
Making all in lyrics_lyrc
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/lyrics_lyrc\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/lyrics_lyrc\'
Making all in playlist2html
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/playlist2html\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/playlist2html\'
Making all in ruby_debug
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/ruby_debug\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/ruby_debug\'
Making all in templates
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/templates\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/templates\'
Making all in webcontrol
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/webcontrol\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts/webcontrol\'
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/scripts\'
Making all in themes
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes\'
Making all in example
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/example\'
make[3]: Nothing to be done for `all\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/example\'
Making all in reinhardt
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt\'
Making all in images
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt/images\'
make[4]: Nothing to be done for `all\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt/images\'
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt\'
make[4]: Nothing to be done for `all-am\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt\'
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes/reinhardt\'
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/themes\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/themes\'
Making all in vis
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/vis\'
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/vis\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/vis\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/vis\'
Making all in metadata
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata\'
Making all in wma
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/wma\'
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/wma\'
make[4]: Nothing to be done for `all-am\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/wma\'
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/wma\'
Making all in audible
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/audible\'
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/audible\'
make[4]: Nothing to be done for `all-am\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/audible\'
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/audible\'
Making all in rmff
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/rmff\'
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/rmff\'
make[4]: Nothing to be done for `all-am\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/rmff\'
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/rmff\'
Making all in m4a
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[4]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[4]: Nothing to be done for `all-am\'.
make[4]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata/m4a\'
make[3]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata\'
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/metadata\'
Making all in konquisidebar
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/konquisidebar\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/konquisidebar\'
Making all in statusbar
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src/statusbar\'
make[2]: Nothing to be done for `all\'.
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src/statusbar\'
Making all in .
make[2]: Entering directory `/root/temp/amarok-1.4-beta1/amarok/src\'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/engine -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src -I/opt/kde/include/arts -I/usr/local/include/taglib -I../../amarok/src/sqlite -I/opt/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT libamarok_la.all_cpp.lo -MD -MP -MF \".deps/libamarok_la.all_cpp.Tpo\" -c -o libamarok_la.all_cpp.lo libamarok_la.all_cpp.cpp; \\
then mv -f \".deps/libamarok_la.all_cpp.Tpo\" \".deps/libamarok_la.all_cpp.Plo\"; else rm -f \".deps/libamarok_la.all_cpp.Tpo\"; exit 1; fi
In file included from libamarok_la.all_cpp.cpp:12:
contextbrowser.cpp:7:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:9:
collectiondb.cpp:10:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:14:
covermanager.cpp:59:1: warning: \"escapeHTMLAttr\" redefined
In file included from libamarok_la.all_cpp.cpp:12:
contextbrowser.cpp:60:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:16:
cuefile.cpp:4:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:12:
contextbrowser.cpp:7:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:20:
enginecontroller.cpp:13:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:16:
cuefile.cpp:4:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:30:
ktrm.cpp:24:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:20:
enginecontroller.cpp:13:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:31:
mediabrowser.cpp:7:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:30:
ktrm.cpp:24:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:35:
metabundle.cpp:6:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:31:
mediabrowser.cpp:7:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:42:
playlist.cpp:15:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:35:
metabundle.cpp:6:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:43:
playlistbrowser.cpp:8:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:42:
playlist.cpp:15:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:45:
playlistitem.cpp:22:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:43:
playlistbrowser.cpp:8:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:46:
playlistloader.cpp:13:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:45:
playlistitem.cpp:22:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:49:
pluginmanager.cpp:16:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:46:
playlistloader.cpp:13:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:53:
refreshimages.cpp:4:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:49:
pluginmanager.cpp:16:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:54:
scancontroller.cpp:20:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:53:
refreshimages.cpp:4:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:55:
scriptmanager.cpp:21:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:54:
scancontroller.cpp:20:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:56:
scrobbler.cpp:5:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:55:
scriptmanager.cpp:21:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:59:
socketserver.cpp:11:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:56:
scrobbler.cpp:5:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:61:
streamprovider.cpp:18:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:59:
socketserver.cpp:11:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:64:
tagguesser.cpp:11:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:61:
streamprovider.cpp:18:1: warning: this is the location of the previous definition
In file included from libamarok_la.all_cpp.cpp:65:
threadweaver.cpp:8:1: warning: \"DEBUG_PREFIX\" redefined
In file included from libamarok_la.all_cpp.cpp:64:
tagguesser.cpp:11:1: warning: this is the location of the previous definition
collectiondb.cpp:2331: warning: unused parameter \'parent\'
collectiondb.cpp:2331: warning: unused parameter \'artist\'
collectiondb.cpp:2331: warning: unused parameter \'album\'
collectiondb.cpp:2331: warning: unused parameter \'noedit\'
ktrm.cpp:343: warning: unused parameter \'result\'
ktrm.cpp:343: warning: unused parameter \'result\'
ktrm.cpp:402: warning: unused parameter \'r\'
ktrm.cpp:411: warning: unused parameter \'r\'
ktrm.cpp:420: warning: unused parameter \'r\'
ktrm.cpp:428: warning: unused parameter \'r\'
ktrm.cpp:466: warning: unused parameter \'file\'
ktrm.cpp:466: warning: unused parameter \'autoDelete\'
ktrm.cpp:466: warning: unused parameter \'file\'
ktrm.cpp:466: warning: unused parameter \'autoDelete\'
tagdialog.cpp: In member function \'void TagDialog::setFileNameSchemes()\':
tagdialog.cpp:248: error: \'TagGuesserConfigDialog\' was not declared in this scope
tagdialog.cpp:248: error: \'dialog\' was not declared in this scope
tagdialog.cpp:248: error: expected type-specifier before \'TagGuesserConfigDialog\'
tagdialog.cpp:248: error: expected `;\' before \'TagGuesserConfigDialog\'
tagdialog.cpp: At global scope:
tagdialog.cpp:286: warning: unused parameter \'results\'
tagdialog.cpp:306: warning: unused parameter \'selected\'
./tagguesserconfigdialog.ui.h:33: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void init()\':
./tagguesserconfigdialog.ui.h:35: error: \'setCaption\' was not declared in this scope
./tagguesserconfigdialog.ui.h:36: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h:39: error: \'bMoveUp\' was not declared in this scope
./tagguesserconfigdialog.ui.h:40: error: \'bMoveDown\' was not declared in this scope
./tagguesserconfigdialog.ui.h:46: error: no matching function for call to \'KListViewItem::KListViewItem(, const QString&)\'
/opt/kde/include/klistview.h:1046: note: candidates are: KListViewItem::KListViewItem(QListViewItem*, QListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString)
/opt/kde/include/klistview.h:1040: note: KListViewItem::KListViewItem(QListView*, QListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString)
/opt/kde/include/klistview.h:1034: note: KListViewItem::KListViewItem(QListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString)
/opt/kde/include/klistview.h:1028: note: KListViewItem::KListViewItem(QListView*, QString, QString, QString, QString, QString, QString, QString, QString)
/opt/kde/include/klistview.h:1022: note: KListViewItem::KListViewItem(QListViewItem*, QListViewItem*)
/opt/kde/include/klistview.h:1021: note: KListViewItem::KListViewItem(QListView*, QListViewItem*)
/opt/kde/include/klistview.h:1020: note: KListViewItem::KListViewItem(QListViewItem*)
/opt/kde/include/klistview.h:1019: note: KListViewItem::KListViewItem(QListView*)
/opt/kde/include/klistview.h:1010: note: KListViewItem::KListViewItem(const KListViewItem&)
./tagguesserconfigdialog.ui.h:51: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:53: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:54: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:55: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:56: error: \'bAdd\' was not declared in this scope
./tagguesserconfigdialog.ui.h:56: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:57: error: \'bModify\' was not declared in this scope
./tagguesserconfigdialog.ui.h:57: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:58: error: \'bRemove\' was not declared in this scope
./tagguesserconfigdialog.ui.h:58: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:59: error: \'bOk\' was not declared in this scope
./tagguesserconfigdialog.ui.h:59: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:60: error: \'bCancel\' was not declared in this scope
./tagguesserconfigdialog.ui.h:60: error: invalid use of \'this\' in non-member function
./tagguesserconfigdialog.ui.h:63: error: \'slotCurrentChanged\' was not declared in this scope
./tagguesserconfigdialog.ui.h:64: error: \'resize\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:67: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotCurrentChanged(QListViewItem*)\':
./tagguesserconfigdialog.ui.h:69: error: \'bMoveUp\' was not declared in this scope
./tagguesserconfigdialog.ui.h:70: error: \'bMoveDown\' was not declared in this scope
./tagguesserconfigdialog.ui.h:71: error: \'bModify\' was not declared in this scope
./tagguesserconfigdialog.ui.h:72: error: \'bRemove\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:75: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void accept()\':
./tagguesserconfigdialog.ui.h:77: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h:78: error: \'Key_Return\' was not declared in this scope
./tagguesserconfigdialog.ui.h:83: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h:86: error: cannot call member function \'virtual void QDialog::accept()\' without object
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:90: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void reject()\':
./tagguesserconfigdialog.ui.h:92: error: cannot call member function \'virtual void QDialog::reject()\' without object
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:96: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotRenameItem(QListViewItem*, const QPoint&, int)\':
./tagguesserconfigdialog.ui.h:98: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:101: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotMoveUpClicked()\':
./tagguesserconfigdialog.ui.h:103: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:112: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotMoveDownClicked()\':
./tagguesserconfigdialog.ui.h:114: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:120: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotAddClicked()\':
./tagguesserconfigdialog.ui.h:122: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:126: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotModifyClicked()\':
./tagguesserconfigdialog.ui.h:128: error: \'lvSchemes\' was not declared in this scope
./tagguesserconfigdialog.ui.h: At global scope:
./tagguesserconfigdialog.ui.h:131: error: \'TagGuesserConfigDialog\' has not been declared
./tagguesserconfigdialog.ui.h: In function \'void slotRemoveClicked()\':
./tagguesserconfigdialog.ui.h:133: error: \'lvSchemes\' was not declared in this scope
tagguesserconfigdialog.cpp: At global scope:
tagguesserconfigdialog.cpp:32: error: \'TagGuesserConfigDialog\' has not been declared
tagguesserconfigdialog.cpp:32: error: ISO C++ forbids declaration of \'TagGuesserConfigDialog\' with no type
tagguesserconfigdialog.cpp: In function \'int TagGuesserConfigDialog(QWidget*, const char*)\':
tagguesserconfigdialog.cpp:33: error: only constructors take base initializers
tagguesserconfigdialog.cpp:36: error: \'setName\' was not declared in this scope
tagguesserconfigdialog.cpp:37: error: \'Form1Layout\' was not declared in this scope
tagguesserconfigdialog.cpp:37: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:39: error: \'lvSchemes\' was not declared in this scope
tagguesserconfigdialog.cpp:39: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:49: error: \'bMoveUp\' was not declared in this scope
tagguesserconfigdialog.cpp:49: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:53: error: \'bMoveDown\' was not declared in this scope
tagguesserconfigdialog.cpp:53: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:57: error: \'bModify\' was not declared in this scope
tagguesserconfigdialog.cpp:57: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:61: error: \'bRemove\' was not declared in this scope
tagguesserconfigdialog.cpp:61: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:65: error: \'bAdd\' was not declared in this scope
tagguesserconfigdialog.cpp:65: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:68: error: \'spacer1\' was not declared in this scope
tagguesserconfigdialog.cpp:71: error: \'bOk\' was not declared in this scope
tagguesserconfigdialog.cpp:71: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:75: error: \'bCancel\' was not declared in this scope
tagguesserconfigdialog.cpp:75: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.cpp:78: error: \'languageChange\' was not declared in this scope
tagguesserconfigdialog.cpp:79: error: \'minimumSizeHint\' was not declared in this scope
tagguesserconfigdialog.cpp:79: error: \'resize\' was not declared in this scope
tagguesserconfigdialog.cpp:80: error: \'WState_Polished\' was not declared in this scope
tagguesserconfigdialog.cpp:80: error: \'clearWState\' was not declared in this scope
tagguesserconfigdialog.cpp: At global scope:
tagguesserconfigdialog.cpp:87: error: expected constructor, destructor, or type conversion before \'::\' token
tagguesserconfigdialog.cpp:96: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.cpp: In function \'void languageChange()\':
tagguesserconfigdialog.cpp:98: error: \'setCaption\' was not declared in this scope
tagguesserconfigdialog.cpp:99: error: \'lvSchemes\' was not declared in this scope
tagguesserconfigdialog.cpp:108: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:117: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:118: error: \'bMoveUp\' was not declared in this scope
tagguesserconfigdialog.cpp:119: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:120: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:121: error: \'bMoveDown\' was not declared in this scope
tagguesserconfigdialog.cpp:122: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:123: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:124: error: \'bModify\' was not declared in this scope
tagguesserconfigdialog.cpp:125: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:126: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:127: error: \'bRemove\' was not declared in this scope
tagguesserconfigdialog.cpp:128: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:129: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:130: error: \'bAdd\' was not declared in this scope
tagguesserconfigdialog.cpp:131: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:132: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:133: error: \'bOk\' was not declared in this scope
tagguesserconfigdialog.cpp:134: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:135: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.cpp:136: error: \'bCancel\' was not declared in this scope
tagguesserconfigdialog.cpp:137: error: no matching function for call to \'QToolTip::add(, QString)\'
/usr/local/qt/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/local/qt/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/local/qt/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/local/qt/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
tagguesserconfigdialog.cpp:138: error: no matching function for call to \'QWhatsThis::add(, QString)\'
/usr/local/qt/include/qwhatsthis.h:63: note: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
tagguesserconfigdialog.moc: At global scope:
tagguesserconfigdialog.moc:22: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc:22: error: non-member function \'const char* className()\' cannot have cv-qualifier
tagguesserconfigdialog.moc:27: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc:28: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc:28: error: \'staticMetaObject\' was not declared in this scope
tagguesserconfigdialog.moc:50: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc:98: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc: In function \'void* qt_cast(const char*)\':
tagguesserconfigdialog.moc:101: error: invalid use of \'this\' in non-member function
tagguesserconfigdialog.moc:102: error: cannot call member function \'virtual void* KDialog::qt_cast(const char*)\' without object
tagguesserconfigdialog.moc: At global scope:
tagguesserconfigdialog.moc:105: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc: In function \'bool qt_invoke(int, QUObject*)\':
tagguesserconfigdialog.moc:119: error: cannot call member function \'virtual bool KDialog::qt_invoke(int, QUObject*)\' without object
tagguesserconfigdialog.moc: At global scope:
tagguesserconfigdialog.moc:124: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc: In function \'bool qt_emit(int, QUObject*)\':
tagguesserconfigdialog.moc:126: error: cannot call member function \'virtual bool KDialog::qt_emit(int, QUObject*)\' without object
tagguesserconfigdialog.moc: At global scope:
tagguesserconfigdialog.moc:130: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.moc: In function \'bool qt_property(int, int, QVariant*)\':
tagguesserconfigdialog.moc:132: error: cannot call member function \'virtual bool KDialog::qt_property(int, int, QVariant*)\' without object
tagguesserconfigdialog.moc: At global scope:
tagguesserconfigdialog.moc:135: error: \'TagGuesserConfigDialog\' is not a class or namespace
tagguesserconfigdialog.cpp: In function \'int TagGuesserConfigDialog(QWidget*, const char*)\':
tagguesserconfigdialog.cpp:82: warning: control reaches end of non-void function
make[2]: *** [libamarok_la.all_cpp.lo] Error 1
make[2]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/temp/amarok-1.4-beta1/amarok/src\'
make: *** [all-recursive] Error 1
User avatar
markey
KDE Developer
Posts
2286
Karma
3
OS
Simple: don\'t use --enable-final. Our README explicitly states it\'s unsupported.


--
Mark Kretschmann - Amarok Developer


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]