Hi Nesimi,

I don't know how old your GNU Radio version actually is, but I urge you that if 
you -- by any means -- can convert your application to at least GNU Radio 3.6 
or even better 3.7: do it!
3.6 and 2.7 both build using cmake which is much easier to use than the whole 
auto*-hell and a whole lot easier to debug.

Anyway, even with the old autohell-based solutions you shouldn't have to do the 
steps below. Just run ./bootstrap !

Greetings
Marcus

On 11/17/2013 01:31 PM, nesimi eldarov wrote:
Hi all,

I need your help: I want to install some files (old gnu library and developed 
files) for GNU to my new Ubuntu: 13.04.
All config, makefiles were for old ubuntu.

I run these:
$ autoscan
then change config.scan to .ac
$ autoconf
$ aclocal
$ automake

when I run
$ make

it triggers these:

CDPATH="${ZSH_VERSION+.}:" && cd . && @ACLOCAL@ -I config
/bin/bash: @ACLOCAL@: command not found
make: *** [aclocal.m4] Error 127

Do you know how to fix it?

--
NE


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to