[Buildroot] [PATCH 1/1] omniorb: limit to glibc toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Sep 15 18:06:19 UTC 2014


Dear Matt Weber,

On Mon, 15 Sep 2014 09:17:30 -0500, Matt Weber wrote:
> Resolves autobuilder failure where the omniorb package doesn't
> correctly detect the OS because the configure script doesn't have
> an option for uclinux support.  This results in a pthread create
> assertion when it attempts to figure-out the correct C library
> posix calls.
> 
> http://autobuild.buildroot.net/results/fbe6c722b92fe4ddf7ac36a8fe1be3a3891c11fd/
> 
> Signed-off-by: Matt Weber <Matthew.Weber at rockwellcollins.com>

Wait, wait, wait, no.

uclinux != uclibc.

uclinux is the part of the host tuple used only on noMMU platforms that
don't support shared libraries.

If you use uClibc on ARM, it's not a uClinux system.

So, clearly, disabling entirely the package for uClibc doesn't make
sense here.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list