discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] rev 6467 make problem


From: Hans Glitsch
Subject: Re: [Discuss-gnuradio] rev 6467 make problem
Date: Tue, 18 Sep 2007 16:34:13 -0700

Hi George,

Here it is:

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 AIX... no
checking for library containing strerror... none required
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 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 bool... yes
checking whether C++ has buggy scoping in for-loops... no
checking whether user wants assertions... yes
checking whether C++ has std::isnan... yes
checking whether user wants warnings... yes
checking whether gcc accepts -Wall... 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 rm... /bin/rm
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... 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
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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 python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory...
${prefix}/lib/python2.4/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.4/site-packages
checking for Python include path... /usr/include/python2.4
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for swig... /usr/local/bin/swig
checking for SWIG version... 1.3.31
checking for xmlto... no
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 cc_r... gcc
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 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 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 function prototypes... yes
checking whether setvbuf arguments are reversed... no
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... yes
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 library containing shm_open... -lrt
checking for shm_open... 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 windows.h usability... no
checking windows.h presence... no
checking for windows.h... 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... NO
checking for pkg-config... /usr/bin/pkg-config
checking for fftw3f >= 3.0... yes
checking FFTW3F_CFLAGS...
checking FFTW3F_LIBS... -lfftw3f -lm
checking FFTW3F_INCLUDEDIR... /usr/include
checking for machine dependent speedups... x86
checking for cppunit-config... /usr/bin/cppunit-config
checking for Cppunit - version >= 1.9.14... 1.10.2
gr_boost_include_dir =
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
Component omnithread passed configuration checks, building.
Component gnuradio-core passed configuration checks, building.
checking for guile... /usr/bin/guile
Component pmt passed configuration checks, building.
checking for guile... (cached) /usr/bin/guile
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 for mkstemp... yes
checking for mkstemp limitations... no
checking whether byte ordering is bigendian... (cached) no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... 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 usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for library containing usb_bulk_write... -lusb
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 sdcc... sdcc -mmcs51 --no-xinit-opt
checking for asx8051... asx8051 -plosgff
checking sdcc_version "2.6.0"... 2.6.0
Component usrp passed configuration checks, building.
Component gr-usrp passed configuration checks, building.
checking for alsa >= 0.9... yes
checking ALSA_CFLAGS... -I/usr/include/alsa
checking ALSA_LIBS... -lasound -lm -ldl -lpthread
checking ALSA_INCLUDEDIR... /usr/include
Component gr-audio-alsa passed configuration checks, building.
checking for jack >= 0.8... 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 requires darwin or MacOS X.
checking AudioUnit/AudioUnit.h usability... no
checking AudioUnit/AudioUnit.h presence... no
checking for AudioUnit/AudioUnit.h... no
gr-audio-osx requires AudioUnit/AudioUnit.h, which is available on MacOS X.
checking AudioToolbox/AudioToolbox.h usability... no
checking AudioToolbox/AudioToolbox.h presence... no
checking for AudioToolbox/AudioToolbox.h... no
gr-audio-osx requires AudioToolbox/AudioToolbox.h, which is available on
MacOS X.
gr-audio-osx requires AudioUnit, not found.
Not building component gr-audio-osx.
checking for portaudio-2.0 >= 19... gr-audio-portaudio requires package
portaudio, not found.
Not building component gr-audio-portaudio.
checking for main in -lwinmm... no
gr-audio-windows requires library winmm, not found.
Not building component gr-audio-windows.
Component gr-atsc passed configuration checks, building.
checking for comedilib >= 0.7... gr-comedi requires comedilib, not found.
Not building component gr-comedi.
Component gr-cvsd-vocoder 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-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
Component gr-video-sdl passed configuration checks, building.
checking for qt >= 3.3... gr-qtgui requires libqt or libqt-mt, libqt not
found. Checking for libqt-mt
checking for qt-mt >= 3.3... yes
checking
QT_CFLAGS... -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/include/qt3
checking
QT_LIBS... -L/usr/X11R6/lib -lqt-mt -laudio -lXt -ljpeg -lpng -lz -lXi -lXrender
-lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm
-lSM -lICE -ldl -lpthread
checking QT_INCLUDEDIR... /usr/include/qt3
checking QWT_CFLAGS...
checking qwt.h usability... no
checking qwt.h presence... no
checking for qwt.h... no
cannot find usable qwt headers
checking QWT_LIBS... -lqwt
unable to link QWT library
Not building component gr-qtgui.
Component gr-wxgui 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.
configure: creating ./config.status
config.status: creating omnithread/Makefile
config.status: creating omnithread/gnuradio-omnithread.pc
config.status: creating gnuradio-core/Makefile
config.status: creating gnuradio-core/gnuradio-core.pc
config.status: creating gnuradio-core/doc/Doxyfile
config.status: creating gnuradio-core/doc/Makefile
config.status: creating gnuradio-core/doc/other/Makefile
config.status: creating gnuradio-core/doc/xml/Makefile
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/runtime/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/blks/Makefile
config.status: creating gnuradio-core/src/python/gnuradio/blksimpl/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/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-inband.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/inband/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/host/apps-inband/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 gr-usrp/Makefile
config.status: creating gr-usrp/src/Makefile
config.status: creating gr-usrp/src/run_tests
config.status: creating gr-audio-alsa/Makefile
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-atsc/Makefile
config.status: creating gr-atsc/doc/Makefile
config.status: creating gr-atsc/src/Makefile
config.status: creating gr-atsc/src/lib/Makefile
config.status: creating gr-atsc/src/python/Makefile
config.status: creating gr-atsc/src/python/run_tests
config.status: creating gr-comedi/Makefile
config.status: creating gr-comedi/src/Makefile
config.status: creating gr-comedi/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-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-qtgui/Makefile
config.status: creating gr-qtgui/src/Makefile
config.status: creating gr-qtgui/src/lib/Makefile
config.status: creating gr-wxgui/Makefile
config.status: creating gr-wxgui/src/Makefile
config.status: creating gr-wxgui/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/dect/Makefile
config.status: creating gnuradio-examples/python/digital/Makefile
config.status: creating gnuradio-examples/python/digital_voice/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 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 run_tests_core commands
config.status: executing swig_deps commands
config.status: executing run_tests_usrp commands
config.status: executing run_tests_alsa commands
config.status: executing run_tests_oss commands
config.status: executing run_tests_atsc 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
*********************************************************************
The following GNU Radio components have been successfully configured:
config
omnithread
gnuradio-core
pmt
mblock
usrp
gr-usrp
gr-audio-alsa
gr-audio-oss
gr-atsc
gr-cvsd-vocoder
gr-gsm-fr-vocoder
gr-pager
gr-radar-mono
gr-radio-astronomy
gr-trellis
gr-video-sdl
gr-wxgui
gr-sounder
gr-utils
gnuradio-examples
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:
gr-audio-jack
gr-audio-osx
gr-audio-portaudio
gr-audio-windows
gr-comedi
gr-qtgui
These components will not be built.



----- Original Message ----- From: "George Nychis" <address@hidden>
To: "Hans Glitsch" <address@hidden>
Cc: "gnuradio mailing list" <address@hidden>
Sent: Tuesday, September 18, 2007 4:11 PM
Subject: Re: [Discuss-gnuradio] rev 6467 make problem


Hi Hans,

This is in my realm, but I don't know the exact answer yet... just tossing out my knowledge to help.

But it seems as though the libusrp_inband-qa (QA code for the inband code) is not linking to the PMT library correctly... or the PMT library is never built.

Can you report your output of ./configure ?

Under "The following GNU Radio components have been successfully configured:"

... you should see "pmt" listed. If you don't, this could be the problem. I believe the PMT library depends on boost, so make sure you have that installed.

- George








reply via email to

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