This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

glibc 2.3.1 - hppa - __deregister_frame_info?


libc-alpha,

Finally arriving at the testing phase of glibc 2.3.1 on a debian
HP-PARISC system, and I run into the following problems:

During the change-over to the new libc the install process (dpkg) dies
with the following error:

/bin/sh: relocation error: /lib/libncurses.so.5: symbol
__deregister_frame_info, version GLIBC_2.2 not defined in file libc.so.6
with link time reference

Initially I worried that autoconf hadn't picked up that gcc-3.2 for hppa
has DWARF2 unwind support, and I was correct, it was a minor problem
with the linking order requiring "-lgcc_eh -lgcc" rather than "-lgcc
-lgcc_eh". With this problem in the past I rebuilt glibc again and still
saw the same error during the rebuild.

Any help or pointers would be extremely helpfull. I'm trying very hard
to get 2.3.1 out the door and into testing for hppa :)

c.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]