On Thu, 2006-03-23 at 11:56 +0000, Martin Michlmayr wrote: > Package: xorg-x11 > Version: 6.9.0.dfsg.1-5 > Severity: serious > > See also http://buildd.debian.org/build.php?arch=&pkg=xorg-x11 > > > Automatic build of xorg-x11_6.9.0.dfsg.1-5 on bigsur by sbuild/mips 1.106 > ... > > gcc -O2 -fno-strict-aliasing -ansi -Wall -Wpointer-arith > > -Wstrict-prototypes -Wmissing-prototypes > > -Wmissing-declarations -Wredundant-decls > > -Wnested-externs -Wundef -I../.. -I../../exports/include > > -I../../../../imports/include -I/usr/include/freetype2 > > -I/usr/include/freetype2/config -I../../../../imports/include > > -I../../exports/include/X11 -I../../../../imports/include -I../.. > > -I../../exports/include -Dlinux -D__mips__ -D_POSIX_C_SOURCE=199309L > > -D_POSIX_SOURCE -D_XOPEN_SOURCE > > -D_BSD_SOURCE -D_SVID_SOURCE > > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > > -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO > > -DMITSHM -DXFT -DXFREE86_FT2 -DXRENDER -c -o do_movewin.o do_movewin.c > > make[5]: *** No rule to make target `/usr/include/X11/Xft/Xft.h', needed by > > `do_text.o'. Stop. > > make[5]: Leaving directory > > `/build/tbm/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/x11perf'
I suspect this is due to x11-common and libxft-dev in sid being incompatible. The former makes /usr/include/X11 a symlink but the latter contains a real directory there, which dpkg doesn't create due to the existing symlink. As I pointed out a while ago, I think libxft-dev needs to put the headers back into /usr/X11R6/include/ or depend on x11-common from experimental. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer