discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Parser error when building gnuradio under Cygwin


From: Don Ward
Subject: Re: [Discuss-gnuradio] Parser error when building gnuradio under Cygwin
Date: Sat, 19 Dec 2009 10:02:36 -0500

address@hidden 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]