Re: problem building gr-howto-write-a-block-cmake

Josh,

Unfortunately the patch did not solve the problem…

Achilleas

On 02/19/2012 10:41 AM, Achilleas A. wrote:

Josh,

Unfortunately the patch did not solve the problem…

Achilleas

Can you post the full output when you configure, starting w/ an empty
build directory. I guess with that patch applied too

This is the output on my PC: cmake ../-- The CXX compiler identification is GNU-- Check for working CXX - Pastebin.com

-Josh

Here is the ouptu of a fresh cmake …/
after applying the patch.

Achilleas


– The CXX compiler identification is GNU
– Check for working CXX compiler: /usr/lib64/ccache/c++
– Check for working CXX compiler: /usr/lib64/ccache/c++ – works
– Detecting CXX compiler ABI info
– Detecting CXX compiler ABI info - done
– Build type not specified: defaulting to release.
– Boost version: 1.46.0
– checking for module ‘gruel’
– found gruel, version 3.5.2git
– Found GRUEL: /usr/local/lib64/libgruel.so
– checking for module ‘gnuradio-core’
– found gnuradio-core, version 3.5.2git
– Found GNURADIO_CORE: /usr/local/lib64/libgnuradio-core.so
– Boost version: 1.46.0
– Found the following Boost libraries:
– unit_test_framework
– Found PythonInterp: /usr/bin/python2.7
– Found SWIG: /usr/bin/swig (found version “2.0.4”)
– Could NOT find PythonLibs (missing: PYTHON_LIBRARIES)
– Found Doxygen: /usr/bin/doxygen
– Configuring done
– Generating done
– Build files have been written to:
/net/harrisville/x/anastas/gnuradio_trunk/gr-howto-write-a-block-cmake/build