Open digininja opened 9 years ago
In the output above I see warnings related to deprecation and forward incompatibility but I don't see why these would prevent you from subsequently running configure and make. Do you get a 'configure' script after running bootstrap?
You're right, I looked at that and assumed it was a failure, I just tried the rest of the build process and it worked fine.
Can I cover the embarrassment and change the ticket to a warning that it may not build in the future?
On 5 May 2015 at 21:14, esaunders notifications@github.com wrote:
In the output above I see warnings related to deprecation and forward incompatibility but I don't see why these would prevent you from subsequently running configure and make. Do you get a 'configure' script after running bootstrap?
— Reply to this email directly or view it on GitHub https://github.com/sleuthkit/scalpel/issues/17#issuecomment-99208269.
Sure :-)
I just tried to build Scalpel on Ubuntu 14.04 and got the following error:
I added this line to Makefile.am
And then got
At this point I think I'll hand it over to people who understand the bootstrap process as I've never worked with it before.
The copy of Scaplel from the repo works fine so this is only affecting building from source.