|
发表于 2006-9-25 22:12:13
|
显示全部楼层
Post by cooldidi
/bin/sh ../../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -I. -g -march=prescott -O2 -pipe -o libgg.la -rpath /usr/lib/gaim -module -avoid-version -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 gg-utils.lo confer.lo search.lo buddylist.lo gg.lo common.lo dcc.lo events.lo http.lo libgadu.lo obsolete.lo pubdir50.lo pubdir.lo -L. -lgadu -lnsl -lresolv
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgadu
collect2: ld returned 1 exit status
make[4]: *** [libgg.la] 错误 1
make[4]: Leaving directory `/var/tmp/portage/gaim-svn-2.0/work/gaim-svn-2.0/libgaim/protocols/gg'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/var/tmp/portage/gaim-svn-2.0/work/gaim-svn-2.0/libgaim/protocols'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/var/tmp/portage/gaim-svn-2.0/work/gaim-svn-2.0/libgaim'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/var/tmp/portage/gaim-svn-2.0/work/gaim-svn-2.0'
make: *** [all] 错误 2
!!! ERROR: net-im/gaim-svn-2.0 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
gaim-svn-2.0.ebuild, line 142: Called die
!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/gentoo-china'
呵呵。。这两天gaim的configure.ac想是有些问题。。ebuild里是判断如果选择了gadu这个USE flag的时候才需要安装gadu协议的支持的。。而这两天的configure.ac有些变化。。你emerge libgadu之后再emerge gaim-svn吧 |
|