[lttng-dev] LTTng-ust 2.4.0-rc4 build error with uClibc

Santiago Font sfont at teldat.com
Tue Feb 18 10:56:42 EST 2014


Hi,

I'm trying to build LTTng-ust using uClibc and I get the following error:

                         ustdl.c:95:22: error: 'RTLD_DI_LINKMAP' 
undeclared (first use in this function)

Checking the file dlfcn.h from uClibc, the code defining that enum is 
disabled by:

                         #if 0 /* not supported by uClibc */

How can I fix this?

Thanks,
               Santi



More information about the lttng-dev mailing list