Gnu radio installation: grc and gtk issues

Hello everyone,

I are am trying to install gnu radio in my Ubuntu Linux. One of the
important tasks is to let grc installed and run properly. After I
followed the instructions on web and installed all the needed packages,
grc is not able to be installed. According to configure report, Python
gtk is not installed correctly (please see the following information).
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

checking for Python >= 2.5…
yes

checking for Python Cheetah templates >= 2.0.0…
yes

checking for Python lxml wrappers >= 2.0.0…
yes

checking for Python gtk wrappers >= 2.10.0…
no

Not building component grc.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

I, therefore, manually installed the latest GTK and Python Gtk in the
default directory. However, the problem continues. I used the locate gtk
command. Gtk seems to be installed. I attach configure info as follows.
What has been done wrongly? I am puzzled.

Yu Gu

y@ubuntu:~/Documents/gnu_radio/temp/gnuradio-3.2.2$ ./configure
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking target system type… i686-pc-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking for style of include used by make… GNU
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ISO C89… none needed
checking dependency style of gcc… gcc3
checking how to run the C preprocessor… gcc -E
checking for grep that handles long lines and -e… /bin/grep
checking for egrep… /bin/grep -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking minix/config.h usability… no
checking minix/config.h presence… no
checking for minix/config.h… no
checking whether it is safe to define EXTENSIONS… yes
checking for library containing strerror… none required
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++…
gcc3

checking how to run the C++ preprocessor… g++
-E

checking whether C++ has std::isnan…
yes

checking
gr_libdir_suffix…

checking whether to append 64 to libdir…
no

checking whether gcc accepts -Wall…
yes

checking whether gcc accepts -Werror-implicit-function-declaration…
yes

checking whether g++ accepts -Wall…
yes

checking whether g++ accepts -Woverloaded-virtual…
yes

checking whether user wants gprof…
no

checking whether user wants prof…
no

checking whether ln -s works…
yes

checking whether make sets $(MAKE)… (cached)
yes

checking for a BSD-compatible install… /usr/bin/install
-c

checking for a thread-safe mkdir -p… /bin/mkdir
-p

checking for rm…
/bin/rm

checking for a sed that does not truncate output…
/bin/sed

checking for fgrep… /bin/grep
-F

checking for ld used by gcc…
/usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld…
yes

checking for BSD- or MS-compatible name lister (nm)… /usr/bin/nm
-B

checking the name lister (/usr/bin/nm -B) interface… BSD
nm

checking the maximum length of command line arguments…
1572864

checking whether the shell understands some XSI constructs…
yes

checking whether the shell understands “+=”…
yes

checking for /usr/bin/ld option to reload object files…
-r

checking for objdump…
objdump

checking how to recognize dependent libraries…
pass_all

checking for ar…
ar

checking for strip…
strip

checking for ranlib…
ranlib

checking command to parse /usr/bin/nm -B output from gcc object…
ok

checking for dlfcn.h…
yes

checking whether we are using the GNU C++ compiler… (cached)
yes

checking whether g++ accepts -g… (cached)
yes

checking dependency style of g++… (cached)
gcc3

checking how to run the C++ preprocessor… g++
-E

checking for objdir…
.libs

checking if gcc supports -fno-rtti -fno-exceptions…
no

checking for gcc option to produce PIC… -fPIC
-DPIC

checking if gcc PIC flag -fPIC -DPIC works…
yes

checking if gcc static flag -static works…
yes

checking if gcc supports -c -o file.o…
yes

checking if gcc supports -c -o file.o… (cached)
yes

checking whether the gcc linker (/usr/bin/ld) supports shared
libraries…
yes

checking whether -lc should be explicitly linked in…
no

checking dynamic linker characteristics… GNU/Linux
ld.so

checking how to hardcode library paths into programs…
immediate

checking whether stripping libraries is possible…
yes

checking if libtool supports shared libraries…
yes

checking whether to build shared libraries…
yes

checking whether to build static libraries…
no

checking for ld used by g++…
/usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld…
yes

checking whether the g++ linker (/usr/bin/ld) supports shared
libraries…
yes

checking for g++ option to produce PIC… -fPIC
-DPIC

checking if g++ PIC flag -fPIC -DPIC works…
yes

checking if g++ static flag -static works…
yes

checking if g++ supports -c -o file.o…
yes

checking if g++ supports -c -o file.o… (cached)
yes

checking whether the g++ linker (/usr/bin/ld) supports shared
libraries…
yes

checking dynamic linker characteristics… GNU/Linux
ld.so

checking how to hardcode library paths into programs…
immediate

