|
(1)emerge --update --deep --newuse world
>>> Installing (1 of 8) net-dns/avahi-0.6.24-r2
* Compilation and optimization of Python modules for Python 2.6 ... [ ok ]
*
* If this is your first install of avahi please reload your dbus config
* with /etc/init.d/dbus reload before starting avahi-daemon!
*
>>> Emerging (2 of 8) net-print/cups-1.3.11-r1
* cups-1.3.11-source.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* In order to have cups working with avahi zeroconf support, you need
* to have net-dns/avahi emerged with "mdnsresponder-compat" in your USE
* flag. Please add that flag, re-emerge avahi, and then emerge cups again.
*
* ERROR: net-print/cups-1.3.11-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* cups-1.3.11-r1.ebuild, line 85: Called die
* The specific snippet of code:
* die "net-dns/avahi is missing the mdnsresponder-compat feature."
* The die message:
* net-dns/avahi is missing the mdnsresponder-compat feature.
*
* 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-print/cups-1.3.11-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.3.11-r1/temp/die.env'.
*
>>> Failed to emerge net-print/cups-1.3.11-r1, Log file:
>>> '/var/tmp/portage/net-print/cups-1.3.11-r1/temp/build.log'
* Messages for package net-dns/avahi-0.6.24-r2:
*
* If this is your first install of avahi please reload your dbus config
* with /etc/init.d/dbus reload before starting avahi-daemon!
*
* Messages for package net-print/cups-1.3.11-r1:
* In order to have cups working with avahi zeroconf support, you need
* to have net-dns/avahi emerged with "mdnsresponder-compat" in your USE
* flag. Please add that flag, re-emerge avahi, and then emerge cups again.
*
* ERROR: net-print/cups-1.3.11-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* cups-1.3.11-r1.ebuild, line 85: Called die
* The specific snippet of code:
* die "net-dns/avahi is missing the mdnsresponder-compat feature."
* The die message:
* net-dns/avahi is missing the mdnsresponder-compat feature.
*
* 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-print/cups-1.3.11-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.3.11-r1/temp/die.env'.
*
* GNU info directory index is up-to-date.
* IMPORTANT: 7 config files in '/etc' need updating.
* IMPORTANT: 1 config files in '/usr/share/config' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
(2)USE="mdnsresponder-compat" emerge avahi
然后再执行emerge --update --deep --newuse world时又要重新安装avahi,我查了下avahi安装时去掉了mdnsresponder-compat,
emerge --pretend avahi
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] net-dns/avahi-0.6.24-r2 |
|