[COMMITTED PATCH] Fix NEED_DL_SYSINFO_DSO conditionals.

Thomas Schwinge thomas@codesourcery.com
Mon Mar 4 10:45:00 GMT 2013


Hi!

On Fri,  1 Mar 2013 14:46:58 -0800 (PST), Roland McGrath <roland@hack.frob.com> wrote:
> All the checks on NEED_DL_SYSINFO_DSO were actually checking
> NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO, which makes no sense.
> I cleaned them up.  This can have no effect on existing configurations
> because sysdeps/unix/sysv/linux/dl-sysdep.h defines NEED_DL_SYSINFO_DSO
> unconditionally.

i686-pc-linux-gnu:

    ../sysdeps/unix/sysv/linux/i386/sigaction.c: In function '__libc_sigaction':
    ../sysdeps/unix/sysv/linux/i386/sigaction.c:63:1: error: '_dl_sysinfo_dso' undeclared (first use in this function)
    ../sysdeps/unix/sysv/linux/i386/sigaction.c:63:1: note: each undeclared identifier is reported only once for each function it appears in
    make[2]: *** [[...]/signal/sigaction.o] Error 1


Grüße,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20130304/41b239bc/attachment.sig>


More information about the Libc-alpha mailing list