discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Another question about making a signal processing


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Another question about making a signal processing block
Date: Mon, 19 May 2008 19:40:08 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Mon, May 19, 2008 at 09:46:03PM -0400, Zhenghao Zhang wrote:
> Thanks for the help! I will check it.
> 
> automake has been complaining about not being able tofind PYTHON variable:
> 
>     src/lib/Makefile.am:55: Python sources seen but `PYTHON' is undefined
> 
> After adding `AM_PATH_PYTHON' micro to Makefile.am, automake does not
> complain any more. I actually don't think I should be doing this
> because it should be automatically done, I guess. The missing of the
> CC variable may due to the same problem.
> 
> Thanks again for the help!
> 
> Zhenghao

What versions of automake and autoconf do you have?

  $ autoconf --version
  $ automake --version

Eric




reply via email to

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