On Wed, Aug 24, 2011 at 7:05 AM, Aron Xu <[email protected]> wrote: > Sorry, FTBFS in Squeeze amd64 chroot: > > checking for Xft... yes > checking NVCtrl/NVCtrl.h usability... no > checking NVCtrl/NVCtrl.h presence... no > checking for NVCtrl/NVCtrl.h... no > configure: error: NVCtrl/NVCtrl.h header not found > make: *** [config-stamp] Error 1 > dpkg-buildpackage: error: debian/rules build gave error exit status 2
I can't reproduce this in a squeeze VM, and I don't understand why conky would FTBFS as above; nvidia-settings in squeeze contains the header file that conky needs, and installs it in the same location (/usr/include/NVCtrl/NVCtrl.h) as libxnvctrl-dev in sid. I would try to build conky in a squeeze chroot instead, but pbuilder just doesn't want to cooperate with me at the moment... $ sudo pbuilder create --distribution squeeze [...] I: Extracting util-linux... I: Extracting liblzma2... I: Extracting xz-utils... I: Extracting zlib1g... I: Installing core packages... W: Failure trying to run: chroot /var/cache/pbuilder/build/17984/. dpkg --force-depends --install /var/cache/apt/archives/libc6_2.11.2-10_amd64.deb E: debootstrap failed W: Aborting with an error I: cleaning the build env I: removing directory /var/cache/pbuilder/build//17984 and its subdirectories rmdir: failed to remove `/var/cache/pbuilder/build//17984/proc': Device or resource busy rmdir: failed to remove `/var/cache/pbuilder/build//17984': Directory not empty Is there an alternative way to create a working squeeze chroot? - Vincent -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/caczd_tckuetff+yyahxs+4vwbzm3ntnvdeyr8xa8xqrvcj0...@mail.gmail.com

