tag 575320 + unreproducible thanks On Wed, Mar 24, 2010 at 10:28:49PM +0100, Michal Suchanek wrote: > Package: qemu > Version: 0.11.1-2 > Severity: important > Justification: fails to build from source > > > I tried building qemu from sid with the ide dma patch added on lenny and it > fails even when the build-dependencies are verified by dpkg-buildpackage.
This is not something reproducible here. > make[1]: Entering directory `/scratch/qemu-0.12.3+dfsg/user-build' > GEN qemu-options.texi > GEN qemu-monitor.texi > GEN qemu-img-cmds.texi > GEN qemu-doc.html > GEN qemu-tech.html > GEN qemu.1 > GEN qemu-img.1 > GEN qemu-nbd.8 > GEN config-host.h > CC libuser/envlist.o > CC libuser/path.o > CC libuser/tcg-runtime.o > CC libuser/host-utils.o > CC libuser/cutils.o > CC libuser/cache-utils.o > AR libuser/libuser.a > GEN config-target.h > CC i386-linux-user/main.o > CC i386-linux-user/syscall.o > In file included from > /scratch/qemu-0.12.3+dfsg/linux-user/syscall.c:2982: > /scratch/qemu-0.12.3+dfsg/linux-user/ioctls.h:177: error: > ‘SNDCTL_DSP_MAPINBUF’ undeclared here (not in a function) > /scratch/qemu-0.12.3+dfsg/linux-user/ioctls.h:178: error: > ‘SNDCTL_DSP_MAPOUTBUF’ undeclared here (not in a function) > /scratch/qemu-0.12.3+dfsg/linux-user/ioctls.h:233: error: > ‘SOUND_MIXER_ACCESS’ undeclared here (not in a function) Those are defined in /usr/include/linux/soundcard.h, included in syscall.c. Are you sure this file is not broken on your system? -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org