On 7/22/10, Arnau Bria <ar...@emergetux.net> wrote:
> On Thu, 22 Jul 2010 10:53:54 +0200
> Alan McKinnon wrote:
>
>> On Thursday 22 July 2010 10:04:46 Arnau Bria wrote:
>> > Hi all,
>> >
>> > long time since last update. I was trying to update my system and it
>> > failed at netpbm with this error:
>>
>> Yes, I can see it was a long time ago :-)
>
> I really don't care about "big" gentoo updates. Some years ago I did,
> but now it usually goes fine. minor issues :-)
>
>> You hit the jpeg issue and that was a while back. We've had the
>> linpng issue since then. Install jpeg:7 and try again.
>>
>> You can expect to use a lot of revdep-rebuild to get all this going
>> again.
> revdep-rebuild against libjpeg.so.7 solved the issue.
>
> So, I suppose it did rebuild some dep package (don't ask me which :-) )
> that solved the issue
>
> Arnau
>
>

Your CFLAGS:
CFLAGS="-O2 -mtune=i686 -pipe"

You might like
CFLAGS="-O2 -march=core2 -pipe"

Reply via email to