LinuxSir.cn,穿越时空的Linuxsir!

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

请问在Debian里面编译Gnome出错可以在这里问吗?

[复制链接]
发表于 2005-10-30 09:42:26 | 显示全部楼层 |阅读模式
make[13]: Entering directory `/home/ifan/download/garnome/garnome-2.12.1/freedesktop/glitz/work/main.d/glitz-0.4.4/src/glx'
......(省略)
In file included from glitz_glx_drawable.c:30:
glitz_glxint.h:34:19: GL/gl.h: No such file or directory
glitz_glxint.h:35:20: GL/glx.h: No such file or directory
In file included from glitz_glxint.h:37,
from glitz_glx_drawable.c:30:
glitz_glxext.h:110: error: syntax error before "GLXDrawable"
glitz_glxext.h:111: warning: function declaration isn't a prototype
glitz_glxext.h:113: error: syntax error before "GLXDrawable"
glitz_glxext.h:113: warning: function declaration isn't a prototype
glitz_glxext.h:114: error: syntax error before '*' token
glitz_glxext.h:116: error: syntax error before "GLXContext"
glitz_glxext.h:116: warning: type defaults to `int' in declaration of `GLXContext'

....(更多错误)



我是用garnome直接在线安装的,请问缺少什么东西?
多谢多谢!
发表于 2005-10-30 13:49:22 | 显示全部楼层
  1. glitz_glxint.h:35:20: GL/glx.h: No such file or directory
复制代码

没有GL/glx.h等,请用apt-file search GL/glx.h查找它属于那个包
没有apt-file请aptitude install apt-file && apt-file update
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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