Chinaunix首页 | 论坛 | 博客
  • 博客访问: 376201
  • 博文数量: 109
  • 博客积分: 5045
  • 博客等级: 大校
  • 技术积分: 1199
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-08 14:47
文章分类

全部博文(109)

文章存档

2017年(1)

2012年(5)

2011年(10)

2010年(1)

2009年(13)

2008年(29)

2007年(6)

2006年(44)

我的朋友

分类: LINUX

2008-05-06 14:50:51

a problem:
if you emerge udev up to 119 version, after this it will unmerge the low version udev, and then unmerge the depence packages such as sandbox bash et al.
Then the system crushed.
 
So the option -D is nessuary here.

Now there are plenty of problems in the new system.
fcitx cannot use
vmware config error
fvwm cannot run

sandbox
pycrypto
rsync
bash
linux-headers
gcc
openssl
udev
tar
gcc-config
portage
cpio
binutils-config
pax-utils
perl-cleaner
iputils
gnuconfig
gmp
gettext
mpfr
bzip2
sysvinit
timezone-data
1
* Messages for package app-dicts/stardict-3.0.1:

 * Note: festival text to speach (TTS) plugin is not built. To use festival
 * TTS plugin, please, enable "Use TTS program." at:
 * "Preferences -> Dictionary -> Sound" and fill in "Commandline" with:
 * "echo %s | festival --tts"
 *
 * You will now need to install stardict dictionary files. If
 * you have not, execute the below to get a list of dictionaries:
 *
 *   emerge -s stardict-
 * GNU info directory index is up-to-date.
 * IMPORTANT: 2 config files in '/etc' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.
2
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libgnutls.so.13, needed by /usr/lib/libcups.so, not found (try using -rpath or -rpath-link)
/usr/lib/libcups.so: undefined reference to `gnutls_bye@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_credentials_set@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_record_check_pending@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_certificate_free_credentials@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_set_default_priority@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_init@GNUTLS_1_3'
/usr/lib/libcups.so: undefined reference to `gnutls_tramake: *** [bin/smbd] Error 1
make: *** Waiting for unfinished jobs....
 *
 * ERROR: net-fs/samba-3.0.28 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3482:  Called die
 * The specific snippet of code:
 *       emake everything || die "emake everything failed";
 *  The die message:
 *   emake everything failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-fs/samba-3.0.28/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.0.28/temp/environment'.
 *
nsport_set_pull_function@GNUTLS_1_3'
........
 * Messages for package net-fs/samba-3.0.28:

 *
 * ERROR: net-fs/samba-3.0.28 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3482:  Called die
 * The specific snippet of code:
 *       emake everything || die "emake everything failed";
 *  The die message:
 *   emake everything failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-fs/samba-3.0.28/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.0.28/temp/environment'.
 *
 * GNU info directory index is up-to-date.
3

This happens on ’s vmware-workstation ebuild installation, like explained and the problem is you have dbus running, but not hal, simply add hal to your default startup:

rc-update add hald default

run it:

/etc/init.d/hald start

and retry the drill with vmware.

4


This happens on ’s vmware-workstation ebuild installation, like explained and the problem is you have dbus running, but not hal, simply add hal to your default startup:

rc-update add hald default

run it:

/etc/init.d/hald start

and retry the drill with vmware.

5 Cannot use chines in gentoo
change /etc/locale.gen in proper format
locale-gen

阅读(1308) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~