Aha! Skimming trips me up once again.
Checking for python module 'gps' (ver >= num(3, 18)) : unknown version
WARNING: ntploggps will not be built/installed since python gps module >=
3.18 was not found
PYTHONDIR : /usr/local/lib/python2.7/dist-packages
PYTHONARCHDIR
On Sat, Sep 21, 2019 at 01:09:30PM -0700, Paul Theodoropoulos via devel wrote:
>On 9/21/2019 13:00 PM, James Browning wrote:
>
> On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel
> <[1]devel@ntpsec.org> wrote:
>
>Just a quick note, as I'm vetting all my installati
On Sat, Sep 21, 2019, at 11:03, Eric S. Raymond via devel wrote:
>
> The problem, of course, is that the Python 2 and Python3 development
> package both want to own Python.h,
> and the name is not versioned.
>
> I don't see any fix for this other than "have the right dev kit
> installed whebn
On 9/21/2019 13:00 PM, James Browning wrote:
On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel
mailto:devel@ntpsec.org>> wrote:
Just a quick note, as I'm vetting all my installations - after running
'./waf configure --refclock=all', followed by './waf install', all
of th
On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel <
devel@ntpsec.org> wrote:
> Just a quick note, as I'm vetting all my installations - after running
> './waf configure --refclock=all', followed by './waf install', all of the
> applications in main/ntpclients are installed - except for
Just a quick note, as I'm vetting all my installations - after running
'./waf configure --refclock=all', followed by './waf install', all of the
applications in main/ntpclients are installed - except for ntploggps.
I don't know the magic of waf sufficiently to point to why, where, or how
it i
Hal Murray via devel :
>
> I'm on Fedora. I've been using python2 for ages. I just tried to switch to
> python3.
> My "python" command now links to python3.7
>
> It all builds, then dies trying to run the version printout tests which
> really
> test that it can load all the libraries it need