|
楼主 |
发表于 2003-5-18 22:29:38
|
显示全部楼层
GTK+-2 didn't installed. Why?
-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4
-fprefetch-loop-arrays -Wall -c gdkcolor-x11.c -fPIC -DPIC -o
gdkcolor-x11.lo
In file included from ../../gdk/x11/gdkwindow-x11.h:30,
from gdkprivate-x11.h:36,
from gdkx.h:78,
from gdkcolor-x11.c:31:
../../gdk/x11/gdkdrawable-x11.h:69: syntax error before "XftDraw"
../../gdk/x11/gdkdrawable-x11.h:69: warning: no semicolon at end of
struct or union
In file included from gdkprivate-x11.h:36,
from gdkx.h:78,
from gdkcolor-x11.c:31:
../../gdk/x11/gdkwindow-x11.h:69: field `parent_instance' has incomplete
type
In file included from gdkprivate-x11.h:37,
from gdkx.h:78,
from gdkcolor-x11.c:31:
../../gdk/x11/gdkpixmap-x11.h:52: field `parent_instance' has incomplete
type
make[3]: *** [gdkcolor-x11.lo] Error 1
make[3]: Leaving directory `/stage1/src/gtk+-2.2.1/gdk/x11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/stage1/src/gtk+-2.2.1/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/stage1/src/gtk+-2.2.1'
make: *** [all-recursive-am] Error 2
My LFS version is 20030507. |
|