Re: FW: Problem with libraries...



On Tue, Mar 09, 1999 at 02:58:15PM -1000, Torben Noerup Nielsen wrote:
> I've spent most of the last couple of days trying to figure out why I cannot
> run gnome-linuxconf. As far as I know, I installed everything
> according to the instructions. Yet when I run gnome-linuxconf, I get a
> message like:
> 
> gnome-linuxconf: error in loading shared libraries
>: cannot find symbol __register_frame_info

This is a symptom of the binary versioning issues with egcs/gcc and
glibc 2.0/2.1.  A fight about who should and shouldn't define
__register_frame_info, actually.  Specifically, this problem comes
from running binaries compiled egcs/glibc 2.1 on systems with glibc
2.0, I believe, although it could be some other permutation of the
above.:-)

Have you recently been playing with different glibc's and compilers?
I can't remember what the exact resolution of the problem is, but a
search on dejanews should turn something up.

Of course, I should also mention that this isn't a GNOME specific
problem.

-- 
Ian Peters		"The farther you go, the less you know."
itp@gnu.org				-- Lao Tsu, "Tao Te Ching"



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