libc update versus missing symbol?

Andreas Hauser andy at splashground.de
Wed Apr 27 08:48:51 PDT 2005


wa1ter wrote @ Tue, 26 Apr 2005 13:33:15 -0700:
> I'm trying to separate libc problems from gcc34 problems, and my
> ignorance is getting in my way :o(
> 
> For example:
> $ gnome-dictionary
> /usr/libexec/ld-elf.so.1: /usr/local/lib/libpopt.so.0: Undefined symbol
> "__libc_ctype_"

This indicates a popt that needs libc.so.5 but something already
has dragged in a libc.so.4 (first guess is gnome-dictionary itself).

Andy





More information about the Bugs mailing list