Re: [Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1)

2005-08-28 Thread Jérôme Warnier
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

[Qemu-devel] Duplicate case values in linux-user/syscall.c (0.7.1)

2005-08-27 Thread Jérôme Warnier
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/sys