Re: crate AWS + Erreur GnatStudio en debug (sous Ubuntu 22.04 LTS stable à jour)

"David Sauvage - AdaLabs Ltd" (via ada-france Mailing List) <[email protected]> Wed, 6 Dec 2023 16:20:31 +0400
Newsgroups gmane.comp.lang.ada.france
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------kHkJJeLXGBzX26qPb5y5GWE1
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit


On 12/6/23 14:21, Sowebio - Développement (via ada-france Mailing List) 
wrote:
> [2023-12-04 15:10:12] 
> /home/sr/.cache/alire/toolchains/gnat_native_13.2.1_788a01f9/bin/gdb: 
> *error while loading shared libraries: libpython3.8.so.1.0: cannot 
> open shared object file: No such file or directory*

concernant la librairie manquante pour gdb dans le gnat_native,

j'ai rajouté le lien symbolique libpython3.8.so.1.0 pointant sur 
libpython3.9.so.1.0 pour contourner le problème

_______________________________________________
Ada-france mailing list
[email protected]

--------------kHkJJeLXGBzX26qPb5y5GWE1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 12/6/23 14:21, Sowebio -
      Développement (via ada-france Mailing List) wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]">[2023-12-04
      15:10:12]
      /home/sr/.cache/alire/toolchains/gnat_native_13.2.1_788a01f9/bin/gdb:
      <b>error while loading shared libraries: libpython3.8.so.1.0:
        cannot open shared object file: No such file or directory</b></blockquote>
    <p>concernant la librairie manquante pour gdb dans le gnat_native,</p>
    <p>j'ai rajouté le lien symbolique libpython3.8.so.1.0 pointant sur
      libpython3.9.so.1.0 pour contourner le problème</p>
    <pre class="moz-signature" cols="72"></pre>
  <div style="background: transparent; border: none; clear: both; display: block; float: none; position: static"><br/>_______________________________________________<br/>Ada-france mailing list<br/>[email protected]</div></body>
</html>

--------------kHkJJeLXGBzX26qPb5y5GWE1--