On 05/07/2014 08:17 AM, ki7mt wrote:
> Hi Chuck,
>
> A few questions, see below.
>
> On 05/07/2014 03:01 AM, Chuck Forsberg WA7KGX wrote:
>> I tried the new wspr under both 64 bit Fedora 20 and 64 bit Fedora Rawhide.
> When you say the new wspr, do you mean you checked out the latest from SVN?
yes
>
>> I have been running wspr 3829 for some time, compiling it
>> repeatedly with each new version of Rawhide without issues.
>>
>> I am stumped on the new version of wspr.
> Again, what version, and what WSPR source are you using?
wspr 4115
>> Depending on how I call it, wspr fails because it can not
>> find sfftw_destroy_plan_  or tkinter.
> How are you calling WSPR when it fails, and how are you calling WSPR
> when it does not fail? How are you determining the existance and proper
> operation of Tkinter? How eas it installed, RPMs or source build, same
> again for python3,
python3 wspr.py
>
>>       However,
>> libfftw3f.a does include this entry, and there does seem
>> to be a tkinter.
> Did you build WSPR from the latest SVN srouce? The configure script, in
> the current development branch checks that library function
> specifically, if it doesn't pass, configure should warn and exit. Did
> you receive any warning?
>
> How did you install FFTW3, from Fedora RPM's or did you build FFTW3 from
> source?
Fedora has no fftw3 to install.  Installing fftw pulls in
fftw3  and fftw3f

just now I installed python3-tkinter and now that compliant is gone.

Now "python3 wspr.py" stops complaining that

[caf@omen3 wspr]$ python3 wspr.py
Traceback (most recent call last):
   File "wspr.py", line 45, in <module>
     from WsprMod import w
ImportError: /home/caf/wspr/WsprMod/w.so: undefined symbol: 
sfftw_destroy_plan_
[caf@omen3 wspr]$

>
> 73's
> Greg, KI7MT
>
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>

-- 
      Chuck Forsberg WA7KGX   c...@omen.com   www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
   Omen Technology Inc      "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to