On Wednesday 01 August 2012 11:29:54 Christophe Lyon wrote:
> My uClibc build currently fails at
> libpthread/nptl/sysdeps/generic/dl-tls.o: ./ldso/include/dl-elf.h: In
> function '__dl_parse_dynamic_info':
> ./ldso/include/dl-elf.h:173:20: error: 'RTLD_NODELETE' undeclared (first
> use in this function)
> 
> RTLD_NODELETE is defined via dlfcn.h, which is included by link.h only if
> __HAVE_SHARED__ is defined. dl-elf.h includes links.h.

should be fixed in the current git tree now
(b4725d8e2cf04ffbead7721b5b43151245679262)
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to