On Thu, Jan 13, 2011 at 20:02, Otavio Salvador <[email protected]> wrote: > It seems that if OLDEST_KERNEL is older then 2.6.13 eglibc ends not > enabling sem_open.
This didn't fix the issue. It seems sem_open is available, as can be see: otavio@neumann:~/hacking/ossystems/oe/tmp/work/i586-oe-linux/eglibc-2.12-r21.8+svnr12323/packages-split$ LC_ALL=C grep sem_open eglibc/lib/* Binary file eglibc/lib/libpthread.so.0 matches However the application still fails. My OLDEST_KERNEL was set to 2.6.31 so more then enough for NPTL support. Any idea of why it keep failing? -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
