Re: GNURadio installation problem

Hi,

I encountered an error installing GNURadio on Cygwin. here is a
portion of make command:

make[4]: Leaving directory /usr/src/gnuradio-3.0.4/usrp/fpga' make[3]: Leaving directory /usr/src/gnuradio-3.0.4/usrp/fpga’
Making all in doc
make[3]: Entering directory /usr/src/gnuradio-3.0.4/usrp/doc' Making all in other make[4]: Entering directory /usr/src/gnuradio-3.0.4/usrp/doc/other’
make[4]: Nothing to be done for all'. make[4]: Leaving directory /usr/src/gnuradio-3.0.4/usrp/doc/other’
make[4]: Entering directory `/usr/src/gnuradio-3.0.4/usrp/doc’
mkdir -p html
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 th
e external subset

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" ^ http://www.oasis-open.org/docbook/xml/4.2/:1: parser error : Content error in th e external subset <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" ^ make[4]: *** [usrp_guide.html] Error 1 make[4]: Leaving directory `/usr/src/gnuradio-3.0.4/usrp/doc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/gnuradio-3.0.4/usrp/doc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/gnuradio-3.0.4/usrp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/gnuradio-3.0.4' make: *** [all] Error 2 Does anyone know why make exit with these Errors? regards hamed Quoting Don W. :

double)':
[etc.]

This happens when you use libusb 0.1.12 on Cygwin, as explained in
http://www.gnuradio.org/trac/ticket/145. One solution is to configure
with

CPPFLAGS=-DNOMINMAX ./configure [your options here]

– Don


Mohammad Hamed F.
ECE Department, U of Utah
Salt Lake City
UT, 48112

----- End forwarded message -----


Mohammad Hamed F.
ECE Department, U of Utah
Salt Lake City
UT, 48112