Package: libc6-dev Version: 2.3.1-15 Severity: normal Somewhere between -14 and -15, /usr/include/sys/io.h seems to have disappeared for ppc (and possibly other archs).
On an i386 machine: [EMAIL PROTECTED]:~$ dpkg -L libc6-dev|grep "sys/io.h" || echo "nada." /usr/include/sys/io.h [EMAIL PROTECTED]:~$ On a ppc machine: [EMAIL PROTECTED]:~/gst-plugins-0.6.0.bak$ dpkg -L libc6-dev|grep "sys/io.h" || echo "nada." nada. I encountered a problem w/ missing sys/io.h while attempting to build gst-plugins with -15: In file included from qcam-lib.c:47: qcam-os.c:38:20: sys/io.h: No such file or directory qcam-lib.c: In function `qc_scan': qcam-lib.c:743: warning: comparison is always true due to limited range of data type make[4]: *** [libgstqcam_la-qcam-lib.lo] Error 1 Note that it builds just fine w/ -14: http://buildd.debian.org/fetch.php?&pkg=gst-plugins&ver=0.6.0-4&arch=powerpc&stamp=1047776147&file=log&as=raw -- System Information: Debian Release: testing/unstable Architecture: powerpc Kernel: Linux nrop 2.4.20-ben7 #15 Sat Mar 1 15:37:39 EST 2003 ppc Locale: LANG=C, LC_CTYPE=C Versions of packages libc6-dev depends on: ii libc6 2.3.1-15 GNU C Library: Shared libraries an -- no debconf information

