Bug 108597

Summary: konqueror fails to compile
Product: [Applications] konqueror Reporter: Christoph <c.mertins>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED NOT A BUG    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christoph 2005-07-05 17:56:49 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.3.5 
OS:                Linux

konqueror SVN ebuild fails to compile with the following message

konq_listview.cc: In member function `void
   ListViewBrowserExtension::copySelection(bool)':
konq_listview.cc:146: error: no matching function for call to `KonqDrag::
   KonqDrag(KURL::List, KURL::List, bool&)'
/usr/kde/devel/include/konq_drag.h:63: error: candidates are:
   KonqDrag::KonqDrag(const KonqDrag&)
/usr/kde/devel/include/konq_drag.h:68: error:
   KonqDrag::KonqDrag(const QStrList&, bool, QWidget*, const char*)
make[3]: *** [konq_listview.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/konqueror-7-r1/work/KDE/kdebase/konqueror/listview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/konqueror-7-r1/work/KDE/kdebase/konqueror'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/konqueror-7-r1/work/KDE/kdebase'
make: *** [all] Error 2
Comment 1 Thiago Macieira 2005-07-06 07:34:12 UTC
Have you reported this to a mailing list? Please do so instead of using Bugzilla for Subversion compilation problems.

Revision 430645 built flawlessly.
Comment 2 Stephan Binner 2005-07-15 18:53:24 UTC
No SVN compilation reports to bugs.kde.org and works here.