LinuxSir.cn,穿越时空的Linuxsir!

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

装X11R6.8.2-src.tar.bz2是遇到问题

[复制链接]
发表于 2005-6-24 13:35:30 | 显示全部楼层 |阅读模式
555,开始是什么unsported type int and long,然后这个解决掉了,后边是没装ncurses-5.2.tar.gz,再后面出的问题我就解决不了了,555,有没有大侠看看
前面的略
rm -f xcursorgen.1x.html xcursorgen.1x-html
../../config/util/rman -f HTML < xcursorgen._man \
  > xcursorgen.1x-html && mv -f xcursorgen.1x-html xcursorgen.1x.html
rm -f ../../exports/bin/xcursorgen
cd ../../exports/bin && ln -s ../../programs/xcursorgen/xcursorgen .
making all in programs/xcursorgen/redglass...
make[6]: Entering directory `/usr/src/buildroot/build_i386/xc/programs/xcursorgen/redglass'
X_cursor.cfg X_cursor
/bin/sh: X_cursor.cfg: command not found
make[6]: *** [X_cursor] Error 127
make[6]: Leaving directory `/usr/src/buildroot/build_i386/xc/programs/xcursorgen/redglass'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/usr/src/buildroot/build_i386/xc/programs/xcursorgen'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/usr/src/buildroot/build_i386/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/buildroot/build_i386/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/usr/src/buildroot/build_i386/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/usr/src/buildroot/build_i386/xc'
make: *** [/usr/src/buildroot/build_i386/xc/programs/Xserver/Xfbdev] Error 2
发表于 2005-6-24 14:36:08 | 显示全部楼层
后边是没装ncurses-5.2.tar.gz

你的lfs怎么装的呢?。lfs中有ncurses的啊。



你的问题,还没找到答案。。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-24 15:16:43 | 显示全部楼层
呵呵,我裁减了很多东西,而且用的uclibc,我现在知道我的原因了,可是还没解决
xcursorgen这个命令找不到,可是xorg里已经生成这个命令了啊,估计是没找到
我现在在学怎么改这个makefile文件
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-24 17:09:03 | 显示全部楼层
解决掉了。谢谢大家
我的解决方案:
找不到xcursorgen命令是因为Makefile里面的一个变量XCURSORGEN未被复制,当我在Makefile里面复制的,然后重新make的时候,发现Makefile又被重写了,我又发现Imakefile是不变的,而且好像Imakefile是makefile的模板,我就改掉了Imakefile,结果果然如我所料,生成的makefile对那个值进行了赋值,然后问题就解决了
谢谢大家,呵呵
回复 支持 反对

使用道具 举报

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

本版积分规则

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