discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] configure woes


From: Matthew Ettus
Subject: [Discuss-gnuradio] configure woes
Date: Wed, 2 Apr 2003 23:45:07 -0800
User-agent: Internet Messaging Program (IMP) 4.0-cvs


I get the following with a fresh checkout of the latest CVS, on a stock RH8 
system:

address@hidden gnuradio]$ ./reconf
configure.in:36: warning: AC_COMPILE_IFELSE was called before AC_AIX
configure.in:36: warning: AC_COMPILE_IFELSE was called before AC_MINIX
configure.in:38: warning: AC_CANONICAL_HOST invoked multiple times
configure.in:130: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs. LIBOBJS'
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.in:36: warning: AC_COMPILE_IFELSE was called before AC_AIX
configure.in:36: warning: AC_COMPILE_IFELSE was called before AC_MINIX
configure.in:38: warning: AC_CANONICAL_HOST invoked multiple times
autoheader: `config.h.in' is created
aclocal.m4:1328: required file `./ltmain.sh' not found
src/gnu/atsc/Makefile.am: installing `./depcomp'
automake: src/gnu/lib/gr/Makefile.am: Assembler source seen but `CCAS' not
defined in `configure.in'
automake: src/gnu/lib/gr/Makefile.am: Assembler source seen but `CCASFLAGS' not
defined in `configure.in'
automake: src/gnu/lib/gr/Makefile.am: Assembler source seen but `CCAS' not
defined in `configure.in'
automake: src/gnu/lib/gr/Makefile.am: Assembler source seen but `CCASFLAGS' not
defined in `configure.in'
configure.in:71: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs. LIBOBJS'
autoheader: `include/config.h.in' is created
aclocal.m4:852: required file `config/ltmain.sh' not found
examples/hierarchy/Makefile.am: installing `config/depcomp'








When I run ./configure, it goes into an infinite loop.  

These are the versions of the tools which I have:

autoconf 2.53
automake 1.6.3
libtool 1.4.2

Matt




reply via email to

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