Archan Paul wrote:
Hi,While compiling eglibc (svn snapshot) for ARM, I am getting following error.dl-lookup.c: In function 'add_dependency': dl-lookup.c:104: error: 'RTLD_SINGLE_THREAD_P' undeclared (first use in this function) dl-lookup.c:104: error: (Each undeclared identifier is reported only once dl-lookup.c:104: error: for each function it appears in.) According to the following email post, this issue is already resolved. http://sources.redhat.com/ml/libc-ports/2006-10/msg00070.html
so far this patch is not backported to eglibc 2.5 branch