Bug 245660 - kget 4.4.95 can't be compiled
Summary: kget 4.4.95 can't be compiled
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: torrent (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 17:23 UTC by Nikos Chantziaras
Modified: 2010-11-22 15:10 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 Nikos Chantziaras 2010-07-24 17:23:55 UTC
Version:           unspecified (using KDE 4.4.95) 
OS:                Linux

Not sure what I'm missing here.  I assume this stuff has been tested to build OK before tagging the release, so I guess something in my system does something unexpected.  Building kget 4.4.95 aborts with:

In file included from /var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/bttransferhandler.cpp:16:
/var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:65: error: 'virtual void kt::ScanDlg::error(const QString&)' cannot be overloaded
/var/tmp/portage/kde-base/kget-4.4.95/work/kget-4.4.95/kget/transfer-plugins/bittorrent/scandlg.h:62: error: with 'virtual void kt::ScanDlg::error(const QString&)'
make[2]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/bttransferhandler.o] Error 1
make[1]: *** [kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/all] Error 2

This is with GCC 4.4.4 on Gentoo Linux AMD64.

Reproducible: Always
Comment 1 Lukas Appelhans 2010-11-22 15:10:07 UTC
This certain issue is fixed by now... there is another compile issue with recent libktorrent and kget which will be fixed soon...

Lukas