[Buildroot] [Bug 5486] libglib2 build fails on qsort r test

bugzilla at busybox.net bugzilla at busybox.net
Fri Aug 31 14:41:40 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5486

--- Comment #6 from Sven Neumann <s.neumann at raumfeld.com> 2012-08-31 14:41:40 UTC ---
Well, yes, the fix that Peter committed specifically addresses the uCLibC case.
If your external toolchain doesn't provide qsort_r, then your build will still
fail.

I am not sure if this can be fixed properly in buildroot as we can't know all
details about any possible external toolchain. But you can work around this by
adding "glib_cv_have_qsort_r=no" to LIBGLIB2_CONF_ENV in your tree.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list