On Mon, Dec 14, 2009 at 10:24:03AM +0800, aaron lwe wrote:
> >>You'll probably want to have a look at the configure.{in,ac} file to
> >>see what causes this error.  But the error itself is pretty clear: C
> >>doesn't define a type called "boolean"!  The code should probably be
> >>using _Bool instead (standardized in C99).
> 
> I look into configure.in and found the following statements:
> 
>                     dnl boolean is defined by the jpeg headers and also by the
>                     dnl Windows headers of some compilers. This type has been
>                     dnl renamed in the builtin, so it is only an issue when
>                     dnl using an external jpeg lib on Windows.

This sounds like the longstanding libjpeg bug which Erik has worked
around:

https://bugzilla.redhat.com/show_bug.cgi?id=497492

Before we developers argue about this one again, the answer is the
same as always: get it fixed UPSTREAM!

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
_______________________________________________
fedora-mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw

Reply via email to