retitle 533920 source-highlight: FTBFS: ERROR! Boost::regex library is installed, but you must specify the suffix with --with-boost-regex at configure for instance, --with-boost-regex=boost_regex-gcc-1_31 thanks
/bin/sh ./config.status --recheck /bin/sh: ./config.status: No such file or directory make[1]: *** [config.status] Error 127
Looks like you got the wrong part of the build log. the bit you pasted is just some bitching from the clean target when it tries to clean an already clean source tree. The actual error that causes the build to fail is below.
configure: error: ERROR! Boost::regex library is installed, but you must specify the suffix with --with-boost-regex at configure for instance, --with-boost-regex=boost_regex-gcc-1_31 make: *** [config-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org