Building 3.0 on x64 Linux I receive the following error:
Making all in readmes
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
Makefile:1060: recipe for target 'vice.pdf' failed
make[2]: *** [vice.pdf] Error 1
Makefile:655: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:505: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
texinfo is version 6.1
Please change the '-q' in the doc/Makefile in the texi2dvi line to '-V' and then report what it gives you.
Looks like I have an older texinfo, what version do you have?
closing because...5 years :) please reopen if the problem persists