Am 16.04.2012 09:31, schrieb Gerd Hoffmann:
> Don't have FreeBSD at hand.  /me has a OpenBSD virtual machine for build
> tests where this code compiles without issues.
[snip]

I've now set up an OpenBSD 5.1 VM and it compiles okay. However the
output is completely chatty due to redundant declarations in the OpenBSD
system headers.

When I remove -Wredundant-decls from QEMU_CFLAGS it is much better.

Any suggestion how to properly fix this in configure? The QEMU_CFLAGS
block is before the OS has been checked, and fwiw the flag has been
around since 2008 (e0e36fe91d2eadcec8159eb6d728c9dd7fc6cf44 / r5931).

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to