checking for g77…
no

checking for xlf…
no

checking for f77…
no

checking for frt…
no

checking for pgf77…
no

checking for cf77…
no

checking for fort77…
no

checking for fl32…
no

checking for af77…
no

checking for xlf90…
no

checking for f90…
no

checking for pgf90…
no

checking for pghpf…
no

checking for epcf90…
no

checking for gfortran…
gfortran

checking whether we are using the GNU Fortran 77 compiler…
yes

checking whether gfortran accepts -g…
yes

checking for python…
/usr/bin/python

checking for python version…
2.6

checking for python platform…
linux2

checking for python script directory…
/usr/lib/python2.6/dist-packages

checking for python extension module directory…
/usr/lib/python2.6/dist-packages

checking for Python include path…
/usr/include/python2.6

checking Python.h usability…
yes

checking Python.h presence…
yes

checking for Python.h…
yes

checking for swig…
/usr/bin/swig

checking for SWIG version…
1.3.36

checking for xmlto…
yes

checking for socket in -lsocket…
no

checking for the pthreads library -lpthreads…
no

checking whether pthreads work without any flags…
no

checking whether pthreads work with -Kthread…
no

checking whether pthreads work with -kthread…
no

checking for the pthreads library -llthread…
no

checking whether pthreads work with -pthread…
yes

checking for joinable pthread attribute…
PTHREAD_CREATE_JOINABLE

checking if more special flags are required for pthreads…
no

checking for library containing clock_gettime…
-lrt

checking for clock_gettime…
yes

checking for gettimeofday…
yes

checking for nanosleep…
yes

checking sys/ipc.h usability…
yes

checking sys/ipc.h presence…
yes

checking for sys/ipc.h…
yes

checking sys/shm.h usability…
yes

checking sys/shm.h presence…
yes

checking for sys/shm.h…
yes

checking for library containing shmat… none
required

checking for ANSI C header files… (cached)
yes

checking for sys/wait.h that is POSIX.1 compatible…
yes

checking fcntl.h usability…
yes

checking fcntl.h presence…
yes

checking for fcntl.h…
yes

checking limits.h usability…
yes

checking limits.h presence…
yes

checking for limits.h…
yes

checking for strings.h… (cached)
yes

checking time.h usability…
yes

checking time.h presence…
yes

checking for time.h…
yes

checking sys/ioctl.h usability…
yes

checking sys/ioctl.h presence…
yes

checking for sys/ioctl.h…
yes

checking sys/time.h usability…
yes

checking sys/time.h presence…
yes

checking for sys/time.h…
yes

checking for unistd.h… (cached)
yes

checking linux/ppdev.h usability…
yes

checking linux/ppdev.h presence…
yes

checking for linux/ppdev.h…
yes

checking dev/ppbus/ppi.h usability…
no

checking dev/ppbus/ppi.h presence…
no

checking for dev/ppbus/ppi.h…
no

checking sys/mman.h usability…
yes

checking sys/mman.h presence…
yes

checking for sys/mman.h…
yes

checking sys/select.h usability…
yes

checking sys/select.h presence…
yes

checking for sys/select.h…
yes

checking for sys/types.h… (cached)
yes

checking sys/resource.h usability…
yes

checking sys/resource.h presence…
yes

checking for sys/resource.h…
yes

checking for stdint.h… (cached)
yes

checking sched.h usability…
yes

checking sched.h presence…
yes

checking for sched.h…
yes

checking signal.h usability…
yes

checking signal.h presence…
yes

checking for signal.h…
yes

checking sys/syscall.h usability…
yes

checking sys/syscall.h presence…
yes

checking for sys/syscall.h…
yes

checking malloc.h usability…
yes

checking malloc.h presence…
yes

checking for malloc.h…
yes

checking netinet/in.h usability…
yes

checking netinet/in.h presence…
yes

checking for netinet/in.h…
yes

checking windows.h usability…
no

checking windows.h presence…
no

checking for windows.h…
no

checking vec_types.h usability…
no

checking vec_types.h presence…
no

checking for vec_types.h…
no

checking for an ANSI C-conforming const…
yes

checking for inline…
inline

checking for size_t…
yes

checking whether time.h and sys/time.h may both be included…
yes

checking whether byte ordering is bigendian…
no

checking whether struct tm is in sys/time.h or time.h…
time.h

checking for working alloca.h…
yes

checking for alloca…
yes

checking for posix_memalign…
yes

checking for vprintf…
yes

checking for _doprnt…
no

checking for mmap…
yes

checking for select…
yes

checking for socket…
yes

checking for strcspn…
yes

