* [Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1)
@ 2005-08-27 13:05 Jérôme Warnier
2005-08-29 2:41 ` Jérôme Warnier
0 siblings, 1 reply; 2+ messages in thread
From: Jérôme Warnier @ 2005-08-27 13:05 UTC (permalink / raw)
To: List qemu-devel
When trying to build qemu 0.7.1 (on Debian), I get the following kind of
errors:
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c: In function
`do_setsockopt':
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:647: error:
duplicate case value
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:550: error:
previously used here
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:650: error: `len'
undeclared (first use in this function)
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:650: error: (Each
undeclared identifier is reported only once
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:650: error: for
each function it appears in.)
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: error:
invalid type argument of `unary *'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: error:
invalid type argument of `unary *'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: warning: type
defaults to `int' in declaration of `type name'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: error:
invalid type argument of `unary *'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: warning: type
defaults to `int' in declaration of `type name'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: error:
invalid type argument of `unary *'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: warning: type
defaults to `int' in declaration of `type name'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: error:
invalid type argument of `unary *'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:655: warning: type
defaults to `int' in declaration of `type name'
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c: In function
`do_getsockopt':
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:766: error:
duplicate case value
/home/jwarnier/debian/qemu-0.7.1/linux-user/syscall.c:701: error:
previously used here
I could already reduce the number of errors, but this are too much for
me.
Is this file autogenerated or so?
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1)
2005-08-27 13:05 [Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1) Jérôme Warnier
@ 2005-08-29 2:41 ` Jérôme Warnier
0 siblings, 0 replies; 2+ messages in thread
From: Jérôme Warnier @ 2005-08-29 2:41 UTC (permalink / raw)
To: List qemu-devel
Le samedi 27 août 2005 à 15:05 +0200, Jérôme Warnier a écrit :
> When trying to build qemu 0.7.1 (on Debian), I get the following kind of
> errors:
[..]
> I could already reduce the number of errors, but this are too much for
> me.
> Is this file autogenerated or so?
Forget it, it works perfectly now.
It was due to patching several times the same file without ever
unpatching.
> Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-29 3:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27 13:05 [Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1) Jérôme Warnier
2005-08-29 2:41 ` Jérôme Warnier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).