[PATCH] hppa: Fix undefined symbol error

John David Anglin dave.anglin@bell.net
Fri Aug 7 16:11:00 GMT 2015


In linking libc.so, the symbol _dl_symbol_address is undefined.  This was introduced in the following change:

2015-07-16  Mike Frysinger  <vapier@gentoo.org>

        * elf/dl-symaddr.c (_dl_symbol_address): Add rtld_hidden_def.
        * sysdeps/hppa/dl-lookupcfg.h (_dl_symbol_address): Add
        rtld_hidden_proto.
        * sysdeps/ia64/dl-lookupcfg.h (_dl_symbol_address): Likewise.

The change missed updating sysdeps/hppa/dl-symaddr.c.

Build tested with trunk on Debian hppa-unknown-linux-gnu.

Please install if okay.

Dave
--
John David Anglin	dave.anglin@bell.net


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: submitted-dl-symaddr.diff.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150807/7eee48d4/attachment.txt>


More information about the Libc-alpha mailing list