checking for strerror…
yes

checking for strspn…
yes

checking for getpagesize…
yes

checking for sysconf…
yes

checking for snprintf…
yes

checking for gettimeofday… (cached)
yes

checking for nanosleep… (cached)
yes

checking for sched_setscheduler…
yes

checking for modf…
yes

checking for sqrt…
no

checking for sigaction…
yes

checking for sigprocmask…
yes

checking for pthread_sigmask…
no

checking for sched_setaffinity…
yes

checking for sincos in -lm…
yes

checking for sincosf in -lm…
yes

checking for sinf in -lm…
yes

checking for cosf in -lm…
yes

checking for trunc in -lm…
yes

checking for exp10 in -lm…
yes

checking for log2 in -lm…
yes

checking for library containing shm_open…
-lrt

checking for shm_open…
yes

checking for ld used by gcc… (cached)
/usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld… (cached)
yes

checking whether /usr/bin/ld accepts --enable-runtime-pseudo-reloc…
no

checking for CreateFileMapping function…
no

checking for sys/types.h… (cached)
yes

checking for fcntl.h… (cached)
yes

checking io.h usability…
no

checking io.h presence…
no

checking for io.h…
no

checking for windows.h… (cached)
no

checking for winioctl.h…
no

checking for winbase.h…
no

checking for getopt…
yes

checking for usleep…
yes

checking for gettimeofday… (cached)
yes

checking for nanosleep… (cached)
yes

checking for rand…
yes

checking for srand…
yes

checking for random…
yes

checking for srandom…
yes

checking for sleep…
yes

checking for sigaction… (cached)
yes

checking for struct timezone…
yes

checking for struct timespec…
yes

checking for ssize_t…
yes

checking for getopt… (cached)
yes

checking for usleep… (cached)
yes

checking for gettimeofday… (cached)
yes

checking for Sleep…
no

checking whether mkdir accepts only one arg…
no

checking for dot…
YES

checking for pkg-config…
/usr/bin/pkg-config

checking pkg-config is at least version 0.18…
yes

checking for FFTW3F…
yes

checking for doxygen…
/usr/bin/doxygen

checking for dot…
/usr/bin/dot

checking for machine dependent speedups…
x86

checking for CPPUNIT…
yes

checking for guile…
/usr/bin/guile

checking for boost >= 1.35…
yes

checking whether the boost::thread includes are available…
yes

checking for exit in -lboost_thread-gcc43-mt-1_35…
yes

checking whether the boost::date_time includes are available…
yes

checking for exit in -lboost_date_time-gcc43-1_35…
yes

checking whether the boost::program_options includes are available…
yes

checking for exit in -lboost_program_options-gcc43-1_35…
yes

checking for svn…
/usr/bin/svn

checking arpa/inet.h usability…
yes

checking arpa/inet.h presence…
yes

checking for arpa/inet.h…
yes

checking for netinet/in.h… (cached)
yes

checking byteswap.h usability…
yes

checking byteswap.h presence…
yes

checking for byteswap.h…
yes

Component gruel passed configuration checks;
building.

Component omnithread passed configuration checks;
building.

checking whether host_cpu is powerpc*…
no

checking for spu-gcc…
no

Not building component
gcell.

checking for cblas_sgemm…
no

checking for ATL_xerbla in -latlas…
no

checking for ATL_xerbla in -latlas…
no

checking for ATL_xerbla in -latlas…
no

checking for cblas_sgemm in -lcblas…
no

checking for cblas_sgemm in -lmkl…
no

checking for cblas_sgemm… (cached)
no

checking for cblas_sgemm in -lcxml…
no

checking for cblas_sgemm in -ldxml…
no

checking for cblas_sgemm in -lscs…
no

checking for cblas_sgemm in -lcomplib.sgimath…
no

checking for cblas_sgemm in -lcblas… (cached)
no

checking for cblas_sgemm in -lcblas… (cached)
no

checking for cblas_sgemm in -lblas…
no

checking for cblas_sgemm in -lgslcblas…
yes

checking for GSL…
yes

Component gnuradio-core passed configuration checks;
building.

Component pmt passed configuration checks;
building.

Component mblock passed configuration checks;
building.

checking whether stat file-mode macros are broken…
no

checking for fcntl.h… (cached)
yes

checking for sys/time.h… (cached)
yes

checking for unistd.h… (cached)
yes

checking whether getenv is declared…
yes

checking linux/usbdevice_fs.h usability…
yes

checking linux/usbdevice_fs.h presence…
yes

checking for linux/usbdevice_fs.h…
yes

checking for fast usb technique to use…
linux

