Hi all,

WSJT-X on Fedora 21 ARM (Banana Pi)

Sorry, my old instructions, wrong. (below)

Now doing: mkdir build; cd build; cmake ..

And we are:

[100%] Building CXX object CMakeFiles/wsjtx.dir/wsjtx_automoc.cpp.o
Linking CXX executable wsjtx
[100%] Built target wsjtx

Done. Must run.

Alan VK2ZIW

On Sat, 31 Jan 2015 23:15:28 +1000, Alan VK2ZIW wrote
> Hi all,
> 
> No problem here building WSJT r4916 on Fedora 20 
> (since we ARE in the WSJT group)
> 
> Oh, you mean WSJT-X, why didn't you say?
> 
> This is where I get....
> 
> g++ -o jt9 jt9.o jt9a.o jt9b.o jt9c.o -L. -ljt9 -lQt5Core -lfftw3f 
> `gfortran - print-file-name=libgfortran.so` jt9.o: In function `MAIN__':
> jt9.f90:(.text+0x6dc): undefined reference to `fftwf_init_threads'
> jt9.f90:(.text+0x6ec): undefined reference to `fftwf_plan_with_nthreads'
> collect2: error: ld returned 1 exit status
> Makefile:62: recipe for target 'jt9' failed
> make: *** [jt9] Error 1
> [alanb@localhost lib]$ grep fftwf_init_threads *
> fftw3.f03:    integer(C_INT) function fftwf_init_threads() bind(C, 
> name='fftwf_init_threads')
> fftw3.f03:    end function fftwf_init_threads
> 
> ----ooo00ooo---
> 
> Alan VK2ZIW
> 
> On Sat, 31 Jan 2015 05:37:31 +0100, Claude Frantz wrote
> > Please allow me to report the following problems:
> > 
> > [  4%] Building Fortran object CMakeFiles/wsjt.dir/lib/filbig.f90.o
> > /home/claude/ham/JoeTaylor/wsjtx/lib/filbig.f90:44.35:
> > 
> >       plan2=fftwf_plan_dft_1d(nfft2,c4a,c4a,-1,nflags)
> >                                     1
> > Warning: Same actual argument associated with INTENT(OUT) argument 
> > 'in' and INTENT(OUT) argument 'out' at (1) 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to