discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] configure woes


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] configure woes
Date: Thu, 3 Apr 2003 13:05:50 -0800
User-agent: Mutt/1.4i

On Wed, Apr 02, 2003 at 11:45:07PM -0800, Matthew Ettus wrote:
> 
> 
> I get the following with a fresh checkout of the latest CVS, on a stock RH8 
> system:

Matt, is this new behavior, or did it have the same problem before
building on RH8.

Can you set me up an account on the system when you get a chance?
I'll try to trouble shoot it.

Eric


> 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]