discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] cvs compile error (libtool: compile: specify a ta


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] cvs compile error (libtool: compile: specify a tag with `--tag')
Date: Thu, 10 Feb 2005 08:45:20 -0800
User-agent: Mutt/1.5.6i

On Thu, Feb 10, 2005 at 04:45:57AM -0800, MJ wrote:
> Hey people,
> 
> I wonder if anyone can point me in the right
> direction.    I started gentoo linux about 4 weeks ago
> so please excuse my noobiness.
> 
> Grabbing the files from cvs is fine. After doing a
> "./for-all-dirs ../buildit" the following error stops
> the rest of the compile.
> 
> make  all-am
> make[5]: Entering directory
> `/home/mj/cvs/gnuradio/gr-build/gnuradio-core/src/lib/filter'
> /bin/sh ../../../libtool --mode=compile as  @ASFLAGS@
> -c -o float_dotprod_sse.lo `test -f
> float_dotprod_sse.s || echo './'`float_dotprod_sse.s
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> make[5]: *** [float_dotprod_sse.lo] Error 1

For some reason @ASFLAGS@ is not getting expanded.
I note below that you've got automake 1.5 and 1.9.4.
1.5 is too old.  I'm not familiar with gentoo, so I don't know what to
tell you, but if there's a way to ensure it's using automake-1.9.4, try
that.

> sys-devel/automake:  1.5, 1.9.4
> sys-devel/binutils:  2.15.92.0.2-r1
> sys-devel/libtool:   1.5.10-r4
> virtual/os-headers:  2.4.21-r1

Eric




reply via email to

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