<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 23/07/2018 à 12:28, Michael Stahl a
      écrit :<br>
      <br>
      Thank you for your answer. Finally it works with the following
      options added to my autogen.input:<br>
      --enable-python=fully-internal<br>
      --without-system-curl<br>
      <br>
      Both are necessary to build LO 6.1 in release mode. It was not the
      case until branch 6.0.<br>
      It seems I didn't use "make distclean" as I thought I did when I
      tested this options. <br>
      <br>
      Best regards.<br>
      JBF<br>
    </div>
    <blockquote type="cite"
      cite="mid:ba7c930a-2333-6ae5-21fd-f65345ade547@libreoffice.org">On
      15.07.2018 18:48, Jean-Baptiste Faure wrote: <br>
      <blockquote type="cite">Hi, <br>
        <br>
        I try to build LO 6.1 in release mode as I did for previous
        versions, but it fails with the following error messages: <br>
        <br>
        <blockquote type="cite">/home/libo/60/instdir/program/libpyuno.so
          has suspicious NEEDED: libpython3.5m.so.1.0 <br>
          /home/libo/60/instdir/program/libucpftp1.so has suspicious
          NEEDED: libcurl-gnutls.so.4 <br>
        </blockquote>
      </blockquote>
      <br>
      neither of these libraries can be relied upon to be available on
      any contemporary GNU/Linux system, so these warnings look
      appropriate to me. <br>
      <br>
      <blockquote type="cite">
        <blockquote type="cite">/home/libo/60/instdir/program/libucpcmis1lo.so
          has suspicious NEEDED: libcurl-gnutls.so.4 <br>
          /home/libo/60/instdir/program/libsvllo.so has suspicious
          NEEDED: libcurl-gnutls.so.4 <br>
          /home/libo/60/instdir/program/libpythonloaderlo.so has
          suspicious NEEDED: libpython3.5m.so.1.0 <br>
/home/libo/60/postprocess/CustomTarget_check_dynamic_objects.mk:20 : la
          recette pour la cible </blockquote>
        <br>
        I am running Ubuntu 16.04 x86-64 and the version of curl
        installed by the system is 7.47.0, using internal curl did not
        help. <br>
      </blockquote>
      <br>
      using internal curl is really supposed to fix this.  did you
      perhaps forget to "make ucb.clean svl.clean" after changing the
      flags in autogen.input? <br>
      <br>
      <blockquote type="cite">I tried to build with the option
        --enable-python=fully-internal without success. <br>
      </blockquote>
      <br>
      same question, but you'd need "make pyuno.clean".  the build
      system can't automatically rebuild things when configure flags
      change. <br>
      <br>
      _______________________________________________ <br>
      LibreOffice mailing list <br>
      <a class="moz-txt-link-abbreviated"
        href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
      <br>
      <a class="moz-txt-link-freetext"
        href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
      <br>
    </blockquote>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.
</pre>
  </body>
</html>