Errors in uic-generated headers (Fwd: Bug#45999: really fixed?)

Carsten Wolff AirWulf666 at gmx.net
Tue Sep 3 12:57:15 BST 2002


Hi,

this guy has several problems compiling kdebase with gcc3.1. Appearently, 
the error occurs in uic-generated headers from ui-files, wich contain 
widgets, wich were formerely custom and are now designer-plugins.
He has compiled gcc from source on RedHat7.1.
Any guess, were the problem hides?

Greetings, Carsten.

----------  Forwarded Message  ----------

Subject: Bug#45999: really fixed?
Date: Thu, 29 Aug 2002 15:29:54 +0200
From: Daniel Gruen <daniel_gruen at web.de>
To: 45999 at bugs.kde.org

I don't think the bug is fixed. I got the same error trying to compile
 kdebase 3.0.7 yesterday.
Similar problems appeared in:
kicker/applets/clock/conf.cpp
kcontrol/kicker/lookandfeeltab.cpp
kcontrol/kicker/menutab.cpp
kcontrol/kicker/advancedOptions.cpp
kcontrol/socks/socksbase.cpp
kpersonalizer/keyecandypagedlg.cpp
ksysguard/gui/KSGAppletSettingsWidget.cpp
konqueror/sidebar/trees/history_module/history_dlg.cpp

Fixes:
kicker/applets/clock/conf.h:
  #include <kcolorbutton.h>
  #include <klistview.h>
kcontrol/kicker/lookandfeeltab.h
  #include <kcombobox.h>
kcontrol/kicker/menutab.h
  #include <klistview.h>
kcontrol/kicker/advancedOptions.h
  #include <knuminput.h>
kcontrol/socks/socksbase.h
  #include <kurlrequester.h>
kpersonalizer/keyecandypagedlg.h
  #include <klistview.h>
ksysguard/gui/KSGAppletSettingsWidget.h
  #include <knuminput.h>
konqueror/sidebar/trees/history_module/history_dlg.h
  #include <knuminput.h>

With these changes, kdebase-3.0.7 compiled successfully.

Daniel Gruen

(Complete bug history is available at
 http://bugs.kde.org/db/45/45999.html)

-------------------------------------------------------

-- 
| THE K Desktop Environment: |  My very own little site:  |
|     http://www.kde.org     | http://www.wolffcarsten.de |
|       wolff at kde.org        |                            |





More information about the kde-core-devel mailing list