<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#008e00" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thanks for the response. Yes, I did
have gpsd 3.22 in /usr/local/sbin, so I looked more carefully to
discover why.<br>
<br>
I think the problem was that Debian has updated from buster to
bullseye, and without swapping repositories to oldstable which
./clockmaker --update did not do, some libraries were not updated,
and gpsd compilation failed. I originally missed this failure in
the vast output of ./clockmaker --update.<br>
<br>
The solution was to re-use ./clockmaker --config then --build,
over my existing installation, which forced the repository change,
updated the necessary libraries and so compiled gpsd successfully.<br>
<br>
gpsd -V<br>
gpsd: 3.23.2~dev (revision release-3.23.1-38-g78de30d61)<br>
<br>
All appears to be working again, just settling down. The only
downside appears to have been that now:<br>
<br>
ntpd -V<br>
ntpd ntpsec-1.2.0+88-g1f1859403-dirty<br>
<br>
That -dirty looks unpleasant but not a problem (as yet), so I'll
probably leave everything alone until Raspberry Pi OS bullseye
appears.<br>
<br>
<br>
<br>
<br>
On 01/10/2021 19:25, Gary E. Miller via users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20211001112517.3a6bb238@spidey.rellim.com">
<pre class="moz-quote-pre" wrap="">Yo NTPfiend!
On Fri, 1 Oct 2021 12:04:02 +0100
NTPfiend via users <a class="moz-txt-link-rfc2396E" href="mailto:users@ntpsec.org"><users@ntpsec.org></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Having noticed there is a GPSD bug which will cause problems in
October, I thought I would give the ntpsec update mechanism a try:
./clockmaker --update
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Cool.
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">However, gpsd -V output remains unchanged:
gpsd: 3.22.1~dev (revision release-3.22-333-g935d5b2b1)
despite my seeing 3.23 compiling/installing and having deleted 3.22
from the R Pi /home/me directory.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Looks like you have two different versions of gpsd installed. Find, and
remove, the old one.
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">I'm a little baffled on why no update occurred and would appreciate a
pointer in the right direction.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Try this as root:
# which gpsd
# ls /usr/*bin/gpsd /usr/local/*bin/gpsd
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
<a class="moz-txt-link-abbreviated" href="mailto:gem@rellim.com">gem@rellim.com</a> <a class="moz-txt-link-freetext" href="Tel:+1">Tel:+1</a> 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can't measure it, you can't improve it." - Lord Kelvin
</pre>
<br>
</blockquote>
</body>
</html>