checking for mkstemp…
yes

checking for mkstemp limitations…
no

checking whether byte ordering is bigendian… (cached)
no

checking for byteswap.h… (cached)
yes

checking linux/compiler.h usability…
no

checking linux/compiler.h presence…
no

checking for linux/compiler.h…
no

checking for getrusage…
yes

checking for sched_setscheduler… (cached)
yes

checking for pthread_setschedparam…
yes

checking for sigaction… (cached)
yes

checking for snprintf… (cached)
yes

checking for USB…
yes

checking for sdcc… sdcc -mmcs51
–no-xinit-opt

checking for asx8051… asx8051
-plosgff

checking sdcc_version “2.8.0”…
2.8.0

Component usrp passed configuration checks;
building.

checking whether host_os is linux*…
yes

checking for arpa/inet.h… (cached)
yes

checking for byteswap.h… (cached)
yes

checking linux/if_packet.h usability…
yes

checking linux/if_packet.h presence…
yes

checking for linux/if_packet.h…
yes

checking sys/socket.h usability…
yes

checking sys/socket.h presence…
yes

checking for sys/socket.h…
yes

checking sys/un.h usability…
yes

checking sys/un.h presence…
yes

checking for sys/un.h…
yes

checking for struct msghdr.msg_control…
yes

checking for struct msghdr.msg_accrights…
no

checking for struct cmsgcred.cmcred_uid…
no

checking for struct ucred.uid…
yes

Component usrp2 passed configuration checks;
building.

Component gr-usrp passed configuration checks;
building.

Component gr-usrp2 passed configuration checks;
building.

Component gr-gcell requires gcell, which is not being built or specified
via pre-installed
files.
Not building component
gr-gcell.

checking for ALSA…
yes

Component gr-audio-alsa passed configuration checks;
building.

checking for JACK…
no

gr-audio-jack requires package jack, not
found.

Not building component
gr-audio-jack.

checking sys/soundcard.h usability…
yes

checking sys/soundcard.h presence…
yes

checking for sys/soundcard.h…
yes

Component gr-audio-oss passed configuration checks;
building.

gr-audio-osx will build on Mac OS X and Darwin
only.

Not building component
gr-audio-osx.

checking for PORTAUDIO…
no

gr-audio-portaudio requires package portaudio, not
found.

Not building component
gr-audio-portaudio.

gr-audio-windows will build on a Windows Unix environment
only.

Not building component
gr-audio-windows.

Component gr-cvsd-vocoder passed configuration checks;
building.

Component gr-gpio passed configuration checks;
building.

Component gr-gsm-fr-vocoder passed configuration checks;
building.

Component gr-pager passed configuration checks;
building.

Component gr-radar-mono passed configuration checks;
building.

Component gr-radio-astronomy passed configuration checks;
building.

Component gr-trellis passed configuration checks;
building.

checking for SDL…
yes

Component gr-video-sdl passed configuration checks;
building.

checking for Python wxWidgets wrappers >= 2.8…
yes

checking for Numeric Python extensions…
yes

Component gr-wxgui passed configuration checks;
building.

checking for PyQt4 for Qt4…
yes

checking for QTCORE…
yes

checking for QTGUI…
yes

checking for QTOPENGL…
yes

checking qwt/qwt.h usability…
no

checking qwt/qwt.h presence…
no

checking for qwt/qwt.h…
no

checking qwt-qt4/qwt.h usability…
yes

checking qwt-qt4/qwt.h presence…
yes

checking for qwt-qt4/qwt.h…
yes

checking for main in -lqwt…
no

checking for main in -lqwt-qt4…
yes

checking qwtplot3d/qwt3d_plot.h usability…
no

checking qwtplot3d/qwt3d_plot.h presence…
no

checking for qwtplot3d/qwt3d_plot.h…
no

checking qwtplot3d-qt4/qwt3d_plot.h usability…
yes

checking qwtplot3d-qt4/qwt3d_plot.h presence…
yes

checking for qwtplot3d-qt4/qwt3d_plot.h…
yes

checking for main in -lqwtplot3d-qt4…
yes

Component gr-qtgui passed configuration checks;
building.

Component gr-sounder passed configuration checks;
building.

Component gr-utils passed configuration checks;
building.

Component gnuradio-examples passed configuration checks;
building.

checking for xdg-mime…
true

checking for Python >= 2.5…
yes

checking for Python Cheetah templates >= 2.0.0…
yes

checking for Python lxml wrappers >= 2.0.0…
yes

checking for Python gtk wrappers >= 2.10.0…
no

Not building component
grc.

Component docs passed configuration checks;
building.

