[Buildroot] [Bug 5360] buildroot fails when building "host-libglib2 2.30.2 Building"

bugzilla at busybox.net bugzilla at busybox.net
Sun Jul 15 17:10:39 UTC 2012


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

--- Comment #12 from s.martin49 at gmail.com 2012-07-15 17:10:39 UTC ---
(In reply to comment #11)
> Created attachment 4412 [details]
> new config file
> 
> the build ends with the can't find fenv.h file error.

fenv.h comes with uClibc when C99 floating point environment is enabled.
This feature is disabled in the default uclibc-0.9.33 defconfig file.

You can change this running 'make uclibc-menuconfig' in "Target Architecture
Features and Options >> Enable C99 Floating-point environment", but this will
require to rebuild the cross-toolchain.

-- 
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