[Buildroot] [Bug 825] iperf configure error: cannot compute sizeof (bool)

bugzilla at busybox.net bugzilla at busybox.net
Fri Jan 29 11:15:08 UTC 2010


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


Peter Korsgaard <jacmet at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Peter Korsgaard <jacmet at uclibc.org>  2010-01-29 11:15:07 UTC ---
Some other package populates the config cache with the (presumably wrong) fact
that we have a bool type in C:

checking for bool... (cached) yes

If I try it (with an empty cache) I get:

checking for bool... no
checking size of bool... 0

So please provide more info about your setup (your buildroot .config)


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