Fri 09 Sep 2016 05:56:32 PM UTC, original submission:
I have compiled the current Octave-4.2.0-rc1 tarball on my Ubuntu 14.04 linux machine. This worked fine several times before (some months ago) but now the build process fails because of the missing package "sndfile library" that is really not installed on my Ubuntu system.
The details are following:
Those are the commands I used in order to do the compilation:
(I have used the "--disable-docs" option because of a bug in the osmesa package in Ubuntu 14.04.)
This is the final output of the configure command (the very last lines are most interesting):
Despite this "WARNING", Octave used to compile fine before, and also used to pass all tests eventually. It used to only not have the mentioned audio features.
But now the build process FAILs and gives me this output:
Please let me know if you want me to try other things (different configure options?) or need more information on the installed packages on my Ubuntu system.
|