john bryant
2008-Mar-13 14:44 UTC
[Xen-users] printk: cc1 warnings being treated as errors
Hi, I was trying to write printk statements in x86_emulate.c and I am getting following error. cc1: warnings being treated as errors x86_emulate.c: In function ''x86_emulate'': x86_emulate.c:2913: warning: ISO C90 forbids mixed declarations and code x86_emulate.c:2939: warning: ISO C90 forbids mixed declarations and code Yes, I know probably I can make changes in Makefile to remove strict checking option. Is there any work around for the same. -John _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Reasonably Related Threads
- printk: cc1 warnings being treated as errors
- Compile Error xen 3.0.1 on FC5 "cc1: warnings being treated as errors"
- Bug#1062048: xen: FTBFS with Python 3.12 as default
- build error with current (changeset 16475) xen-unstable tree
- Re: [PATCH nbdkit 1/2] include: Fix NBDKIT_HANDLE_NOT_NEEDED for C90 compilers.