MAke fehler
Verfasst: 7. Juni 2006 10:10
Hallo
ich benutzt debian stable (2.6.8-2-386).
Ich moechte qt installieren und mache zuerst ./configure, da sieht noch alles in ordung aus.
Jedoch wenn ich make mache kommen diese Fehler
habe schon versucht die xorg-devel pakete yu installieren aber hat nichts genuetzt. wahrscheinlich weil ich den xfree86 benutzte jedoch habe ich da keine devel pakete gefunden
bitte helft mir danke
ich benutzt debian stable (2.6.8-2-386).
Ich moechte qt installieren und mache zuerst ./configure, da sieht noch alles in ordung aus.
Jedoch wenn ich make mache kommen diese Fehler
ich habe die vermutungen das irgend was mit dem xserver faul ist oder die libarys fehlen.In Datei, eingefügt von ../../include/QtGui/private/qt_x11_p.h:1,
von kernel/qapplication.cpp:51:
../../src/gui/kernel/qt_x11_p.h:50:22: X11/Xlib.h: Datei oder Verzeichnis nicht gefunden
../../src/gui/kernel/qt_x11_p.h:55:23: X11/Xutil.h: Datei oder Verzeichnis nicht gefunden
../../src/gui/kernel/qt_x11_p.h:56:21: X11/Xos.h: Datei oder Verzeichnis nicht gefunden
../../src/gui/kernel/qt_x11_p.h:63:23: X11/Xatom.h: Datei oder Verzeichnis nicht gefunden
In file included from ../../include/QtGui/private/qt_x11_p.h:1,
from kernel/qapplication.cpp:51:
../../src/gui/kernel/qt_x11_p.h:252: error: 'Colormap' is used as a type, but
is not defined as a type.
../../src/gui/kernel/qt_x11_p.h:253: error: Syntaxfehler before `*' token
../../src/gui/kernel/qt_x11_p.h:262: error: 'Time' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:263: error: 'Window' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:264: error: 'Window' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:274: error: `Window' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:274: error: `Atom' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:274: error: Fehler beim Parsen before `)' token
../../src/gui/kernel/qt_x11_p.h:274: error: 'Window' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:277: error: `Window' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:277: error: Fehler beim Parsen before `,' token
../../src/gui/kernel/qt_x11_p.h:278: error: `Window' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:278: error: Fehler beim Parsen before `,' token
../../src/gui/kernel/qt_x11_p.h:280: error: `Window' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:280: error: Fehler beim Parsen before `,' token
../../src/gui/kernel/qt_x11_p.h:291: error: Fehler beim Parsen before `*' token
../../src/gui/kernel/qt_x11_p.h:293: error: `Atom' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:293: error: Fehler beim Parsen before `)' token
../../src/gui/kernel/qt_x11_p.h:294: error: Fehler beim Parsen before `char'
In file included from ../../include/QtGui/private/qt_x11_p.h:1,
from kernel/qapplication.cpp:51:
../../src/gui/kernel/qt_x11_p.h:344: error: Syntaxfehler before `*' token
../../src/gui/kernel/qt_x11_p.h:346: error: Syntaxfehler before `*' token
../../src/gui/kernel/qt_x11_p.h:348: error: 'Window' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:354: error: 'Time' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:355: error: 'Time' is used as a type, but is
not defined as a type.
../../src/gui/kernel/qt_x11_p.h:381: error: Syntaxfehler before `*' token
../../src/gui/kernel/qt_x11_p.h:382: error: 'Colormap' is used as a type, but
is not defined as a type.
../../src/gui/kernel/qt_x11_p.h:534: error: Fehler beim Parsen before `[' token
../../src/gui/kernel/qt_x11_p.h:544: error: `FocusOut' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:544: error: enumerator value for `XFocusOut'
not integer constant
../../src/gui/kernel/qt_x11_p.h:545: error: `FocusIn' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:545: error: enumerator value for `XFocusIn' not
integer constant
../../src/gui/kernel/qt_x11_p.h:546: error: `KeyPress' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:546: error: enumerator value for `XKeyPress'
not integer constant
../../src/gui/kernel/qt_x11_p.h:547: error: `KeyRelease' was not declared in
this scope
../../src/gui/kernel/qt_x11_p.h:547: error: enumerator value for `XKeyRelease'
not integer constant
../../src/gui/kernel/qt_x11_p.h:548: error: `None' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:548: error: enumerator value for `XNone' not
integer constant
../../src/gui/kernel/qt_x11_p.h:549: error: `RevertToParent' was not declared
in this scope
../../src/gui/kernel/qt_x11_p.h:549: error: enumerator value for `
XRevertToParent' not integer constant
../../src/gui/kernel/qt_x11_p.h:550: error: `GrayScale' was not declared in
this scope
../../src/gui/kernel/qt_x11_p.h:550: error: enumerator value for `XGrayScale'
not integer constant
../../src/gui/kernel/qt_x11_p.h:552: error: `CursorShape' was not declared in
this scope
../../src/gui/kernel/qt_x11_p.h:552: error: enumerator value for `XCursorShape'
not integer constant
../../src/gui/kernel/qt_x11_p.h:566: error: `XPoint' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:566: error: template argument 1 is invalid
../../src/gui/kernel/qt_x11_p.h:566: error: `XPoint' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:566: error: enumerator value for `isLarge' not
integer constant
../../src/gui/kernel/qt_x11_p.h:566: error: can't make `name' into a method --
not in a class
../../src/gui/kernel/qt_x11_p.h:567: error: `XRectangle' was not declared in
this scope
../../src/gui/kernel/qt_x11_p.h:567: error: template argument 1 is invalid
../../src/gui/kernel/qt_x11_p.h:567: error: `XRectangle' was not declared in
this scope
../../src/gui/kernel/qt_x11_p.h:567: error: enumerator value for `isLarge' not
integer constant
../../src/gui/kernel/qt_x11_p.h:567: error: can't make `name' into a method --
not in a class
../../src/gui/kernel/qt_x11_p.h:568: error: `XChar2b' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:568: error: template argument 1 is invalid
../../src/gui/kernel/qt_x11_p.h:568: error: `XChar2b' was not declared in this
scope
../../src/gui/kernel/qt_x11_p.h:568: error: enumerator value for `isLarge' not
integer constant
../../src/gui/kernel/qt_x11_p.h:568: error: can't make `name' into a method --
not in a class
make[3]: *** [.obj/debug-shared/qapplication.o] Fehler 1
make[3]: Leaving directory `/tmp/qt-x11-opensource-src-4.1.3/src/gui'
make[2]: *** [debug-all] Fehler 2
make[2]: Leaving directory `/tmp/qt-x11-opensource-src-4.1.3/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Fehler 2
make[1]: Leaving directory `/tmp/qt-x11-opensource-src-4.1.3/src'
make: *** [sub-src-make_default-ordered] Fehler 2
habe schon versucht die xorg-devel pakete yu installieren aber hat nichts genuetzt. wahrscheinlich weil ich den xfree86 benutzte jedoch habe ich da keine devel pakete gefunden
bitte helft mir danke