Hi,
while compiling gnuradio 3.6.5 release on fedora 18 i got the following
warning, how is it going to affect me:
###########################################
[ 3%] Generating documentation with doxygen
/home/swrangsar/gnuradio-3.6.5/gruel/src/lib/pmt/pmt_int.h:243: Warning:
include file pmt_unv_int.h not found, perhaps you forgot to add its
directory to INCLUDE_PATH?
warning: Included by graph for ‘gr-blocks/include/blocks/api.h’ not
generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for ‘digital_api.h’ not generated, too many
nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for ‘gr_block.h’ not generated, too many
nodes.
Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for ‘gr_core_api.h’ not generated, too many
nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for ‘gr_sync_block.h’ not generated, too many
nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for ‘inttypes.h’ not generated, too many
nodes.
Consider increasing DOT_GRAPH_MAX_NODES.
/home/swrangsar/gnuradio-3.6.5/gruel/src/include/gruel/pmt.h:387:
warning:
found tag without matching
###########################################
thanks,
swrangsar