LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: rockmen

FC5 下安装Xgl + compiz

[复制链接]
发表于 2006-3-25 14:30:52 | 显示全部楼层
安装glxproto出错:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 1675: XORG_RELEASE_VERSION: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glproto.pc
回复 支持 反对

使用道具 举报

发表于 2006-3-25 15:02:45 | 显示全部楼层
dri.c: In function 'DRICreateDummyContext':
dri.c:786: error: '__GLXscreenInfo' undeclared (first use in this function)
dri.c:786: error: (Each undeclared identifier is reported only once
dri.c:786: error: for each function it appears in.)
dri.c:786: error: 'pGLXScreen' undeclared (first use in this function)
dri.c: In function 'DRICreateContext':
dri.c:850: error: '__GLXscreenInfo' undeclared (first use in this function)
dri.c:850: error: 'pGLXScreen' undeclared (first use in this function)
make[4]: *** [libdri_la-dri.lo] 错误 1
make[4]: Leaving directory `/backup/downloads/system/xgl/source_xgl/xserver/xorg/hw/xfree86/dri'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/backup/downloads/system/xgl/source_xgl/xserver/xorg/hw/xfree86'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/backup/downloads/system/xgl/source_xgl/xserver/xorg/hw/xfree86'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/backup/downloads/system/xgl/source_xgl/xserver/xorg/hw'
make: *** [all-recursive] 错误 1

这是什么错误??
楼主说的那些包我都装了啊?!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-25 15:14:47 | 显示全部楼层
Post by benzcomp
进入xorg的目录:
./autogen.sh
过不去,出错了:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
hw/dmx/doc/Makefile.am:24: BUILD_LINUXDOC does not appear in AM_CONDITIONAL
hw/dmx/doc/Makefile.am:27: BUILD_PDFDOC does not appear in AM_CONDITIONAL
hw/xfree86/doc/sgml/Makefile.am:24: BUILD_LINUXDOC does not appear in AM_CONDITIONAL
hw/xfree86/doc/sgml/Makefile.am:27: BUILD_PDFDOC does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1


有些文档创建的包没有装,试试rpm -qa | grep doc
在我的机器上有这些包
linuxdoc-tools-0.9.21-6.2.1
docbook-dtds-1.0-30
docbook-style-dsssl-1.79-4
docbook-utils-0.6.14-5
docbook-style-xsl-1.69.1-5
docbook-utils-pdf-0.6.14-5
gtk-doc-1.4-1.1
docbook-slides-3.3.1-2.1
gnome-user-docs-2.14.0-1
gnome-doc-utils-0.6.0-1
docbook-simple-1.0-2.1
gjdoc-0.7.7-3.1
回复 支持 反对

使用道具 举报

发表于 2006-3-25 17:39:20 | 显示全部楼层
我己经装上了,可就是用不了。
而且问题还一大堆。
是不是我把显卡驱动装了的原因啊?!
我的显卡是ATI9550
回复 支持 反对

使用道具 举报

发表于 2006-3-25 18:33:48 | 显示全部楼层
不知道是否支持本本上的Intel集成显卡
回复 支持 反对

使用道具 举报

发表于 2006-3-25 18:39:58 | 显示全部楼层
Post by a0147353
不知道是否支持本本上的Intel集成显卡


支持,而且支持的还不错,不过要至少也要GMA900
回复 支持 反对

使用道具 举报

发表于 2006-3-25 19:14:56 | 显示全部楼层
Post by cobranail
支持,而且支持的还不错,不过要至少也要GMA900

不错,我的是915GM
回复 支持 反对

使用道具 举报

发表于 2006-3-25 21:40:43 | 显示全部楼层
各位大虾X.org 7.0怎么装fglrx驱动的啊???
我现在用的radeon啊,没有dri支持啊!
另外,我的卡是M10啊,就是rv350,Mesa里有个r300好像可以用吧?
请问怎么用啊?是否编译r300_dri.so出来和radeon_dri.so(/usr/lib/dri/)放一起,然后改xorg.conf里的
        Driver      "radeon"

        Driver      "r300"
就行了啊?
回复 支持 反对

使用道具 举报

发表于 2006-3-25 21:54:00 | 显示全部楼层
还有问题。
xkbfile。FC5有个libxkbfile了,不一样的吗?还要另外装?再装个libxkbfile-devel不就行了吗?
drm也是啊,有个libdrm了,还要装?
回复 支持 反对

使用道具 举报

发表于 2006-3-25 22:09:42 | 显示全部楼层
这两个好像是不一样的东东.
回复 支持 反对

使用道具 举报

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

本版积分规则

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