when i compiled all my ebuilds with gcc4 i found this dependice was missin on ddccontrol
Reopen with some errors and emerge -pv ddccontrol output; thanks.
[ebuild R ] app-misc/ddccontrol-0.4.1 USE="nls -doc -gnome -gtk" 0 kB [ebuild R ] app-misc/ddccontrol-db-20060308 USE="nls" 0 kB [ebuild R ] dev-perl/XML-Parser-2.34 0 kB
Cool, now if you could post the errors...
Created attachment 103748 [details] ddccontrol-db configure error log emerge -C XML-Parser && emerge ddccontrol-db
<snip> configure:5046: error: XML::Parser perl module is required for intltool </snip> This needs dev-util/intltool, not XML-Parser.
(In reply to comment #5) > <snip> > configure:5046: error: XML::Parser perl module is required for intltool > </snip> > > This needs dev-util/intltool, not XML-Parser. > emerge -C XML-Parser emerge ddccontrol-db does this 2 emerges works then ? here is needed XML-Parser
fixed the latest ~arch versions.