Firefox problem
Kok, Auke
sofar at foo-projects.org
Fri May 4 17:16:46 CEST 2007
Dennis Veatch wrote:
> On Friday 04 May 2007 09:56:45 am Richard Pyne wrote:
>> After recently doing a lunar update I have tried several times including
>> "lrm firefox", "lunar prune", "lin -rc firefox" to get a completely clean
>> rebuild and still get:
>>
>> + Running sanity checks for module "firefox"
>> /usr/lib/firefox-2.0.0.3/components/libgklayout.so of firefox is broken.
>> /usr/lib/firefox-2.0.0.3/components/libgklayout.so: /lib/libgcc_s.so.1:
>> version GCC_3.4' not found (required by /usr/lib/firefox-
>> 2.0.0.3/components/libgklayout.so)
>> + Running sanity checks for module "flash-plugin"
>>
>> --Richard
>
> lvu from libgcc_s.so
> gcc:/usr/lib/libgcc_s.so
> gcc:/usr/lib/libgcc_s.so.1
>
> Best guess atm, relin gcc.
>
could be a libtoolish artefact where a dependency of firefox is still thinking
that you have a gcc-3.4.x version while you recently upgraded to gcc-4.1.x.
Worst case: lin -c `lsh find_depends firefox`. If you want to narrow it down,
check eack of `lsh find_depends firefox` with `lvu compiler $module`. Those who
say `3.4.x` might need a recompile.
Auke
More information about the Lunar
mailing list