LinuxSir.cn,穿越时空的Linuxsir!

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

安装xorg-6.8.0阴影补丁出错,是不是需要依赖包?

[复制链接]
发表于 2005-2-3 14:07:14 | 显示全部楼层 |阅读模式
大家帮忙给看看: :thank

  1. tux xcompmgr # ./autogen.sh
  2. autoreconf-2.59: Entering directory `.'
  3. autoreconf-2.59: configure.ac: not using Gettext
  4. autoreconf-2.59: running: aclocal  --output=aclocal.m4t
  5. autoreconf-2.59: `aclocal.m4' is unchanged
  6. autoreconf-2.59: configure.ac: tracing
  7. autoreconf-2.59: configure.ac: not using Libtool
  8. autoreconf-2.59: running: /usr/bin/autoconf
  9. autoreconf-2.59: running: /usr/bin/autoheader
  10. autoreconf-2.59: running: automake --add-missing --copy
  11. configure.ac: 9: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
  12. automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
  13. automake-1.5: Makefile.am: required file `./NEWS' not found
  14. automake-1.5: Makefile.am: required file `./README' not found
  15. automake-1.5: Makefile.am: required file `./AUTHORS' not found
  16. autoreconf-2.59: automake failed with exit status: 1
  17. tux xcompmgr # ./configure
  18. checking for a BSD-compatible install... /bin/install -c
  19. checking whether build environment is sane... yes
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether to enable maintainer-specific portions of Makefiles... no
  23. checking for gcc... gcc
  24. checking for C compiler default output file name... a.out
  25. checking whether the C compiler works... yes
  26. checking whether we are cross compiling... no
  27. checking for suffix of executables...
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ANSI C... none needed
  32. checking for style of include used by make... GNU
  33. checking dependency style of gcc... gcc3
  34. checking how to run the C preprocessor... gcc -E
  35. checking for egrep... grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking for stdlib.h... (cached) yes
  47. checking sys/time.h usability... yes
  48. checking sys/time.h presence... yes
  49. checking for sys/time.h... yes
  50. checking for unistd.h... (cached) yes
  51. checking whether time.h and sys/time.h may both be included... yes
  52. checking whether struct tm is in sys/time.h or time.h... time.h
  53. checking for stdlib.h... (cached) yes
  54. checking for GNU libc compatible malloc... yes
  55. checking for gettimeofday... yes
  56. checking for localtime_r... yes
  57. ./configure: line 3829: syntax error near unexpected token `XCOMPMGR,'
  58. ./configure: line 3829: `PKG_CHECK_MODULES(XCOMPMGR, xcomposite xfixes xdamage xrender)'
复制代码
发表于 2005-2-3 14:09:12 | 显示全部楼层
./autogen.sh是什么东西,6.8.0装好就支持阴影了,不需要什么补丁。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-3 14:14:15 | 显示全部楼层
说明里是这样要求的
6.8.0装好就支持阴影了,不需要补丁?Fleta兄是怎么打开的?
这个补丁是叫xcompmgr
回复 支持 反对

使用道具 举报

发表于 2005-2-3 14:16:28 | 显示全部楼层
xorg.conf里加入:
Section "Extensions"
       Option "Composite"      "True"
EndSection
~/.xinitrc里加入:
exec xcompmgr -c&
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-3 14:18:15 | 显示全部楼层
是啊,可是我的xcompmgr需要安装,出现了上面的错误。
回复 支持 反对

使用道具 举报

发表于 2005-2-3 14:24:03 | 显示全部楼层
Post by kinton
可是我的xcompmgr需要安装,

那就
# emerge xcompmgr
呗!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-3 14:36:41 | 显示全部楼层
一提emerge就害怕,网络一直没弄好。。。
回复 支持 反对

使用道具 举报

发表于 2005-2-3 14:40:25 | 显示全部楼层
Post by kinton
一提emerge就害怕,网络一直没弄好。。。

那就想办法搞好你的网络吧,没网络的gentoo用的多没意思啊。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-3 14:44:31 | 显示全部楼层
麻烦Fleta兄给看看上网的问题吧(网卡已搞定,也能拨通,就是上不去。):thank
http://www.linuxsir.cn/bbs/showthread.php?t=174816
回复 支持 反对

使用道具 举报

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

本版积分规则

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