Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1732 - can't compile Kopete
Summary: can't compile Kopete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Tod M. Neidt (RETIRED)
URL: http://www.kdedevelopers.net/kopete
Whiteboard:
Keywords:
Depends on: 2118
Blocks:
  Show dependency tree
 
Reported: 2002-04-13 12:21 UTC by Michiel Muhlenbaumer
Modified: 2003-02-04 19:42 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 Michiel Muhlenbaumer 2002-04-13 12:21:57 UTC
When i try to compile Kopete, it fails at the ICQ lib. I've tried it at 3
different Gentoo machines, but everytime it fails at the ICQ lib, which i need...

(i can't paste the output)
Comment 1 majdo 2002-04-27 14:17:16 UTC
/bin/sh ../../../../libtool --mode=compile c++ -I. -I. -I../../../.. -I. -I. -I../../../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include  -I../../../../kopete/library -I../../../../kopete/library/ui -I../../../../kopete/protocols/icq  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o prfconnecttabwidget.lo `test -f prfconnecttabwidget.cpp || echo './'`prfconnecttabwidget.cpp c++ -I. -I. -I../../../.. -I. -I. -I../../../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include -I../../../../kopete/library -I../../../../kopete/library/ui -I../../../../kopete/protocols/icq -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -c prfconnecttabwidget.cpp -Wp,-MD,.deps/prfconnecttabwidget.TPlo  -fPIC -DPIC -o .libs/prfconnecttabwidget.o prfconnecttabwidget.cpp: In method `connectTabWidget::connectTabWidget(QWidget * = 0, const char * = 0, unsigned int = 0)': prfconnecttabwidget.cpp:58: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:59: incomplete type `KIntSpinBox' does not have member `UpDownArrows' prfconnecttabwidget.cpp:60: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:61: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:62: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:64: no matching function for call to `QGridLayout::addWidget (KIntSpinBox *&, int, int)' /usr/qt/3/include/qlayout.h:323: candidates are: void QGridLayout::addWidget(QWidget *, int, int, int = 0) prfconnecttabwidget.cpp:122: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:123: incomplete type `KIntSpinBox' does not have member `UpDownArrows' prfconnecttabwidget.cpp:124: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:125: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:126: invalid use of undefined type `class KIntSpinBox' prfconnecttabwidget.h:17: forward declaration of `class KIntSpinBox' prfconnecttabwidget.cpp:128: no matching function for call to `QGridLayout::addWidget (KIntSpinBox *&, int, int)' /usr/qt/3/include/qlayout.h:323: candidates are: void QGridLayout::addWidget(QWidget *, int, int, int = 0) prfconnecttabwidget.cpp:187: no matching function for call to `QLabel::setBuddy (KIntSpinBox *&)' /usr/qt/3/include/qlabel.h:94: candidates are: void QLabel::setBuddy(QWidget *) prfconnecttabwidget.cpp:193: no matching function for call to `QLabel::setBuddy (KIntSpinBox *&)' /usr/qt/3/include/qlabel.h:94: candidates are: void QLabel::setBuddy(QWidget *) make[5]: *** [prfconnecttabwidget.lo] Error 1 make[5]: Leaving directory `/var/tmp/portage/kopete-0.3/work/kopete-0.3/kopete/protocols/icq/ui' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/kopete-0.3/work/kopete-0.3/kopete/protocols/icq' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/kopete-0.3/work/kopete-0.3/kopete/protocols' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kopete-0.3/work/kopete-0.3/kopete' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kopete-0.3/work/kopete-0.3' make: *** [all] Error 2  !!! ERROR: The ebuild did not complete successfully. !!! Function kde_src_compile, Line -3484, Exitcode 2 !!! died running emake, kde_src_compile:make  !!! emerge aborting on  /usr/portage/net-im/kopete/kopete-0.3.ebuild . [root@/usr/portage >  
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-27 19:33:47 UTC
Michael Nazaroff (naz in #gentoo) submitted a patch that completely resolves
this.  There is a new ebuild now in portage which utilises that patch.