discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] fftw 3.0.1 build failure


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] fftw 3.0.1 build failure
Date: Sun, 18 Sep 2005 09:21:31 -0700
User-agent: Mutt/1.5.6i

On Sat, Sep 17, 2005 at 12:56:15PM -0700, William Moerner wrote:
> Hi, I am really trying to get my usrp up, but I have a
> problem building fftw.  
> 
> system  Asus Athlon K7
> OS Mandriva 10.1 Official - chose this due to Eric's
> recommendations, clean install recently, fully
> updated, gcc 3.4.1
> 
> Following instructions from Dawei's tutorial, I use
> 
> make distclean
> ./configure --enable-float --enable-shared --enable-k7
> make
> 
> make FAILS with "no rule to make target libfftw3f.la.c
> needed by libfftw3f.la
> Stop."
> 
> Any ideas from the experts?  

Don't start with a distclean.

Unpack it again and just do:

  ./configure --enable-float --enable-shared --enable-k7
  make

Eric




reply via email to

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