Re: blast+ packaging

2011-05-30 Thread Aaron Ucko
That's a puzzling error; please send your c++/config.log, which should shed more light on it.  Thanks! -- Sent from my Palm Pre On May 30, 2011 3:44, Olivier Sallou wrote: hi, after updating to your code, there is a compil (configure) error at build time: configure

Re: blast+ packaging

2011-05-30 Thread Aaron Ucko
It looks like you're trying to run the whole build under fakeroot, which is unnecessary.  I can improve debian/rules to allow for that, but would regardless recommend switching to debuild -rfakeroot. Sorry you ran into trouble!