radio...@covad.net wrote:
I am attempting to build gnuradio under cygwin and everything seems to go
fine, with the exception of the documentation for the usrp. unfortunately
this shuts down the make so that it never completes. Any guidance as to
what I might be missing or file changes that would enable this to complete
the make process would be appreciated.
Thanks,
-CAS
. . .
make[4]: Entering directory `/usr/src/gnuradio-3.2.2/usrp/doc'
xmlto html-nochunks ../../usrp/doc/usrp_guide.xml
xmlto: input does not validate (status 1)
http://www.oasis-open.org/docbook/xml/4.2/:1: parser error : Content error
in the external subset
<!DOCTYPE html
^
http://www.oasis-open.org/docbook/xml/4.2/:1: parser error : Content error
in the external subset
<!DOCTYPE html
^
This is a known problem with xmlto on Cygwin (see
http://gnuradio.org/trac/wiki/WindowsTips). The solution is to remove or
disable xmlto, or modify the Makefile so to bypass the building of the
documentation.
-- Don W.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio