LinuxSir.cn,穿越时空的Linuxsir!

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

编译llk出错

[复制链接]
发表于 2008-8-7 19:41:16 | 显示全部楼层 |阅读模式
今天发现了连连看的ebuild进overlay了,但编译出现问题。
  1. Making all in po
  2. Making all in include
  3. Making all in src
  4. 在包含自 main.c:25 的文件中:
  5. ../include/main.h:38:17: 错误:esd.h:没有那个文件或目录
  6. In file included from main.c:25:
  7. ../include/main.h: 在函数‘ui_play’中:
  8. ../include/main.h:148: 警告:隐式声明函数‘esd_play_file’
  9. main.c: 在函数‘main’中:
  10. main.c:2330: 警告:隐式声明函数‘esd_open_sound’
  11. main.c:2332: 警告:隐式声明函数‘esd_close’
  12. make[2]: *** [main.o] 错误 1
  13. make[2]: *** 正在等待未完成的任务....
  14. make[1]: *** [all-recursive] 错误 1
  15. make: *** [all] 错误 2
  16. * ERROR: games-misc/llk_linux-2.3 failed.
  17. * Call stack:
  18. *               ebuild.sh, line   49:  Called src_compile
  19. *             environment, line 2108:  Called die
  20. * The specific snippet of code:
  21. *       emake || die "emake failed"
  22. *  The die message:
  23. *   emake failed
  24. * If you need support, post the topmost build error, and the call stack if relevant.
  25. * A complete build log is located at '/var/tmp/portage/games-misc/llk_linux-2.3/temp/build.log'.
  26. * The ebuild environment file is located at '/var/tmp/portage/games-misc/llk_linux-2.3/temp/environment'.
  27. * This ebuild is from an overlay: '/usr/local/portage/layman/gentoo-china/'
复制代码

我自己编译源码的时候就遇到过类似的问题,似乎是对esd的依赖?不知能否去掉对esd的依赖呢?
发表于 2008-8-7 20:06:00 | 显示全部楼层
等我有空来看看
回复 支持 反对

使用道具 举报

发表于 2008-8-7 21:53:41 | 显示全部楼层
DEPEND错了,fix ^_^
少了,media-sound/esound

thanks for bug report~~
回复 支持 反对

使用道具 举报

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

本版积分规则

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