discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Problems building from CVS on FreeBSD


From: Daniel O'Connor
Subject: [Discuss-gnuradio] Problems building from CVS on FreeBSD
Date: Mon, 3 Jan 2005 22:43:47 +1030
User-agent: KMail/1.7.1

Hi,
I'm trying to build GNU Radio from CVS on FreeBSD -current, but I'm not having 
much luck with autoconf and friends :(

Here's a summary of what I ran..
aclocal19 -I config
libtoolize15 --automake
automake19 --add-missing
autoconf259
autoheader259

./configure --with-boost-include-dir=/usr/local/include

It produced the following output..
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core > aclocal19 -I 
config
/usr/X11R6/share/aclocal/wxwin.m4:36: warning: underquoted definition of 
AM_OPTIONS_WXCONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/X11R6/share/aclocal/wxwin.m4:59: warning: underquoted definition of 
AM_PATH_WXCONFIG
/usr/X11R6/share/aclocal/oaf.m4:4: warning: underquoted definition of 
AM_PATH_OAF
/usr/X11R6/share/aclocal/libart.m4:11: warning: underquoted definition of 
AM_PATH_LIBART
/usr/X11R6/share/aclocal/imlib.m4:9: warning: underquoted definition of 
AM_PATH_IMLIB
/usr/X11R6/share/aclocal/imlib.m4:167: warning: underquoted definition of 
AM_PATH_GDK_IMLIB
/usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of 
AM_PATH_GTK
/usr/X11R6/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of 
AM_PATH_GDK_PIXBUF
/usr/X11R6/share/aclocal/gconf-1.m4:4: warning: underquoted definition of 
AM_PATH_GCONF
/usr/X11R6/share/aclocal/gconf-1.m4:71: warning: underquoted definition of 
AM_GCONF_SOURCE
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core > libtoolize15 
--automake
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core > automake19 
--add-missing
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
src/gen_interpolator_taps/Makefile.am: installing `./depcomp'
src/lib/Makefile.am:32: Libtool library used but `LIBTOOL' is undefined
src/lib/Makefile.am:32:
src/lib/Makefile.am:32: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/Makefile.am:32: to `configure.ac' and run `aclocal' and `autoconf' 
again.
src/lib/filter/Makefile.am:31: Libtool library used but `LIBTOOL' is undefined
src/lib/filter/Makefile.am:31:
src/lib/filter/Makefile.am:31: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/filter/Makefile.am:31: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/g72x/Makefile.am:24: Libtool library used but `LIBTOOL' is undefined
src/lib/g72x/Makefile.am:24:
src/lib/g72x/Makefile.am:24: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/g72x/Makefile.am:24: to `configure.ac' and run `aclocal' and `autoconf' 
again.
src/lib/general/Makefile.am:26: Libtool library used but `LIBTOOL' is undefined
src/lib/general/Makefile.am:26:
src/lib/general/Makefile.am:26: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/general/Makefile.am:26: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/io/Makefile.am:27: Libtool library used but `LIBTOOL' is undefined
src/lib/io/Makefile.am:27:
src/lib/io/Makefile.am:27: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/io/Makefile.am:27: to `configure.ac' and run `aclocal' and `autoconf' 
again.
src/lib/missing/Makefile.am:30: Libtool library used but `LIBTOOL' is undefined
src/lib/missing/Makefile.am:30:
src/lib/missing/Makefile.am:30: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/missing/Makefile.am:30: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/omnithread/Makefile.am:32: Libtool library used but `LIBTOOL' is 
undefined
src/lib/omnithread/Makefile.am:32:
src/lib/omnithread/Makefile.am:32: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/omnithread/Makefile.am:32: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/reed-solomon/Makefile.am:35: Libtool library used but `LIBTOOL' is 
undefined
src/lib/reed-solomon/Makefile.am:35:
src/lib/reed-solomon/Makefile.am:35: The usual way to define `LIBTOOL' is to 
add `AC_PROG_LIBTOOL'
src/lib/reed-solomon/Makefile.am:35: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/runtime/Makefile.am:26: Libtool library used but `LIBTOOL' is undefined
src/lib/runtime/Makefile.am:26:
src/lib/runtime/Makefile.am:26: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/runtime/Makefile.am:26: to `configure.ac' and run `aclocal' and 
`autoconf' again.
src/lib/swig/Makefile.am:80: Libtool library used but `LIBTOOL' is undefined
src/lib/swig/Makefile.am:80:
src/lib/swig/Makefile.am:80: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/lib/swig/Makefile.am:80: to `configure.ac' and run `aclocal' and `autoconf' 
again.
src/lib/swig/Makefile.am:53: installing `./py-compile'
configure.ac:24: required file `config.h.in' not found
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core > autoconf259
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
configure.ac:55: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:57: error: possibly undefined macro: AC_ENABLE_SHARED
configure.ac:58: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:59: error: possibly undefined macro: AC_PROG_LIBTOOL
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core >autoheader259
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
[inchoate 21:10] ~/projects/gnuradio/gr-build/gnuradio-core >./configure 
--with-boost-include-dir=/usr/local/include
checking build system type... i386-unknown-freebsd6.0
checking host system type... i386-unknown-freebsd6.0
checking target system type... i386-unknown-freebsd6.0
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 whether to enable maintainer-specific portions of Makefiles... no
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... /usr/bin/install -c
AC_LIBTOOL_WIN32_DLL: not found
AC_ENABLE_SHARED: not found
AC_PROG_LIBTOOL: not found
checking for python... /usr/local/bin/python
checking for python version... 2.3
checking for python platform... freebsd5
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.3/site-packages
checking for Python include path... /usr/local/include/python2.3
checking for swig... /usr/local/bin/swig
checking for SWIG version... 1.3.22
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... -D_THREAD_SAFE
checking for cc_r... gcc
checking for library containing clock_gettime... none required
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 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 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 for working alloca.h... no
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 sincos in -lm... no
checking for sincosf in -lm... no
checking for sinf in -lm... yes
checking for cosf in -lm... yes
checking for library containing shm_open... none required
checking for shm_open... yes
checking for sys/types.h... (cached) yes
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 rand... yes
checking for srand... yes
checking for random... yes
checking for srandom... yes
checking for struct timezone... 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/local/bin/pkg-config
checking for fftw3f >= 3.0... yes
checking FFTW3F_CFLAGS... -I/usr/local/include
checking FFTW3F_LIBS... -L/usr/local/lib -lfftw3f -lm
checking FFTW3F_INCLUDEDIR... /usr/local/include
checking for doxygen... /usr/local/bin/doxygen
checking for dot... /usr/local/bin/dot
checking for machine dependent speedups... x86
checking for cppunit-config... /usr/local/bin/cppunit-config
checking for Cppunit - version >= 1.9.14... 1.10.2
test: x/usr/local/include: unexpected operator
test: x/usr/local/include: unexpected operator
gr_boost_include_dir = /usr/local/include
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in

There's plenty of error messages there :)
Unfortunatly I have no idea how to interpret them :(

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: pgpUCGrES3BeX.pgp
Description: PGP signature


reply via email to

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