On 1 Aug 2009, at 14:54, Kevin O'Gorman wrote:
...
It has always baffled me, given this sensitivity, that all such
packages don't just declare that they use the 'ithreads' USE flag,
even if they don't explicitly. Then my usual emerge --newuse would do
the Right Thing (TM).
The build scripts (
On Fri, Jul 31, 2009 at 9:51 PM, ABCD wrote:
> Kevin O'Gorman wrote:
>
>> I've got portage's dev-perl/XML-Parser-2.36, but nevertheless several
>> packages have started to fail during emerge for lack of Perl's
>> XML::Parser.
>> Even the simple script fails to run under perl:
>>> #!/usr/bin/perl -w
Kevin O'Gorman wrote:
> I've got portage's dev-perl/XML-Parser-2.36, but nevertheless several
> packages have started to fail during emerge for lack of Perl's
> XML::Parser.
> Even the simple script fails to run under perl:
>> #!/usr/bin/perl -w
>>
>> use XML::Parser;
>>
>> print "yes\n";
>
> Do
3 matches
Mail list logo