I Get the same thing on Ubuntu x86_64:

exp Branch is OK
1.4.0 Branch is OK
1.5.0 Branch errors out with:

---
[ 78%] Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
/home/ki7mt/jtsdk/src/wsjtx/lib/jt9sim.f90:5.6:

  use wavhdr
      1
Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No
such file or directory
make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
---

Then it fails the build at linking:

---
Linking CXX static library libwsjt_qt.a
[ 88%] Built target wsjt_qt
make: *** [all] Error 2
---

73's
Greg, KI7MT


On 03/20/2015 08:08 PM, Josh Rovero wrote:
> Seeing following error on FC20 x86_64, r5088
> 
> Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
> /Downloads/wsjtx_src/lib/jt9sim.f90:5.6:
> 
>   use wavhdr
>       1
> Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No
> such file or directory
> make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
> make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
> make: *** [all] Error 2

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to