|
楼主 |
发表于 2003-1-26 20:09:15
|
显示全部楼层
55555555~,when I uninstall xsim,update db to 4.1.24,rewrite the xsim.ebuild like this ,...
DEPEND="virtual/glibc
>=sys-libs/db-4.1.24"
IUSE=""
...
./configure \
--prefix=/usr/lib/xsim \
--mandir=/usr/share/man \
--with-bdb-cxx=/usr \
--with-cn-locale=gbk \
|| die
...
then,
emerge xsim errors
when I unmerge db-4.1.24,remerge db-3.2.9
then emerge xsim again,it said
!!! all ebuilds that could satisfy ">=sys-libs/db-4.1.24" have been masked.
!!! (dependency required by "app-i18n/xsim-0.3.9.4" [ebuild]
My God ,what's wrong with my xsim |
|