在Ubuntu中,如果没有设置软件源,make会出现类似以下情况:
E: Unmet dependencies. Try "apt-get -f install" with no packages (or specify a solution).
Install these packages without verification [y/N]?
E: Some packages could not be authenticated
E: Failed to process build dependencies
至此停止另一个例子:
a52 make 的错误
gcc -shared bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0
/usr/bin/ld: bitstream.lo: relocation R_X86_64_32 against `a local symbol" can not be used when making a shared object; recompile with -fPIC
bitstream.lo: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [liba52.la] Error 1
make[1]: Leaving directory `/home/a52dec-0.7.4/liba52"
make: *** [all-recursive] Error 1
至此就停止了。所以,一定要设置哦! Ubuntu与WIN XP 双系统相关配置Ubuntu 3D界面比Vista 更漂亮美观相关资讯 Ubuntu技巧
- [技巧分享]如何设定你的 Ubuntu 14 (08/25/2014 20:41:56)
- Ubuntu技巧分享 —— 禁用Ubuntu的 (10/21/2013 08:49:11)
- 十二条提升Ubuntu桌面体验的技巧 (10/14/2012 13:30:32)
| - 10个调整让Ubuntu宾至如归 (08/25/2014 06:51:16)
- Ubuntu技巧分享——安装Ubuntu后做 (10/18/2013 17:14:38)
- 在Ubuntu下面装日語输入法 (08/15/2009 07:20:11)
|
本文评论 查看全部评论 (0)