configure: creating
/config.status

config.status: creating
gruel/Makefile

config.status: creating
gruel/gruel.pc

config.status: creating
gruel/src/Makefile

config.status: creating
gruel/src/include/Makefile

config.status: creating
gruel/src/include/gruel/Makefile

config.status: creating
gruel/src/include/gruel/inet.h

config.status: creating
gruel/src/lib/Makefile

config.status: creating
omnithread/Makefile

config.status: creating
omnithread/gnuradio/Makefile

config.status: creating
omnithread/gnuradio-omnithread.pc

config.status: creating
gcell/Makefile

config.status: creating
gcell/gcell.pc

config.status: creating
gcell/gcell_spu.pc

config.status: creating
gcell/include/Makefile

config.status: creating
gcell/include/gcell/Makefile

config.status: creating
gcell/include/gcell/spu/Makefile

config.status: creating
gcell/lib/Makefile

config.status: creating
gcell/lib/spu/Makefile

config.status: creating
gcell/lib/general/Makefile

config.status: creating
gcell/lib/wrapper/Makefile

config.status: creating
gcell/lib/runtime/Makefile

config.status: creating
gcell/apps/Makefile

config.status: creating
gcell/apps/spu/Makefile

config.status: creating
gcell/ibm/Makefile

config.status: creating
gnuradio-core/Makefile

config.status: creating
gnuradio-core/gnuradio-core.pc

config.status: creating
gnuradio-core/src/Makefile

config.status: creating
gnuradio-core/src/gen_interpolator_taps/Makefile

config.status: creating
gnuradio-core/src/lib/Makefile

config.status: creating
gnuradio-core/src/lib/filter/Makefile

config.status: creating
gnuradio-core/src/lib/g72x/Makefile

config.status: creating
gnuradio-core/src/lib/general/Makefile

config.status: creating
gnuradio-core/src/lib/general/gr_prefix.cc

config.status: creating
gnuradio-core/src/lib/gengen/Makefile

config.status: creating
gnuradio-core/src/lib/io/Makefile

config.status: creating
gnuradio-core/src/lib/missing/Makefile

config.status: creating
gnuradio-core/src/lib/reed-solomon/Makefile

config.status: creating
gnuradio-core/src/lib/viterbi/Makefile

config.status: creating
gnuradio-core/src/lib/runtime/Makefile

config.status: creating
gnuradio-core/src/lib/hier/Makefile

config.status: creating
gnuradio-core/src/lib/swig/Makefile

config.status: creating
gnuradio-core/src/python/Makefile

config.status: creating
gnuradio-core/src/python/bin/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/blks2/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/blks2impl/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/gr/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/gr/run_tests

config.status: creating
gnuradio-core/src/python/gnuradio/gru/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/gruimpl/Makefile

config.status: creating
gnuradio-core/src/python/gnuradio/vocoder/Makefile

config.status: creating
gnuradio-core/src/tests/Makefile

config.status: creating
gnuradio-core/src/utils/Makefile

config.status: creating
pmt/Makefile

config.status: creating
pmt/pmt.pc

config.status: creating
pmt/doc/Makefile

config.status: creating
pmt/src/Makefile

config.status: creating
pmt/src/lib/Makefile

config.status: creating
pmt/src/scheme/Makefile

config.status: creating
pmt/src/scheme/gnuradio/Makefile

config.status: creating
mblock/Makefile

config.status: creating
mblock/mblock.pc

config.status: creating
mblock/doc/Makefile

config.status: creating
mblock/src/Makefile

config.status: creating
mblock/src/include/Makefile

config.status: creating
mblock/src/include/mblock/Makefile

config.status: creating
mblock/src/lib/Makefile

config.status: creating
mblock/src/scheme/Makefile

config.status: creating
mblock/src/scheme/gnuradio/Makefile

config.status: creating
usrp/Makefile

config.status: creating
usrp/usrp.pc

config.status: creating
usrp/usrp.iss

config.status: creating
usrp/doc/Doxyfile

config.status: creating
usrp/doc/Makefile

config.status: creating
usrp/doc/other/Makefile

config.status: creating
usrp/host/Makefile

config.status: creating
usrp/host/misc/Makefile

config.status: creating
usrp/host/lib/Makefile

config.status: creating
usrp/host/lib/legacy/Makefile

config.status: creating
usrp/host/lib/legacy/std_paths.h

config.status: creating
usrp/host/swig/Makefile

config.status: creating
usrp/host/apps/Makefile

config.status: creating
usrp/firmware/Makefile

config.status: creating
usrp/firmware/include/Makefile

