DragonFly BSD
DragonFly bugs List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: libc update versus missing symbol?


From: Andreas Hauser <andy@xxxxxxxxxxxxxxx>
Date: 27 Apr 2005 14:40:59 -0000

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]