Bug 108597 - konqueror fails to compile
Summary: konqueror fails to compile
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-05 17:56 UTC by Christoph
Modified: 2005-07-15 18:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.