Tuesday, November 22, 2011

Re: [Discuss-gnuradio] error of make for gnuradio of next branch - unable to find 'pmt_swig.i'

My OS:
-------------------------------------
> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
-------------------------------------

I installed all the dependencies (including boost) just using the command for ubuntu 11.04:
 sudo apt-get -y install git-core autoconf automake  libtool g++ python-dev swig \ pkg-config libboost-all-dev libfftw3-dev libcppunit-dev libgsl0-dev \ libusb-dev sdcc libsdl1.2-dev python-wxgtk2.8 python-numpy \ python-cheetah python-lxml doxygen python-qt4 python-qwt5-qt4 libxi-dev \ libqt4-opengl-dev libqwt5-qt4-dev libfontconfig1-dev libxrender-dev  

I will add the verbose log when I tried again.

On Tue, Nov 22, 2011 at 8:09 PM, Josh Blum <josh@ettus.com> wrote:


On 11/22/2011 05:59 PM, Alex Zhang wrote:
> 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.
>

Thats odd. Can you post the verbose?

Usually cmake finds boost automatically unless its a "custom" boost
install. What OS do you have? Did you install boost from the OS's
package manager?

Also, I may suggest that you manually set BOOST_LIBRARYDIR and
BOOST_INCLUDEDIR

-Josh



--

Alex,
Dreams can come true – just believe.

No comments:

Post a Comment