octave-maintainers
[Top][All Lists]
Advanced

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

Re: Test failures associated with FFTW


From: Daniel J Sebald
Subject: Re: Test failures associated with FFTW
Date: Sat, 16 Mar 2013 11:55:28 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 03/16/2013 03:21 AM, John W. Eaton wrote:
On 03/16/2013 04:00 AM, Daniel J Sebald wrote:

That is a generated line (fftw.cc-tst, not a script file), so I'll leave
that one up to someone who is more adept with that step.

The -tst files just contain the lines from the corresponding source
files that begin with "%!". So make the change in the fftw.cc file and
make should create a new fftw.cc-tst file with your fixes.

Well, there isn't an fftw.cc source file, per my current understanding.

libinterp/dldfcn/fftw.oct

is a link to a hidden library file

libinterp/dldfcn/.libs/fftw.so

This is why I wondered if the change that Rik made had something to do with the problem, i.e., that the generation process either puts HAVE_FFTW or HAVE_FFTW3 in this fftw.cc-tst file, but currently isn't doing so properly.

I will look more closely at the "make".

Dan


reply via email to

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