On Wed, Jan 09, 2008 at 04:53:30PM +0900, Joel Roth wrote:
> Hi Everyone, 
> 
> Hope this is the right place to look for ideas how to solve
> me libraries problem. 

Turned out I had some libraries in /usr/local/lib that were
a problem. 

        $ ldd /usr/lbi/iceweasel/firefox-bin

shows where iceweasel looks for symbols, and helped me,
along with advice from another list.

Thanks for your attention.


> When I upgraded my x86 system from etch to sid, two programs complained about
> libgtk-2.0-0: firefox and scim. Apt-get reports
> both programs are the newest versions.
> 
> ii  iceweasel   2.0.0.11-1 
> 
> 
>       $ firefox 
>       
>       /usr/lib/iceweasel/firefox-bin: symbol lookup error:
>       /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl
>       /usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has
>       different size in shared object, consider re-linking
> 
> and 
> 
> 
> ii  scim  1.4.7-2 smart common input method platform
> 
>       $scim -d
> 
>       Smart Common Input Method 1.4.7
> 
>       Launching a SCIM daemon with Socket FrontEnd...
>       Loading simple Config module ...
>       Creating backend ...
>       Loading socket FrontEnd module ...
>       Starting SCIM as daemon ...
>       Launching a SCIM process with x11...
>       Loading socket Config module ...
>       Creating backend ...
>       Loading x11 FrontEnd module ...
>       GTK Panel of SCIM 1.4.7
> 
>       /usr/lib/scim-1.0/scim-panel-gtk: symbol lookup error:
>       /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl
> 
> I would welcome any hints or suggestions.
> 
> Regards,
> 
> 
> -- 
> Joel Roth

-- 
Joel Roth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to