Forum: GNU Radio More questions on gr-modtool

Posted by Marcus D. Leech (Guest)
on 2012-04-08 20:10
(Received via mailing list)
OK, I have a skeleton module with a single block in it that currently
does nothing.  Went to build it:

[ 18%] Built target _pocsag_swig_doc_tag
[ 25%] Generating doxygen xml for pocsag_swig_doc docs
[ 31%] Generating pocsag_swig_doc.i
[ 37%] Generating pocsag_swig.tag
[ 43%] Swig source
/home/mleech/gr-pocsag/swig/pocsag_swig.i:10: Error: Syntax error in
input(1).
make[2]: *** [swig/pocsag_swigPYTHON_wrap.cxx] Error 1
make[1]: *** [swig/CMakeFiles/_pocsag_swig.dir/all] Error 2
make: *** [all] Error 2

Can't tell what I need to do from here



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
Posted by Martin Braun (Guest)
on 2012-04-10 09:44
(Received via mailing list)
On Sun, Apr 08, 2012 at 02:10:01PM -0400, Marcus D. Leech wrote:
> make[2]: *** [swig/pocsag_swigPYTHON_wrap.cxx] Error 1
> make[1]: *** [swig/CMakeFiles/_pocsag_swig.dir/all] Error 2
> make: *** [all] Error 2
>
> Can't tell what I need to do from here

...you need to open the file and edit it. The errors are deliberate (see
https://www.cgran.org/wiki/devtools), because I didn't want to create a
block in the templates that actually does something (it would *never*
be what the user wants). Also, they all have <++> tags which some
editors can be configured to use as jump positions (vim often is).

MB

--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association
Posted by Serhat B. (serhat_b)
on 2013-02-09 21:35
Marcus D. Leech wrote in post #1055534:
> OK, I have a skeleton module with a single block in it that currently
> does nothing.  Went to build it:
>
> [ 18%] Built target _pocsag_swig_doc_tag
> [ 25%] Generating doxygen xml for pocsag_swig_doc docs
> [ 31%] Generating pocsag_swig_doc.i
> [ 37%] Generating pocsag_swig.tag
> [ 43%] Swig source
> /home/mleech/gr-pocsag/swig/pocsag_swig.i:10: Error: Syntax error in
> input(1).
> make[2]: *** [swig/pocsag_swigPYTHON_wrap.cxx] Error 1
> make[1]: *** [swig/CMakeFiles/_pocsag_swig.dir/all] Error 2
> make: *** [all] Error 2


did you make it work?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.