Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47515 - kio_fish 1.1.2 won't compile
Summary: kio_fish 1.1.2 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-11 09:18 UTC by Rene Androsch
Modified: 2004-05-25 17:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Androsch 2004-04-11 09:18:30 UTC
fish.cpp: In member function `bool fishProtocol::connectionStart()':
fish.cpp:392: error: no matching function for call to `fishProtocol::exit(int)'
/usr/kde/3.2/include/kio/slavebase.h:54: error: candidates are: void
   KIO::SlaveBase::exit()
fish.cpp: In member function `bool
   fishProtocol::sendCommand(fishProtocol::fish_command_type, ...)':
fish.cpp:614: error: call of overloaded `replace(int&, int, const char[2])' is
   ambiguous
/usr/qt/3/include/qstring.h:560: error: candidates are: QString&
   QString::replace(unsigned int, unsigned int, const QString&)
/usr/qt/3/include/qstring.h:562: error:                 QString&
   QString::replace(unsigned int, unsigned int, QChar) <near match>
/usr/qt/3/include/qstring.h:564: error:                 QString&
   QString::replace(unsigned int, unsigned int, char) <near match>
/usr/qt/3/include/qstring.h:573: error:                 QString&
   QString::replace(QChar, const QString&, bool)
/usr/qt/3/include/qstring.h:579: error:                 QString&
   QString::replace(char, const QString&, bool)
/usr/qt/3/include/qstring.h:583: error:                 QString&
   QString::replace(const QString&, const QString&, bool) <near match>
make[2]: *** [fish.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/kio_fish-1.1.2/work/kio_fish-1.1.2/fish'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kio_fish-1.1.2/work/kio_fish-1.1.2'
make: *** [all] Error 2

!!! ERROR: net-misc/kio_fish-1.1.2 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-25 17:40:41 UTC
removed from portage - it's in kde now.