config.status: creating
usrp/firmware/lib/Makefile

config.status: creating
usrp/firmware/src/Makefile

config.status: creating
usrp/firmware/src/common/Makefile

config.status: creating
usrp/firmware/src/usrp2/Makefile

config.status: creating
usrp/fpga/Makefile

config.status: creating
usrp/fpga/rbf/Makefile

config.status: creating
usrp/fpga/rbf/rev2/Makefile

config.status: creating
usrp/fpga/rbf/rev4/Makefile

config.status: creating
usrp2/Makefile

config.status: creating
usrp2/host/Makefile

config.status: creating
usrp2/host/usrp2.pc

config.status: creating
usrp2/host/include/Makefile

config.status: creating
usrp2/host/include/usrp2/Makefile

config.status: creating
usrp2/host/lib/Makefile

config.status: creating
usrp2/host/apps/Makefile

config.status: creating
gr-usrp/Makefile

config.status: creating
gr-usrp/gnuradio-usrp.pc

config.status: creating
gr-usrp/src/Makefile

config.status: creating
gr-usrp/src/run_tests

config.status: creating
gr-usrp/apps/Makefile

config.status: creating
gr-usrp2/Makefile

config.status: creating
gr-usrp2/gnuradio-usrp2.pc

config.status: creating
gr-usrp2/src/Makefile

config.status: creating
gr-usrp2/src/run_tests

config.status: creating
gr-gcell/Makefile

config.status: creating
gr-gcell/src/Makefile

config.status: creating
gr-gcell/src/examples/Makefile

config.status: creating
gr-gcell/src/run_tests

config.status: creating
gr-audio-alsa/Makefile

config.status: creating
gr-audio-alsa/gr-audio-alsa.pc

config.status: creating
gr-audio-alsa/src/Makefile

config.status: creating
gr-audio-alsa/src/run_tests

config.status: creating
gr-audio-jack/Makefile

config.status: creating
gr-audio-jack/src/Makefile

config.status: creating
gr-audio-jack/src/run_tests

config.status: creating
gr-audio-oss/Makefile

config.status: creating
gr-audio-oss/src/Makefile

config.status: creating
gr-audio-oss/src/run_tests

config.status: creating
gr-audio-osx/Makefile

config.status: creating
gr-audio-osx/src/Makefile

config.status: creating
gr-audio-osx/src/run_tests

config.status: creating
gr-audio-portaudio/Makefile

config.status: creating
gr-audio-portaudio/src/Makefile

config.status: creating
gr-audio-portaudio/src/run_tests

config.status: creating
gr-audio-windows/Makefile

config.status: creating
gr-audio-windows/src/Makefile

config.status: creating
gr-audio-windows/src/run_tests

config.status: creating
gr-cvsd-vocoder/Makefile

config.status: creating
gr-cvsd-vocoder/src/Makefile

config.status: creating
gr-cvsd-vocoder/src/lib/Makefile

config.status: creating
gr-cvsd-vocoder/src/python/Makefile

config.status: creating
gr-cvsd-vocoder/src/python/run_tests

config.status: creating
gr-gpio/Makefile

config.status: creating
gr-gpio/src/Makefile

config.status: creating
gr-gpio/src/fpga/Makefile

config.status: creating
gr-gpio/src/fpga/include/Makefile

config.status: creating
gr-gpio/src/fpga/top/Makefile

config.status: creating
gr-gpio/src/fpga/lib/Makefile

config.status: creating
gr-gpio/src/fpga/rbf/Makefile

config.status: creating
gr-gpio/src/python/Makefile

config.status: creating
gr-gsm-fr-vocoder/Makefile

config.status: creating
gr-gsm-fr-vocoder/src/Makefile

config.status: creating
gr-gsm-fr-vocoder/src/lib/Makefile

config.status: creating
gr-gsm-fr-vocoder/src/lib/gsm/Makefile

config.status: creating
gr-gsm-fr-vocoder/src/python/Makefile

config.status: creating
gr-gsm-fr-vocoder/src/python/run_tests

config.status: creating
gr-pager/Makefile

config.status: creating
gr-pager/src/Makefile

config.status: creating
gr-pager/src/run_tests

config.status: creating
gr-radar-mono/Makefile

config.status: creating
gr-radar-mono/doc/Makefile

config.status: creating
gr-radar-mono/src/Makefile

config.status: creating
gr-radar-mono/src/fpga/Makefile

config.status: creating
gr-radar-mono/src/fpga/top/Makefile

config.status: creating
gr-radar-mono/src/fpga/lib/Makefile

config.status: creating
gr-radar-mono/src/fpga/models/Makefile

