8cH9azbsFifZ / wspr

Weak Signal Propagation Reporter
http://physics.princeton.edu/pulsar/K1JT/
1 stars 1 forks source link

four2a.f:(.text+0x263): undefined reference to `sfftw_plan_dft_1d_' #9

Closed 8cH9azbsFifZ closed 12 years ago

8cH9azbsFifZ commented 12 years ago

gfortran -L./ -L/usr/lib -L/usr/local/lib -L/opt/local/lib -o fmt fmt.f90 fil1.f90 four2a.f peakup.f db.f \ sound.o -lpthread -lsamplerate -lportaudio -lfftw3f
/tmp/cc1x1zkR.o: In function four2a_': four2a.f:(.text+0x263): undefined reference tosfftw_plan_dft1d' four2a.f:(.text+0x2b7): undefined reference to sfftw_plan_dft_1d_' four2a.f:(.text+0x302): undefined reference tosfftw_plan_dft_r2c1d' four2a.f:(.text+0x34b): undefined reference to sfftw_plan_dft_c2r_1d_' four2a.f:(.text+0x3f5): undefined reference tosfftwexecute' four2a.f:(.text+0x422): undefined reference to sfftw_destroy_plan_' sound.o: In functionmsleep_': /root/wspr/deb/wspr/wspr-3.0/src/sound.c:163: undefined reference to Pa_Sleep' sound.o: In functionsoundexit_': /root/wspr/deb/wspr/wspr-3.0/src/sound.c:38: undefined reference to Pa_Terminate' sound.o: In functionsoundinit_': /root/wspr/deb/wspr/wspr-3.0/src/sound.c:23: undefined reference to Pa_Initialize' sound.o: In functionsoundout_': /root/wspr/deb/wspr/wspr-3.0/src/sound.c:128: undefined reference to Pa_OpenStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:141: undefined reference toPa_StartStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:144: undefined reference to Pa_WriteStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:147: undefined reference toPa_CloseStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:153: undefined reference to Pa_Terminate' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:156: undefined reference toPa_GetErrorText' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:122: undefined reference to Pa_GetDefaultOutputDevice' sound.o: In functionsoundin_': /root/wspr/deb/wspr/wspr-3.0/src/sound.c:72: undefined reference to Pa_OpenStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:83: undefined reference toPa_StartStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:86: undefined reference to Pa_ReadStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:89: undefined reference toPa_CloseStream' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:94: undefined reference to Pa_Terminate' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:97: undefined reference toPa_GetErrorText' /root/wspr/deb/wspr/wspr-3.0/src/sound.c:66: undefined reference to Pa_GetDefaultInputDevice' collect2: ld returned 1 exit status make[2]: *** [fmt] Error 1 make[2]: Leaving directory/root/wspr/deb/wspr/wspr-3.0/src' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/root/wspr/deb/wspr/wspr-3.0' make: * [all] Error 2

8cH9azbsFifZ commented 12 years ago

Analog problems with make wwv make ccf make wspr0 make fmt

All ($FC) with $(LIBS) concerned...

8cH9azbsFifZ commented 12 years ago

Related to Issue 8 https://github.com/8cH9azbsFifZ/wspr/issues/8 .

8cH9azbsFifZ commented 12 years ago

This issue on debian has been resolved by removing the fc_lib_path again from makefile.in

https://github.com/8cH9azbsFifZ/wspr/commit/1eab0eda3578323893cc8bff4e1952634f7643e2