LinuxSir.cn,穿越时空的Linuxsir!

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

安装xfree86出错

[复制链接]
发表于 2006-7-19 06:56:11 | 显示全部楼层 |阅读模式
我在安装xfree86时出错,我用的是xfree86 3.4.0根据手册所需的字体,图形库都安装好了,信息如下:./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/sources/xc/config/makedepend'
Makefile.proto:32: *** missing `endef', unterminated `define'.  Stop.
make[2]: Leaving directory `/sources/xc/config/makedepend'
make[1]: *** [depend.bootstrap] Error 2
make[1]: Leaving directory `/sources/xc'
make: *** [World] Error 2
 楼主| 发表于 2006-7-19 09:58:39 | 显示全部楼层
上面的问题解决了,是因为host.def没写好,继续编译又出现错误,信息如下:rm -f pswrap
gcc -m32 -o pswrap -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -pipe     -L../../exports/lib   main.o pswparser.o lexer.o pswdict.o pswfile.osystemnames.o psw.o pswstring.o pswsemantics.o     -lfl  -Wl,-rpath-link,../../exports/lib
/usr/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
make[4]: *** [pswrap] Error 1
make[4]: Leaving directory `/sources/xc/config/pswrap'
make[3]: *** [../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/sources/xc/lib/dps'
make[2]: *** [includes] Error 2
make[2]: Leaving directory `/sources/xc/lib'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/sources/xc'
make: *** [World] Error 2
前面省略了一些.
回复 支持 反对

使用道具 举报

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

本版积分规则

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