LinuxSir.cn,穿越时空的Linuxsir!

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

编译xorg(X11R6.8.2-src.tar)始终不成功,那位帮我看看(m4的原因,重装m4搞定)

[复制链接]
发表于 2005-10-12 22:06:02 | 显示全部楼层 |阅读模式
+ ln -s ../../../lib/GLw/GLwMDrawAP.h .
rm -f GLwDAUtil.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c GLwDAUtil.c
rm -f GLwDrawA.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c GLwDrawA.c
rm -f GLwMDrawA.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c GLwMDrawA.c
make[3]: Leaving directory `/source/xcbuild/lib/GLw'
including in lib/dps...
make[3]: Entering directory `/source/xcbuild/lib/dps'
checking ../../config/pswrap/pswrap over in ../../config/pswrap first...
make[4]: Entering directory `/source/xcbuild/config/pswrap'
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                  -D_GNU_SOURCE                                   -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o main.o main.c
bison -y -d pswparser.y
conflicts: 1 shift/reduce
bison: subsidiary program `/usr/bin/m4' not found
make[4]: *** [pswparser.c] Error 1
make[4]: Leaving directory `/source/xcbuild/config/pswrap'
make[3]: *** [../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/source/xcbuild/lib/dps'
make[2]: *** [includes] Error 2
make[2]: Leaving directory `/source/xcbuild/lib'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/source/xcbuild'
make: *** [World] Error 2


bison: subsidiary program `/usr/bin/m4' not found
可是我看了/usr/bin/,上面有m4
发表于 2005-10-12 22:52:58 | 显示全部楼层
运行 ldd /usr/bin/m4
结果是?
回复 支持 反对

使用道具 举报

发表于 2005-10-13 10:56:38 | 显示全部楼层
It took me a long time to install xorg. at first I didn't install the GCC, a lot of problems occours. So I had to have the gcc installed---I think this is important.
After installing the gcc, everything went well.



-------------------
only my experience
回复 支持 反对

使用道具 举报

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

本版积分规则

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