Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7089 - kxmleditor won't build
Summary: kxmleditor won't build
Status: RESOLVED DUPLICATE of bug 6403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-26 23:30 UTC by David McNab
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 David McNab 2002-08-26 23:30:41 UTC
Output from failed compilation of kxmleditor-0.8

/bin/sh ../libtool --mode=compile --tag=CXX i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG
-O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o
dlgxmlattributebase.lo `test -f dlgxmlattributebase.cpp || echo
'./'`dlgxmlattributebase.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -c
dlgxmlattributebase.cpp  -fPIC -DPIC -o .libs/dlgxmlattributebase.o
dlgxmlelementbase.cpp: In method `DlgXMLElementBase::DlgXMLElementBase(QWidget *
= 0, const char * = 0, bool = FALSE, unsigned int = 0)':
dlgxmlelementbase.cpp:61: invalid use of undefined type `class KLineEdit'
dlgxmlelementbase.h:17: forward declaration of `class KLineEdit'
dlgxmlelementbase.cpp:62: invalid use of undefined type `class KLineEdit'
dlgxmlelementbase.h:17: forward declaration of `class KLineEdit'
dlgxmlelementbase.cpp:64: no matching function for call to
`QGridLayout::addWidget (KLineEdit *&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget *, int, int, int = 0)
dlgxmlelementbase.cpp:81: invalid use of undefined type `class KLineEdit'
dlgxmlelementbase.h:17: forward declaration of `class KLineEdit'
dlgxmlelementbase.cpp:83: no matching function for call to
`QGridLayout::addWidget (KLineE
dit *&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget *, in
t, int, int = 0)
dlgxmlelementbase.cpp:100: no matching function for call to
`QWidget::setTabOrder (QPushBu
tton *&, KLineEdit *&)'
/usr/qt/3/include/qwidget.h:304: candidates are: static void
QWidget::setTabOrder(QWidget 
*, QWidget *)
dlgxmlelementbase.cpp:101: no matching function for call to
`QWidget::setTabOrder (KLineEd
it *&, KLineEdit *&)'
/usr/qt/3/include/qwidget.h:304: candidates are: static void
QWidget::setTabOrder(QWidget 
*, QWidget *)
dlgxmlelementbase.cpp:102: no matching function for call to
`QWidget::setTabOrder (KLineEd
it *&, QComboBox *&)'
/usr/qt/3/include/qwidget.h:304: candidates are: static void
QWidget::setTabOrder(QWidget 
*, QWidget *)
dlgxmlattributebase.cpp: In method
`DlgXMLAttributeBase::DlgXMLAttributeBase(QWidget * = 0
, const char * = 0, bool = FALSE, unsigned int = 0)':
dlgxmlattributebase.cpp:55: invalid use of undefined type `class KLineEdit'
dlgxmlattributebase.h:17: forward declaration of `class KLineEdit'
dlgxmlattributebase.cpp:56: invalid use of undefined type `class KLineEdit'
dlgxmlattributebase.h:17: forward declaration of `class KLineEdit'
dlgxmlattributebase.cpp:58: no matching function for call to
`QGridLayout::addWidget (KLin
eEdit *&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget *, in
t, int, int = 0)
dlgxmlattributebase.cpp:69: invalid use of undefined type `class KLineEdit'
dlgxmlattributebase.h:17: forward declaration of `class KLineEdit'
dlgxmlattributebase.cpp:71: no matching function for call to
`QGridLayout::addWidget (KLin
eEdit *&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget *, in
t, int, int = 0)
dlgxmlattributebase.cpp:73: invalid use of undefined type `class KLineEdit'
dlgxmlattributebase.h:17: forward declaration of `class KLineEdit'
dlgxmlattributebase.cpp:75: no matching function for call to
`QGridLayout::addWidget (KLin
eEdit *&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget *, in
t, int, int = 0)
dlgxmlattributebase.cpp:95: no matching function for call to
`QWidget::setTabOrder (QPushB
utton *&, KLineEdit *&)'
/usr/qt/3/include/qwidget.h:304: candidates are: static void
QWidget::setTabOrder(QWidget 
*, QWidget *)
dlgxmlattributebase.cpp:96: no matching function for call to
`QWidget::setTabOrder (KLineE
dit *&, KLineEdit *&)'
/usr/qt/3/include/qwidget.h:304: candidates are: static void
QWidget::setTabOrder(QWidget 
*, QWidget *)
make[3]: *** [dlgxmlelementbase.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [dlgxmlattributebase.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kxmleditor-0.8/work/kxmleditor-0.8/part'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kxmleditor-0.8/work/kxmleditor-0.8/part'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kxmleditor-0.8/work/kxmleditor-0.8'
make: *** [all] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -6657, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/app-editors/kxmleditor/kxmleditor-0.8.ebuild .
Comment 1 SpanKY gentoo-dev 2002-08-27 00:55:34 UTC
http://bugs.gentoo.org/show_bug.cgi?id=6403#c7

*** This bug has been marked as a duplicate of 6403 ***