From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: egcs@cygnus.com, libc-linux@gnu.org (GNU C Library) Cc: drepper@gnu.org (Ulrich Drepper) Subject: gcc 2.8.0/egcs and glibc 2 Date: Thu, 11 Dec 1997 19:51:00 -0000 Message-id: X-SW-Source: 1997-12/msg00688.html I have to put __register_frame_new; __register_frame_table_new; __deregister_frame_new; in libc.map in glibc 2.1 after patching gcc 2.8.0 to compile glibc 2.1. It is very tricky and the linker message doesn't help either. Can you tell what /usr/i586-unknown-linux-gnulibc1/bin/ld: /home/work/gnu/bin/glibc/db2/libdb.so: undefined version name __register_frame_table@@GLIBC_2.0 means? -- H.J. Lu (hjl@gnu.org)