j@lt1:~/gnuradio$ ./bootstrap
configure.ac:39: installing ./install-sh' configure.ac:39: installing
./missing’
gnuradio-core/src/guile/Makefile.am: installing ./depcomp' gnuradio-core/src/lib/swig/Makefile.am:77: installing
./py-compile’
configure.ac:22: installing ./install-sh' configure.ac:22: installing
./missing’
lib/Makefile.am: installing `./depcomp’
j@lt1:~/gnuradio$ ./configure
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking target system type… x86_64-unknown-linux-gnu
checking for git… /usr/bin/git
checking existence of git version control directory… ok
checking git description of current commit… v3.5.2.1-83-g1aecf534
configure: GNU Radio Release v3.5.2.1-83-g1aecf534
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking how to create a ustar tar archive… gnutar
checking for style of include used by make… GNU
checking for gcc… gcc
checking whether the C compiler works… yes
checking for C compiler default output file name… a.out
checking for suffix of executables…
checking whether we are cross compiling… no
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 whether we are using the GNU C++ compiler… no
checking whether g+±4.6.1 accepts -g… no
checking dependency style of g+±4.6.1… none
checking how to run the C++ preprocessor… /lib/cpp
checking gr_libdir_suffix… 64
checking whether to append 64 to libdir… yes. Setting libdir to
${exec_prefix}/lib64
checking whether gcc accepts -Wall… yes
checking whether gcc accepts -Werror-implicit-function-declaration…
yes
checking whether gcc accepts -Wno-uninitialized… yes
checking whether g+±4.6.1 accepts -Wall… no
checking whether g+±4.6.1 accepts -Woverloaded-virtual… no
checking whether g+±4.6.1 accepts -Wno-uninitialized… no
checking whether user wants gprof… no
checking whether user wants prof… no
checking dependency style of gcc… gcc3
checking whether ln -s works… yes
checking whether make sets $(MAKE)… (cached) yes
checking for rm… /bin/rm
checking how to print strings… printf
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 how to convert x86_64-unknown-linux-gnu file names to
x86_64-unknown-linux-gnu format… func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain
format… func_convert_file_noop
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 dlltool… dlltool
checking how to associate runtime and link libraries… printf %s\n
checking for ar… ar
checking for archiver @FILE support… @
checking for strip… strip
checking for ranlib… ranlib
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking for sysroot… no
checking for mt… mt
checking if mt is a manifest tool… no
checking for dlfcn.h… yes
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 -m elf_x86_64) 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 how to run the C++ preprocessor… /lib/cpp
checking whether the g+±4.6.1 linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries… yes
libtool.m4: error: problem compiling CXX test program
checking for g+±4.6.1 option to produce PIC… -DPIC
checking if g+±4.6.1 PIC flag -DPIC works… no
checking if g+±4.6.1 static flag works… no
checking if g+±4.6.1 supports -c -o file.o… no
checking if g+±4.6.1 supports -c -o file.o… (cached) no
checking whether the g+±4.6.1 linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries… yes
checking dynamic linker characteristics… (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs… unsupported
checking for python… /usr/bin/python
checking for python version… 2.7
checking for python platform… linux2
checking for python script directory…
${prefix}/lib/python2.7/dist-packages
checking for python extension module directory…
${exec_prefix}/lib/python2.7/dist-packages
checking for Python include path… /usr/include/python2.7
checking Python.h usability… yes
checking Python.h presence… yes
checking for Python.h… yes
checking for guile… /usr/bin/guile
checking for guile-config… /usr/bin/guile-config
checking for library containing lt_dladvise_global… -lltdl
checking for swig… /usr/bin/swig
checking for SWIG version… 1.3.40
checking for xmlto… no
checking for socket in -lsocket… no
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 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 netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking arpa/inet.h usability… yes
checking arpa/inet.h presence… yes
checking for arpa/inet.h… yes
checking for sys/types.h… (cached) yes
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.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 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… yes
checking for nanosleep… 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 exp10 in -lm… yes
checking for log2 in -lm… yes
checking whether to try shm vmcircbuf methods… 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 for dot… NO
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… no
checking for machine dependent speedups… x86
checking for CPPUNIT… yes
checking for boost >= 1.35… no
configure: error: we could not detect the boost libraries (version 1.35
or higher).
If you are sure you have boost installed, then check your version number
looking in <boost/version.hpp>.
j@lt1:~/gnuradio$
On 03/31/2012 11:10 PM, [email protected] wrote:
/usr/local/boost_1_49_0/include/boost/hpp file
I have added:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/boost_1_49_0/libAttached are outputs from the .bootstrap and ./configure commands for gnuradio.
Any thoughts suggestions for getting ./configure to see the libboost files? Have
we
correctly set the LD_LIBRARY_PATH for our boost lib/include locations
So, LD_LIBRARY_PATH is your system’s library search path, its a runtime
thing so it wont help with configuring.
You should have a boost that comes with your system’s package manager.
That should be easier to install and the configuration should be more
automatic.
But, If you are going to use a boost installed into a non-standard path,
take a look at the m4 file here:
http://gnuradio.org/cgit/gnuradio.git/tree/config/ax_boost_base.m4
there seem to be options like --with-boost-libdir=
-Josh
On Sun, Apr 1, 2012 at 3:14 AM, Josh B. [email protected] wrote:
/usr/local/boost_1_49_0/lib/library files
http://gnuradio.org/cgit/gnuradio.git/tree/config/ax_boost_base.m4
there seem to be options like --with-boost-libdir=-Josh
Yes, Josh is right, Mint 12 has a version of Boost that is plenty new
enough for GNU Radio (1.46.1.1; we require 1.35).
It should be:
$ sudo apt-get install libboost-dev
That will pull in all of the Boost libraries for you and install them
into /usr/lib. (This is just a guess since I don’t have a Mint machine
to test on).
Tom
On 04/01/2012 11:57 AM, Tom R. wrote:
/usr/local/boost_1_49_0/lib/library files
there seem to be options like --with-boost-libdir=
That will pull in all of the Boost libraries for you and install them
into /usr/lib. (This is just a guess since I don’t have a Mint machine
to test on).Tom
Thank You - Tom and Josh. That worked for us - installed 1-46-dev with
synaptic. This installed boost libs in /usr/lib and include file in
/usr/include/boost. gnuradio configure can find them so the only
components skipped were gr-comedi, gr-video-sdi, gr-shd, gr-fcd - I
think usually harmless. We ran
make check and most went well but apparently an error no module
digital_swig as attech. Will look further on this one. Also gnuradio
companion comes up but errors on the simple dial_tone. One diagnostic
(attached gcerror) says n such file or dir /dev/dsp - using Volk machine
- runtime error audio_oss_sink. Don’t know if this id related to failed
make check test.
Other thought should we have used cmake instead?
Thank you
J. and dad