LinuxSir.cn,穿越时空的Linuxsir!

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

有人在SLED10下安装成功连连看2.X么?

[复制链接]
发表于 2006-9-15 10:23:40 | 显示全部楼层 |阅读模式
我下载了2.2和2.3但是好像都不能顺利Make啊,都提示下面的错误。是不是我的Shell不对?还是其他什么问题呢?

make  all-recursive
make[1]: Entering directory `/home/wlman/Software/llk_linux-2.3'
Making all in po
make[2]: Entering directory `/home/wlman/Software/llk_linux-2.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wlman/Software/llk_linux-2.3/po'
Making all in include
make[2]: Entering directory `/home/wlman/Software/llk_linux-2.3/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wlman/Software/llk_linux-2.3/include'
Making all in src
make[2]: Entering directory `/home/wlman/Software/llk_linux-2.3/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   -I../ -I../include   `pkg-config --cflags --libs gtk+-2.0` -Wall -g -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
In file included from main.c:25:
../include/main.h:38:17: error: esd.h: 没有那个文件或目录
In file included from main.c:25:
../include/main.h: In function ‘ui_play’:
../include/main.h:148: warning: implicit declaration of function ‘esd_play_file’main.c: In function ‘main’:
main.c:2332: warning: implicit declaration of function ‘esd_open_sound’
main.c:2334: warning: implicit declaration of function ‘esd_close’
make[2]: *** [main.o] 错误 1
make[2]: Leaving directory `/home/wlman/Software/llk_linux-2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/wlman/Software/llk_linux-2.3'
make: *** [all] 错误 2
发表于 2006-9-15 10:34:05 | 显示全部楼层
我编译的时候好像没什么问题,你用一下这个试试
./configure --prefix=/usr
回复 支持 反对

使用道具 举报

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

本版积分规则

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