<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello gnupg users - I came across a strange error message from
      GnuPG 2.2.26 using the raspberry pi 4 and the new Ubuntu 20.10 64
      bit operating system for ARM. The GnuPG speedo compile went to
      completion without any problems. However after a reboot trying to
      bring up gpg gives:</p>
    <p>  $ gpg --verbose --version<br>
        gpg: symbol lookup error: gpg: undefined symbol: gpgrt_access,
      version GPG_ERROR_1.0</p>
    <p>Interestingly this error does not show up in a regular compile of
      GnuPG 2.2.26 in the normal raspberry pi OS and also is not a
      problem in Ubuntu 20.04 on my regular AMD Ryzen 7 3800XT desktop.
      I have been afraid to test it on my laptop running Ubuntu 20.10
      for fear of ruining the current version 2.2.25 which runs fine
      (that's why I always test on RPi first). I suspect (from googling
      similar errors) a problem with LD_LIBRARY_PATH, but have not found
      a solution. Anybody else out there try this and find a solution?</p>
    <p>Happy Hollidays, Murphy<br>
      <span style="color: rgb(36, 39, 41); font-family: Arial,
        "Helvetica Neue", Helvetica, sans-serif; font-size:
        15px; font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: left; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-thickness:
        initial; text-decoration-style: initial; text-decoration-color:
        initial; display: inline !important; float: none;"></span></p>
  </body>
</html>