discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] ubuntu 11.10 UHD build/install apparently failed


From: Jared Harvey
Subject: Re: [Discuss-gnuradio] ubuntu 11.10 UHD build/install apparently failed help please
Date: Sun, 24 Jun 2012 17:18:05 -0400

Hello Marcus,

Thanks for the reply. I did the below, however the
problem  is  still  not  obvious to me. Is there a
verbose option for make?

MDL> based  on  the  log,  it  looks  like the UHD
MDL> "make" is returning a non-zero exit status.

MDL> You might try:

MDL> cd uhd/host/build
MDL> cmake ..
MDL> make

MDL> And see if there's anything untoward happening there.

$ cd uhd/host/build/
$ cmake ..
-- 
-- Configuring the python interpreter...
-- Python interpreter: /opt/ActivePython-2.7/bin/python2.7
-- Override with: -DPYTHON_EXECUTABLE=<path-to-python>
-- Build type not specified: defaulting to release.
-- 
-- Configuring Boost C++ Libraries...
-- Boost include directories: /usr/include
-- Boost library directories: /usr/lib
-- Boost libraries: 
/usr/lib/libboost_date_time-mt.so;/usr/lib/libboost_filesystem-mt.so;/usr/lib/libboost_program_options-mt.so;/usr/lib/libboost_regex-mt.so;/usr/lib/libboost_system-mt.so;/usr/lib/libboost_thread-mt.so;/usr/lib/libboost_unit_test_framework-mt.so
-- 
-- Python checking for Python version 2.6 or greater
-- Python checking for Python version 2.6 or greater - found
-- 
-- Python checking for Cheetah templates 2.0.0 or greater
-- Python checking for Cheetah templates 2.0.0 or greater - "import Cheetah" 
failed
-- 
-- Configuring LibUHD support...
--   Dependency Boost_FOUND = TRUE
--   Dependency HAVE_PYTHON_PLAT_MIN_VERSION = TRUE
--   Dependency HAVE_PYTHON_MODULE_CHEETAH = FALSE
--   Disabling LibUHD support.
--   Override with -DENABLE_LIBUHD=ON/OFF
-- 
-- Configuring Examples support...
--   Dependency ENABLE_LIBUHD = OFF
--   Disabling Examples support.
--   Override with -DENABLE_EXAMPLES=ON/OFF
-- 
-- Configuring Utils support...
--   Dependency ENABLE_LIBUHD = OFF
--   Disabling Utils support.
--   Override with -DENABLE_UTILS=ON/OFF
-- 
-- Configuring Tests support...
--   Dependency ENABLE_LIBUHD = OFF
--   Disabling Tests support.
--   Override with -DENABLE_TESTS=ON/OFF
-- 
-- 
-- Configuring Manual support...
--   Dependency DOCUTILS_FOUND = TRUE
--   Enabling Manual support.
--   Override with -DENABLE_MANUAL=ON/OFF
-- 
-- 
-- Configuring Doxygen support...
--   Dependency DOXYGEN_FOUND = YES
--   Enabling Doxygen support.
--   Override with -DENABLE_DOXYGEN=ON/OFF
-- 
-- Configuring USRP-E Utils support...
--   Dependency LINUX = TRUE
--   Disabling USRP-E Utils support.
--   Override with -DENABLE_USRP_E_UTILS=ON/OFF
-- 
-- ######################################################
-- # UHD enabled components                              
-- ######################################################
--   * Manual
--   * Doxygen
-- 
-- ######################################################
-- # UHD disabled components                             
-- ######################################################
--   * LibUHD
--   * Examples
--   * Utils
--   * Tests
--   * USRP-E Utils
-- 
-- Building version: 003.004.002-154-g215a2a2d
-- Using install prefix: /usr/local
-- Compatible images can be downloaded from: 
http://files.ettus.com/binaries/master_images/archive/uhd-images_003.004.001-109-g6ca39ad9.zip
-- Configuring done
-- Generating done
-- Build files have been written to: 
/home/jharvey/Desktop/rtl-sdr/gnuradio/uhd/host/build
$ make
[  5%] Built target doxygen_docs
[100%] Built target manual_html
$

Best regards.

.. ..-. / -.-- --- ..- / .-. . .- -.. /  - .... .. ...   
.-.. . - ... / .... .- ...- . / .- / -... . . .-. 

 Jared Harvey                           Operator KB1GTT

e-mail address@hidden
Web page http://jaredharvey.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]