Hi
I’ve been trying for a few days to compile the latest revision of WSJT on OSX 
following the instructions on the website.  I seem to be getting an error with 
the FFT libraries preventing compillation "checking for sfftw_destroy_plan_ in 
-lfftw3f… no”.  Most of the dependencies were already there with macports 
including this library but I have also compiled a version from source so it 
isn’t in the opt tree.  The only other issue was f2py - I had to add some 
simlinks to where its located in /opt

Any ideas what is happening here or does someone have a compiled copy with 
statically linked libraries for 10.10.3 they could send?  I’ve unfortunately 
missed the best of the latest meteor shower but am still keen to get this up 
and running for FSK441

Thanks

Tim Kerby
MM0TKE



./configure --with-portaudio-include-dir=/opt/local/include 
--with-portaudio-lib-dir=/opt/local/lib
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
./configure: line 3154: test: =: unary operator expected
checking uname -s... no
checking for g95... /opt/local/bin/g95
checking for gfortran... /usr/local/bin/gfortran
*** gfortran compiler found at /usr/local/bin/gfortran
*** g95 compiler found at /opt/local/bin/g95
gfortran: warning: couldn't understand kern.osversion '14.3.0
checking for a v19 portaudio ... checking for Pa_GetVersion in -lportaudio... 
yes
checking if gcc is Apple GCC... no
checking for library containing strerror... none required
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for mv... /bin/mv
checking for ln... /bin/ln
checking for sed... /usr/bin/sed
checking for ar... /opt/local/bin/ar
checking for ld... /opt/local/bin/ld
checking for test... /bin/test
checking for python... /opt/local/bin/python
checking for f2py... /usr/bin/f2py
checking OS... checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking unistd.hinttypes.h usability... no
checking unistd.hinttypes.h presence... no
checking for unistd.hinttypes.h... no
checking for stdint.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/param.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking for stddef.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for sys/resource.h... (cached) yes
checking linux/ppdev.h usability... no
checking linux/ppdev.h presence... no
checking for linux/ppdev.h... no
checking dev/ppbus/ppi.h usability... no
checking dev/ppbus/ppi.h presence... no
checking for dev/ppbus/ppi.h... no
checking for sys/stat.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking samplerate.h usability... yes
checking samplerate.h presence... yes
checking for samplerate.h... yes
checking whether string.h and strings.h may both be included... yes
checking for sfftw_destroy_plan_ in -lfftw3f... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes

FFTW3 Libs are required by wsjt $

Check your distrobution, and install the appropriate
libraries

configure: error: Please check error messages and install missing packages.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to