discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Help for gnu-radio Core


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Help for gnu-radio Core
Date: Mon, 26 Mar 2007 15:13:01 -0700
User-agent: Mutt/1.5.9i

On Mon, Mar 26, 2007 at 01:13:07PM -0700, Melody S wrote:
> Hi,
> 
> I am trying to install gnuradio-core but after the ./bootstrap command , I
> get the following errors >>>>
> 
> configure.ac:25: error: possibly undefined macro: AM_INIT_AUTOMAKE
> configure.ac:34: error: possibly undefined macro: AM_PROG_AS
> configure.ac:40: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> configure.ac:42: error: possibly undefined macro: AC_ENABLE_SHARED
> configure.ac:43: error: possibly undefined macro: AC_DISABLE_STATIC
> configure.ac:44: error: possibly undefined macro: AC_PROG_LIBTOOL
> configure.ac:51: error: possibly undefined macro: AM_CONDITIONAL
> configure.ac:141: error: possibly undefined macro: AM_PATH_CPPUNIT
> configure.ac:142: error: possibly undefined macro: AC_MSG_ERROR
> autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
> ./bootstrap: line 28: libtoolize: command not found
> configure.ac:25: no proper implementation of AM_INIT_AUTOMAKE was found,
> configure.ac:25: probably because aclocal.m4 is missing...
> configure.ac:25: You should run aclocal to create this file, then
> configure.ac:25: run automake again.
> configure.ac: installing `./install-sh'
> configure.ac: installing `./mkinstalldirs'
> configure.ac: installing `./missing'
> configure.ac:22: required file `./config.h.in' not found
> configure.ac:44: required file `./ltmain.sh' not found
> 
> It also does not do the ./configure ,
> 
> can anyone please tell me what is missing or what should be done
> 
> Thanks

Looks like you may not have automake installed.

Take a look at the README in the top level directory and see
http://gnuradio.org/trac/wiki/BuildGuide

Eric




reply via email to

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