LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 790|回复: 4

blfs安装gtk-2.2.1遇到问题

[复制链接]
发表于 2003-6-13 11:25:31 | 显示全部楼层 |阅读模式
package的路径加了,需要的包应该都安装了

  1. if test "x$LOADERS" != 'xlibpixbufloader-*.la' ; then \
  2.           echo "Writing a gdk-pixbuf.loader file to use when running examples before installing gdk-pixbuf."; \
  3.   ../gdk-pixbuf/gdk-pixbuf-query-loaders $LOADERS > ./gdk-pixbuf.loaders ;\
  4. else \
  5.           echo "No dynamic modules found; will use only static modules for uninstalled example programs."; \
  6.   touch gdk-pixbuf.loaders; \
  7. fi
  8. Writing a gdk-pixbuf.loader file to use when running examples before installing gdk-pixbuf.
  9. make[3]: Leaving directory `/usr/src/X/Lib/gtk+-2.2.1/gdk-pixbuf'
  10. make[2]: Leaving directory `/usr/src/X/Lib/gtk+-2.2.1/gdk-pixbuf'
  11. Making all in gdk
  12. make[2]: Entering directory `/usr/src/X/Lib/gtk+-2.2.1/gdk'
  13. Making all in x11
  14. make[3]: Entering directory `/usr/src/X/Lib/gtk+-2.2.1/gdk/x11'
  15. /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN="Gdk" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include    -g -O2 -Wall -c gdkcolor-x11.c
  16. gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN="Gdk" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -g -O2 -Wall -c gdkcolor-x11.c  -fPIC -DPIC -o gdkcolor-x11.lo
  17. In file included from ../../gdk/x11/gdkwindow-x11.h:30,
  18.                  from gdkprivate-x11.h:36,
  19.                  from gdkx.h:78,
  20.                  from gdkcolor-x11.c:31:
  21. ../../gdk/x11/gdkdrawable-x11.h:69: parse error before "XftDraw"
  22. ../../gdk/x11/gdkdrawable-x11.h:69: warning: no semicolon at end of struct or union
  23. In file included from gdkprivate-x11.h:36,
  24.                  from gdkx.h:78,
  25.                  from gdkcolor-x11.c:31:
  26. ../../gdk/x11/gdkwindow-x11.h:69: field `parent_instance' has incomplete type
  27. ../../gdk/x11/gdkwindow-x11.h:99: confused by earlier errors, bailing out
  28. make[3]: *** [gdkcolor-x11.lo] Error 1
  29. make[3]: Leaving directory `/usr/src/X/Lib/gtk+-2.2.1/gdk/x11'
  30. make[2]: *** [all-recursive] Error 1
  31. make[2]: Leaving directory `/usr/src/X/Lib/gtk+-2.2.1/gdk'
  32. make[1]: *** [all-recursive] Error 1
  33. make[1]: Leaving directory `/usr/src/X/Lib/gtk+-2.2.1'
  34. make: *** [all-recursive-am] Error 2
  35. [root@lfs gtk+-2.2.1]#  
  36. [root@lfs gtk+-2.2.1]#
复制代码
发表于 2003-6-13 11:40:35 | 显示全部楼层
你装xfree没??
 楼主| 发表于 2003-6-13 12:02:12 | 显示全部楼层
这两天偶频繁的骚扰,唉,终于找到原因了,。。。。
欧bison版本是1.7×,据说这个版本对于语法要求很高,现在升级到1.85了
....
真是不好意思,呵呵

有一个问题,我lfs系统装得是200210*×的那个cvs,现在装blfs,用的是20030603的版本,有没有什么地方需要特别注意的啊,呵呵
现在还没见到各式各样的桌面,还不想推翻重装。。
 楼主| 发表于 2003-6-13 12:05:20 | 显示全部楼层
升了bison还是同样的编译错误
直接编译bison1.85覆盖的,这种安装方式没啥问题吧?
xfree430早装好了的,进去玩了会儿呢。。。
 楼主| 发表于 2003-6-13 12:58:51 | 显示全部楼层
装gtk222就没问题,乖乖
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表