config.status: creating
gr-radar-mono/src/fpga/tb/Makefile

config.status: creating
gr-radar-mono/src/lib/Makefile

config.status: creating
gr-radar-mono/src/python/Makefile

config.status: creating
gr-radar-mono/src/python/run_tests

config.status: creating
gr-radio-astronomy/Makefile

config.status: creating
gr-radio-astronomy/src/Makefile

config.status: creating
gr-radio-astronomy/src/lib/Makefile

config.status: creating
gr-radio-astronomy/src/python/Makefile

config.status: creating
gr-radio-astronomy/src/python/run_tests

config.status: creating
gr-trellis/Makefile

config.status: creating
gr-trellis/doc/Makefile

config.status: creating
gr-trellis/src/Makefile

config.status: creating
gr-trellis/src/lib/Makefile

config.status: creating
gr-trellis/src/python/Makefile

config.status: creating
gr-trellis/src/python/run_tests

config.status: creating
gr-trellis/src/examples/Makefile

config.status: creating
gr-trellis/src/examples/fsm_files/Makefile

config.status: creating
gr-video-sdl/Makefile

config.status: creating
gr-video-sdl/src/Makefile

config.status: creating
gr-video-sdl/src/run_tests

config.status: creating
gr-wxgui/Makefile

config.status: creating
gr-wxgui/gr-wxgui.pc

config.status: creating
gr-wxgui/src/Makefile

config.status: creating
gr-wxgui/src/python/Makefile

config.status: creating
gr-wxgui/src/python/plotter/Makefile

config.status: creating
gr-qtgui/Makefile

config.status: creating
gr-qtgui/src/Makefile

config.status: creating
gr-qtgui/src/lib/Makefile

config.status: creating
gr-qtgui/src/python/Makefile

config.status: creating
gr-sounder/Makefile

config.status: creating
gr-sounder/doc/Makefile

config.status: creating
gr-sounder/src/Makefile

config.status: creating
gr-sounder/src/fpga/Makefile

config.status: creating
gr-sounder/src/fpga/top/Makefile

config.status: creating
gr-sounder/src/fpga/lib/Makefile

config.status: creating
gr-sounder/src/fpga/tb/Makefile

config.status: creating
gr-sounder/src/lib/Makefile

config.status: creating
gr-sounder/src/python/Makefile

config.status: creating
gr-sounder/src/python/run_tests

config.status: creating
gr-utils/Makefile

config.status: creating
gr-utils/src/Makefile

config.status: creating
gr-utils/src/lib/Makefile

config.status: creating
gr-utils/src/python/Makefile

config.status: creating
gnuradio-examples/Makefile

config.status: creating
gnuradio-examples/c++/Makefile

config.status: creating
gnuradio-examples/python/Makefile

config.status: creating
gnuradio-examples/python/apps/hf_explorer/Makefile

config.status: creating
gnuradio-examples/python/apps/hf_radio/Makefile

config.status: creating
gnuradio-examples/python/apps/Makefile

config.status: creating
gnuradio-examples/python/audio/Makefile

config.status: creating
gnuradio-examples/python/digital/Makefile

config.status: creating
gnuradio-examples/python/digital_voice/Makefile

config.status: creating
gnuradio-examples/python/digital-bert/Makefile

config.status: creating
gnuradio-examples/python/mp-sched/Makefile

config.status: creating
gnuradio-examples/python/multi-antenna/Makefile

config.status: creating
gnuradio-examples/python/multi_usrp/Makefile

config.status: creating
gnuradio-examples/python/network/Makefile

config.status: creating
gnuradio-examples/python/ofdm/Makefile

config.status: creating
gnuradio-examples/python/usrp/Makefile

config.status: creating
gnuradio-examples/python/usrp2/Makefile

config.status: creating
grc/Makefile

config.status: creating
grc/base/Makefile

config.status: creating
grc/blocks/Makefile

config.status: creating
grc/examples/Makefile

config.status: creating
grc/freedesktop/Makefile

config.status: creating
grc/grc_gnuradio/Makefile

config.status: creating
grc/gui/Makefile

config.status: creating
grc/python/Makefile

config.status: creating
grc/scripts/Makefile

config.status: creating
docs/Makefile

config.status: creating
docs/doxygen/Doxyfile

config.status: creating
docs/doxygen/Makefile

config.status: creating
docs/doxygen/other/Makefile

config.status: creating
docs/doxygen/xml-swig/Makefile

config.status: creating
Makefile

config.status: creating
run_tests.sh

config.status: creating
config/Makefile

config.status: creating
config.h

