Help Me

Hi, How do I Generate New locks and use the fsm const variable &FSM is
the .cc ? When I write the block and compiled by the terminal , it
generates an error that fsm is not declared.

In the .cc file I’m uploading on the part of make ( const fsm & FSM ,
int ST ) is what I can not make it generates compile error that fsm is
not a variable .

Hi,

I recommend having a look at this page:
http://gnuradio.org/redmine/projects/gnuradio/wiki/ReportingErrors

Also, in your case, there is a separate document generated somewhere in
the build directory from a docbook XML file.

M