Kenneth Schwartz wrote: > I was just trying to 'make test' and ran up with a couple errors... > > touch .manual.xml > CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status > config.status: creating manual.xml > make: SP_OPTIONS@: Command not found > make: *** [test] Error 127 > > Something that I'm missing here? I tried make clean then configure, > same error. >
does running 'autoconf; configure; make test' help?