rm: conf8028: Directory not empty checking build system type... powerpc-apple-darwin8.7.0 checking host system type... powerpc-apple-darwin8.7.0 checking target system type... powerpc-apple-darwin8.7.0 checking for a BSD-compatible install... /opt/local/bin/ginstall -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 ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... 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... no 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... /opt/local/bin/ginstall -c checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p 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... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p 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... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.7.0 dyld 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... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no 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... darwin8.7.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for python... /opt/local/bin/python checking for python version... 2.4 checking for python platform... darwin 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... /opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for swig... /opt/local/bin/swig checking for SWIG version... 1.3.29 checking for socket in -lsocket... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... 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... no checking for clock_gettime... no 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... no checking linux/ppdev.h presence... no checking for linux/ppdev.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 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... yes 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... no checking for sincos in -lm... no checking for sincosf in -lm... no checking for sinf in -lm... yes checking for cosf in -lm... yes checking for trunc in -lm... yes checking for exp10 in -lm... no checking for library containing shm_open... none required 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... 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... /opt/local/bin/pkg-config checking for fftw3f >= 3.0... yes checking FFTW3F_CFLAGS... -I/opt/local/include checking FFTW3F_LIBS... -L/opt/local/lib -lfftw3f -lm checking FFTW3F_INCLUDEDIR... /opt/local/include checking for machine dependent speedups... generic ./configure: line 26313: test: =: unary operator expected checking for cppunit-config... /opt/local/bin/cppunit-config checking for Cppunit - version >= 1.9.14... 1.11.0 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 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 xmlto... no checking for mkstemp... yes checking for mkstemp limitations... no 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... no checking linux/usbdevice_fs.h presence... no checking for linux/usbdevice_fs.h... no checking for fast usb technique to use... darwin checking for sdcc... sdcc -mmcs51 --no-xinit-opt checking for asx8051... asx8051 -plosgff checking sdcc_version "2.4.0"... 2.4.0 checking for getrusage... yes checking for sched_setscheduler... (cached) no checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether byte ordering is bigendian... (cached) yes checking for alsa >= 0.9... failed: Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found checking for jack >= 0.8... failed: Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no failed: checking AudioUnit/AudioUnit.h usability... yes checking AudioUnit/AudioUnit.h presence... yes checking for AudioUnit/AudioUnit.h... yes checking AudioToolbox/AudioToolbox.h usability... yes checking AudioToolbox/AudioToolbox.h presence... yes checking for AudioToolbox/AudioToolbox.h... yes checking for portaudio-2.0 >= 19... failed: Package portaudio-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `portaudio-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'portaudio-2.0' found checking for main in -lwinmm... no checking for comedilib >= 0.7... configure: WARNING: Package comedilib was not found in the pkg-config search path. Perhaps you should add the directory containing `comedilib.pc' to the PKG_CONFIG_PATH environment variable No package 'comedilib' found checking for sdl-config... /opt/local/bin/sdl-config checking for SDL - version >= 1.2.0... yes configure: creating ./config.status rm: conf13293: Directory not empty 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/io/Makefile config.status: creating gnuradio-core/src/lib/missing/Makefile config.status: creating gnuradio-core/src/lib/omnithread/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/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/tests/Makefile config.status: creating gnuradio-core/src/utils/Makefile config.status: creating gnuradio-examples/Makefile config.status: creating gnuradio-examples/python/Makefile config.status: creating gnuradio-examples/python/audio/Makefile config.status: creating gnuradio-examples/python/digital_voice/Makefile config.status: creating gnuradio-examples/python/gmsk2/Makefile config.status: creating gnuradio-examples/python/mc4020/Makefile config.status: creating gnuradio-examples/python/usrp/Makefile config.status: creating gnuradio-examples/python/multi_usrp/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/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 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-error-correcting-codes/Makefile config.status: creating gr-error-correcting-codes/src/Makefile config.status: creating gr-error-correcting-codes/src/lib/Makefile config.status: creating gr-error-correcting-codes/src/lib/libecc/Makefile config.status: creating gr-error-correcting-codes/src/lib/libecc/mld/Makefile config.status: creating gr-error-correcting-codes/src/lib/libecc/tests/Makefile config.status: creating gr-error-correcting-codes/src/python/Makefile config.status: creating gr-error-correcting-codes/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-radar/Makefile config.status: creating gr-radar/doc/Makefile config.status: creating gr-radar/src/Makefile config.status: creating gr-radar/src/lib/Makefile config.status: creating gr-radar/src/python/Makefile config.status: creating gr-radar/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-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/src/Makefile config.status: creating gr-wxgui/src/python/Makefile config.status: creating pmt/Makefile config.status: creating pmt/doc/Makefile config.status: creating pmt/src/Makefile config.status: creating pmt/src/lib/Makefile 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 Makefile 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_osx commands config.status: executing run_tests_atsc commands config.status: executing run_tests_error_correcting_codes commands config.status: executing run_tests_gsm commands config.status: executing run_tests_radar commands config.status: executing run_tests_astronomy commands config.status: executing run_tests_sdl commands config.status: executing run_tests_gr_trellis commands ******************************************************************* The following GNU Radio components have been successfully configured: config gnuradio-core gnuradio-examples gr-audio-osx gr-atsc gr-error-correcting-codes gr-gsm-fr-vocoder gr-radar gr-radio-astronomy gr-video-sdl gr-wxgui pmt gr-trellis However, the following components did not configure successfully due to missing dependencies: usrp gr-usrp gr-audio-alsa gr-audio-jack gr-audio-oss gr-audio-portaudio gr-audio-windows gr-comedi You may still run the make command to build the successfully configured components. You my now run the make command to build these packages.