Looks like the Quick File Access support isn't finished. There's some FIXME's that need
attending to. Turning off QFA support with configure doesn't work, since it doesn't compile.
I've attached a patch that allows dump to build when configured with --enable-qfa=no. I also
fixed the SEGV listed in the synopsis, but with QFA support incomplete, the best thing to do
IMHO is to apply the patch, and configure w/ QFA turned off.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like the Quick File Access support isn't finished. There's some FIXME's that need
attending to. Turning off QFA support with configure doesn't work, since it doesn't compile.
I've attached a patch that allows dump to build when configured with --enable-qfa=no. I also
fixed the SEGV listed in the synopsis, but with QFA support incomplete, the best thing to do
IMHO is to apply the patch, and configure w/ QFA turned off.
Oops, forgot to attach the patch with a txt extension.
Last edit: Mike 2016-08-03
pretty sure this is fixed in the current git and is a dupe of:
https://sourceforge.net/p/dump/patches/29/
https://sourceforge.net/p/dump/bugs/165/
please give latest git a try