Pmt_int.h error while building gnuradio 3.6.5 release in fedora 18

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

sorry for that post, i think it just affects the documentation.

thanks,
swrangsar

On Tue, May 28, 2013 at 9:23 PM, swrangsar basumatary

On Tue, May 28, 2013 at 8:55 AM, swrangsar basumatary
[email protected]wrote:

sorry for that post, i think it just affects the documentation.

No worries. Unfortunately, we don’t get a lot of test coverage with
Fedora, so these things tend to go unnoticed.

What version of doxygen are you using?