[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging KDE applications for Debian unstable



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

El Miércoles, 16 de Abril de 2003 11:18, Ralf Nolden escribió:

> apt-get install dh-make
> dh_make -t /usr/share/doc/kdelibs4-dev/dh-make
I am not sure about this, but the problems are still there... and it seems it 
is an "upstream" error...
I have exexcuted the dh_make in the source directory and then i have tried to 
dpkg-buildpackage but it fails when compiling again...
I think maybe because a change in kdelibs.. :-?
I am developing KLog in a stable/testing system and i have this package 
installed:
ii  kdelibs4       3.1.1-0woody3  KDE core libraries
ii  kdelibs4-dev   3.1.1-0woody3  KDE core libraries (development files)
ii  kdelibs4-doc   3.1.1-0woody3  KDE core library documentation

I can compile with no problem.

The problem is when i try to compile in an unstable debootstrap system.
It fails.. :-(

Maybe there are some changes in the kdelibs and my upstream code is not 
good...

Thank you very much for you help.

I repost the errors i get when trying to compile in the unstable:
===================================================
klogui.cpp: In constructor `klogui::klogui(QWidget*, const char*, unsigned
   int)':
klogui.cpp:1304: invalid use of undefined type `struct KComboBox'
klogui.h:24: forward declaration of `struct KComboBox'
klogui.cpp:1306: no matching function for call to `QGridLayout::addWidget(
   KComboBox*&, int, int)'
/usr/share/qt3/include/qlayout.h:324: candidates are: void
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
klogui.cpp:1308: invalid use of undefined type `struct KPushButton'
klogui.h:29: forward declaration of `struct KPushButton'
klogui.cpp:1310: no matching function for call to `QGridLayout::addWidget(
   KPushButton*&, int, int)'
/usr/share/qt3/include/qlayout.h:324: candidates are: void
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
klogui.cpp:1312: invalid use of undefined type `struct KComboBox'
klogui.h:24: forward declaration of `struct KComboBox'
klogui.cpp:1314: no matching function for call to `QGridLayout::addWidget(
   KComboBox*&, int, int)'
/usr/share/qt3/include/qlayout.h:324: candidates are: void
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
klogui.cpp:1316: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1317: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1318: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1320: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1322: no matching function for call to `QGridLayout::addWidget(
   KLineEdit*&, int, int)'
/usr/share/qt3/include/qlayout.h:324: candidates are: void
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
klogui.cpp:1324: invalid use of undefined type `struct KPushButton'
klogui.h:29: forward declaration of `struct KPushButton'
klogui.cpp:1326: no matching function for call to `QGridLayout::addWidget(
   KPushButton*&, int, int)'
/usr/share/qt3/include/qlayout.h:324: candidates are: void
   QGridLayout::addWidget(QWidget*, int, int, int = 0)
klogui.cpp:1482: invalid use of undefined type `struct KComboBox'
klogui.h:24: forward declaration of `struct KComboBox'
klogui.cpp:1483: no matching function for call to `QVBoxLayout::addWidget(
   KComboBox*&)'
/usr/share/qt3/include/qlayout.h:379: candidates are: void
   QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
klogui.cpp:1485: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1486: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1487: no matching function for call to `QVBoxLayout::addWidget(
   KLineEdit*&)'
/usr/share/qt3/include/qlayout.h:379: candidates are: void
   QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
klogui.cpp:1490: invalid use of undefined type `struct KTextEdit'
klogui.h:30: forward declaration of `struct KTextEdit'
klogui.cpp:1491: no matching function for call to `QHBoxLayout::addWidget(
   KTextEdit*&)'
/usr/share/qt3/include/qlayout.h:379: candidates are: void
   QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
klogui.cpp:1500: invalid use of undefined type `struct KTextEdit'
klogui.h:30: forward declaration of `struct KTextEdit'
klogui.cpp:1501: invalid use of undefined type `struct KTextEdit'
klogui.h:30: forward declaration of `struct KTextEdit'
klogui.cpp:1525: invalid use of undefined type `struct KLineEdit'
klogui.h:27: forward declaration of `struct KLineEdit'
klogui.cpp:1526: no matching function for call to `QVBoxLayout::addWidget(
   KLineEdit*&)'
/usr/share/qt3/include/qlayout.h:379: candidates are: void
   QBoxLayout::addWidget(QWidget*, int = 0, int = 0)
klogui.cpp:1528: invalid use of undefined type `struct KLineEdit'




- -- 
Un saludo,
	Jaime Robles
	jaime@kde.org
	Coordinador KDE-es - KDE Spanish Translation Team
	http://www.kde.org/es  - http://es.i18n.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+nTF1ER46oL+8yYURAs8kAJ9Iv82jDqBqd1XTIVXYEyZ3BCP5rQCdFpFD
p0gPQ+K2yoqKpxd2yv20bnM=
=AdHp
-----END PGP SIGNATURE-----



Reply to: