Hello all, I've apt-get -b source xfree86 from www.debian.org/~branden, and mostly it has compiled well until...
install -m 644 debian/local/xfs.options.5 /usr/stuff/xfree86-4.0.1/debian/tmp/usr/share/man/man5 # compare manifests (cd debian/tmp && find -type f | sort | cut -c3-) > debian/MANIFEST.alpha.new # confirm that the installed file list has not changed # remove initial test once we have MANIFESTs for every arch [ -e debian/MANIFEST.alpha ] && cmp -s debian/MANIFEST.alpha debian/MANIFEST.alpha.new make: *** [debian/stampdir/install] Error 1 Anyone had a similar experience? Rob __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

