I just use the ./bootstrap and then ./configure and make. Previously, I used the cmake_gui to configure/generate but then failed to make due to some not foudn reference to boost files. Even I changed the parameter of BOOST_ROOT to the directory of my boost directory, it still fails.
Currently, if I switch the branch to master, the make is successful. On Tue, Nov 22, 2011 at 7:51 PM, Josh Blum <[email protected]> wrote: > > > On 11/22/2011 05:41 PM, Alex Zhang wrote: > > Hi, > > > > I met such error when I try to make the gnuradio from the source code of > > git://gnuradio.org/jblum.git > > My swig is already the newest version 2.0.4 and I don't think this error > > has related to the swig version. > > > > > > > > -module gnuradio_core_general -o python/gnuradio_core_general.cc -oh > > python/gnuradio_core_general.h gnuradio_core_general.i > > ~/gnuradio/gnuradio-core/src/lib/runtime/gr_tags.i:26: Error: Unable to > > find 'pmt_swig.i' > > > > > > Does any have some clues? Thanks, > > > > > Did you build the branch with cmake? > The autotools build will not work. > > -josh > -- Alex, *Dreams can come true – just believe.*
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