config.status: config.h is
unchanged

config.status: executing depfiles
commands

config.status: executing libtool
commands

config.status: executing run_tests_core
commands

config.status: executing run_tests_usrp
commands

config.status: executing run_tests_usrp2
commands

config.status: executing run_tests_alsa
commands

config.status: executing run_tests_oss
commands

config.status: executing run_tests_cvsd
commands

config.status: executing run_tests_gsm
commands

config.status: executing run_tests_pager
commands

config.status: executing run_tests_radar_mono
commands

config.status: executing run_tests_astronomy
commands

config.status: executing run_tests_gr_trellis
commands

config.status: executing run_tests_sdl
commands

config.status: executing run_tests_sounder
commands

config.status: executing run_tests_build
commands

=== configuring in usrp2/firmware
(/home/guy/Documents/gnu_radio/temp/gnuradio-3.2.2/usrp2/firmware)

configure: running /bin/bash ./configure.gnu --disable-option-checking
‘–prefix=/usr/local’ --cache-file=/dev/null
–srcdir=.
configure: WARNING: If you wanted to set the --build type, don’t use
–host.

If a cross compiler is detected then cross compile mode will be

used.

checking for a BSD-compatible install… /usr/bin/install
-c

checking whether build environment is sane…
yes

checking for gawk…
gawk

checking whether make sets $(MAKE)…
yes

checking for mb-strip…
no

checking for strip…
strip

Component usrp2 passed configuration checks;
building.

checking for style of include used by make…
GNU

checking for mb-gcc…
no

checking for gcc…
gcc

checking for C compiler default output file name…
a.out

checking whether the C compiler works…
yes

checking whether we are cross compiling…
no

checking for suffix of
executables…

checking for suffix of object files…
o

checking whether we are using the GNU C compiler…
yes

checking whether gcc accepts -g…
yes

checking for gcc option to accept ISO C89… none
needed

checking dependency style of gcc…
gcc3

checking how to run the C preprocessor… gcc
-E

checking for mb-ranlib…
no

checking for ranlib…
ranlib

checking for grep that handles long lines and -e…
/bin/grep

checking for egrep… /bin/grep
-E

checking for ANSI C header files…
yes

checking for sys/types.h…
yes

checking for sys/stat.h…
yes

checking for stdlib.h…
yes

checking for string.h…
yes

checking for memory.h…
yes

checking for strings.h…
yes

checking for inttypes.h…
yes

checking for stdint.h…
yes

checking for unistd.h…
yes

checking arpa/inet.h usability…
yes

checking arpa/inet.h presence…
yes

checking for arpa/inet.h…
yes

checking netinet/in.h usability…
yes

checking netinet/in.h presence…
yes

checking for netinet/in.h…
yes

checking byteswap.h usability…
yes

checking byteswap.h presence…
yes

checking for byteswap.h…
yes

checking whether byte ordering is bigendian…
no

checking for mb-gcc…
no

usrp2 firmware requires mb-gcc. Not
found

Not building component
usrp2-firmware.

configure: creating
./config.status

config.status: creating
apps/Makefile

config.status: creating
include/Makefile

config.status: creating
lib/Makefile

config.status: creating
Makefile

config.status: creating
config/Makefile

config.status: creating
config.h

config.status: config.h is
unchanged

config.status: executing depfiles
commands


The following components were skipped either because you asked
not

to build them or they didn’t pass configuration
checks:

usrp2-firmware

These components will not be built.


The following GNU Radio components have been successfully configured:

config
gruel
omnithread
gnuradio-core
pmt
mblock
usrp
usrp2
gr-usrp
gr-usrp2
gr-audio-alsa
gr-audio-oss
gr-cvsd-vocoder
gr-gpio
gr-gsm-fr-vocoder
gr-pager
gr-radar-mono
gr-radio-astronomy
gr-trellis
gr-video-sdl
gr-wxgui
gr-qtgui
gr-sounder
gr-utils
gnuradio-examples
docs

You my now run the make command to build these components.


The following components were skipped either because you asked not
to build them or they didn’t pass configuration checks:

gcell
gr-gcell
gr-audio-jack
gr-audio-osx
gr-audio-portaudio
gr-audio-windows
grc

These components will not be built.

=======================================================================
This email, including any attachments, is only for the intended
addressee. It is subject to copyright, is confidential and may be
the subject of legal or other privilege, none of which is waived or
lost by reason of this transmission.
If the receiver is not the intended addressee, please accept our
apologies, notify us by return, delete all copies and perform no
other act on the email.
Unfortunately, we cannot warrant that the email has not been
altered or corrupted during transmission.