> for me :
> make CFLAGS='-O2 -I. -D_GNU_SOURCE'
> compiles without any patch. is it correct ?
Yes. RTLD_NEXT is not in any standard, it's an extension available
via -D_GNU_SOURCE.
-- ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/