--- debian/rules.sysroot 2008-06-27 17:27:46.000000000 +0000 +++ debian/rules 2008-06-27 17:27:54.000000000 +0000 @@ -501,6 +501,7 @@ cd builddir-$(TARGET) \ && env CC="$(CC)" ../configure --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) --target=$(TARGET) --prefix=/usr \ + --with-sysroot=yes \ $(ADDITIONAL_TARGETS) touch $@