好好学习天天向上
小狐狸
小狐狸
  • UID15076
  • 注册日期2006-10-20
  • 最后登录2006-10-26
  • 发帖数1
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:4836回复:1

编译ff. help!

楼主#
更多 发布于:2006-10-20 17:07
我按照 https://www.firefox.net.cn/newforum/viewtopic.php?t=1761
上的说明, 下载了cygwin,安装了组件,
最后 make -f  client.mk build 编译时
有以下问题
/cygdrive/e/Intre/Firefox/mozilla/.mozconfig: line 1: ./cygdrive/e/Intre/Firefox/mozilla/browser/config/mozconfig: No such file or directory
Adding client.mk options from /cygdrive/e/Intre/Firefox/mozilla/.mozconfig:
    MOZ_OBJDIR=$(TOPSRCDIR)/ff
cd /cygdrive/e/Intre/Firefox/mozilla/ff
/cygdrive/e/Intre/Firefox/mozilla/configure
/cygdrive/e/Intre/Firefox/mozilla/.mozconfig: line 1: ./cygdrive/e/Intre/Firefox/mozilla/browser/config/mozconfig: No such file or directory
Adding configure options from /cygdrive/e/Intre/Firefox/mozilla/.mozconfig:
  --enable-optimize
  --disable-debug
  --disable-tests
  --enable-static
  --disable-shared
  --enable-official-branding
  --enable-ui-locale=zh-CN
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for gcc... cl
checking whether the C compiler (cl  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.*** Fix above errors and then restart with "make -f client.mk build"
make: *** [/cygdrive/e/Intre/Firefox/mozilla/ff/Makefile] Error 1


--我对linux下的编译不熟悉, 错误:C compiler cannot create executables?
而gcc命令是可以运行了, 不知道问题出在哪里?
taizitju
千年狐狸
千年狐狸
  • UID10093
  • 注册日期2005-11-27
  • 最后登录2012-04-12
  • 发帖数3638
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
1楼#
发布于:2006-10-20 17:07
make -f client.mk build
现在似乎不用这样了
直接 make 一下看看
[color=orange][b]为新手服务[/b][/color]  [color=BLUE][b]快速解决问题传送门:[/b][/color][url=https://www.firefox.net.cn/newforum/viewtopic.php?t=22571][color=red][b]①Firefox初级教程(置顶帖)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=27478][color=red][b]②孟婆汤(清空profile工具)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=26765][color=red][b]③减肥茶(半淘汰)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/search.php][color=red][b]④搜索论坛[/b][/color][/url]
游客

返回顶部