QT installation unter CentOs
Verfasst: 11. Mai 2010 13:31
Hi habe die bin datei für linux runtergeladen habe sie auch ausgeführt.
Hab auch die Installationsschritte abgearbeitet doch beim zweiten schritt wird ein fehler ausgegeben:
1) ./configure ->funktioniert einwandfrei
Ausgabe:
Qt is now configured for building. Just run 'gmake'.
Once everything is built, you must run 'gmake install'.
Qt will be installed into /usr/local/Trolltech/Qt-4.6.2
To reconfigure, run 'gmake confclean' and 'configure'.
Das funktioniert einwandfrei, jetzt ensteht der fehler nach dem ausführen von
2) gmake install
Ausgabe
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:131: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:131: error:
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: typedef ‘Ptr_gtk_paint_box_gap’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkPositionType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: typedef ‘Ptr_gtk_paint_resize_grip’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GdkWindowEdge’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: typedef ‘Ptr_gtk_paint_focus’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: typedef ‘Ptr_gtk_paint_shadow’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: typedef ‘Ptr_gtk_paint_slider’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkOrientation’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: typedef ‘Ptr_gtk_paint_expander’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../..
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h: In static member function ‘static bool QGtkStylePrivate::isThemeAvailable()’:
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:278: error: ‘gtkStyle’ was not declared in this scope
...
...
gmake[1]: *** [.obj/release-shared/qguiplatformplugin.o] Error 1
gmake[1]: Leaving directory `/home/username/qtsdk-2010.02/qt/src/gui'
gmake: *** [sub-gui-install_subtargets-ordered] Error 2
Für jede hilfe wäre ich sehr dankbar.
Hab auch die Installationsschritte abgearbeitet doch beim zweiten schritt wird ein fehler ausgegeben:
1) ./configure ->funktioniert einwandfrei
Ausgabe:
Qt is now configured for building. Just run 'gmake'.
Once everything is built, you must run 'gmake install'.
Qt will be installed into /usr/local/Trolltech/Qt-4.6.2
To reconfigure, run 'gmake confclean' and 'configure'.
Das funktioniert einwandfrei, jetzt ensteht der fehler nach dem ausführen von
2) gmake install
Ausgabe
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:131: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:131: error:
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:132: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: typedef ‘Ptr_gtk_paint_box_gap’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘GtkPositionType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:133: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: typedef ‘Ptr_gtk_paint_resize_grip’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘GdkWindowEdge’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:134: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: typedef ‘Ptr_gtk_paint_focus’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:135: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: typedef ‘Ptr_gtk_paint_shadow’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:136: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: typedef ‘Ptr_gtk_paint_slider’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkStateType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkShadowType’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkWidget’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: expected primary-expression before ‘const’
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘gint’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:137: error: ‘GtkOrientation’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: typedef ‘Ptr_gtk_paint_expander’ is initialized (use __typeof__ instead)
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: ‘GtkStyle’ was not declared in this scope
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: expected primary-expression before ‘,’ token
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:138: error: ‘GdkWindow’ was not declared in this scope
../../include/QtGui/private/../../..
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h: In static member function ‘static bool QGtkStylePrivate::isThemeAvailable()’:
../../include/QtGui/private/../../../src/gui/styles/qgtkstyle_p.h:278: error: ‘gtkStyle’ was not declared in this scope
...
...
gmake[1]: *** [.obj/release-shared/qguiplatformplugin.o] Error 1
gmake[1]: Leaving directory `/home/username/qtsdk-2010.02/qt/src/gui'
gmake: *** [sub-gui-install_subtargets-ordered] Error 2
Für jede hilfe wäre ich sehr dankbar.