<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      thank you, now the process continues close to the end, until
      another error is issued:<br>
      <i><br>
      </i><i>checking whether to use python... yes</i><i><br>
      </i><i>checking for python... /usr/bin/python</i><i><br>
      </i><i>checking for python2.7... no</i><i><br>
      </i><i>configure: error: python is missing or unusable</i><i><br>
      </i><i>make[1]: *** [configure-gdb] Error 1</i><i><br>
      </i><i>make[1]: Leaving directory
`/home/dat/development/rtems/src/rtems-source-builder/rtems/build/sparc-rtems4.12-gdb-7.12-i686-linux-gnu-1/build'</i><i><br>
      </i><i>make: *** [all] Error 2</i><i><br>
      </i><i>shell cmd failed: /bin/sh -ex 
/home/dat/development/rtems/src/rtems-source-builder/rtems/build/sparc-rtems4.12-gdb-7.12-i686-linux-gnu-1/doit</i><i><br>
      </i><i>error: building sparc-rtems4.12-gdb-7.12-i686-linux-gnu-1<br>
        <br>
      </i>it seems it is not able to find or use python but the tool
      (version 2.7) is installed in /usr/bin, in fact I am able to run
      it from a terminal window<br>
      <br>
      Daniele<br>
      <br>
      <br>
      On 1/19/2017 7:20 PM, Joel Sherrill wrote:<br>
    </div>
    <blockquote
cite="mid:CAF9ehCWOO-ZJNZvAvLqRvRAWsnhFcpHwYmpNmY9qenouF3_y_Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">I see you are using Linux Mint 17.2.  Is this the
        information you were looking for?
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
            href="https://docs.rtems.org/branches/master/rsb/hosts.html#linux-mint">https://docs.rtems.org/branches/master/rsb/hosts.html#linux-mint</a><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Jan 19, 2017 at 11:41 AM, <a
            moz-do-not-send="true"
            href="mailto:dtitomanlio@tsd-space.it">dtitomanlio@tsd-space.it</a>
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:dtitomanlio@tsd-space.it" target="_blank">dtitomanlio@tsd-space.it</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div class="m_7205753769241402145moz-cite-prefix">Hi,<br>
                I do have zlib.h, actually there are three zlib.h files
                for each architecture in different folders. The point is
                that they are not found by the source builder, i.e. none
                of the folders is present in the include path<br>
                <br>
                Daniele<span class=""><br>
                  <br>
                  <br>
                  On 1/19/2017 5:54 PM, DiGiorgio, Joseph wrote:<br>
                </span></div>
              <span class="">
                <blockquote type="cite">
                  <div class="m_7205753769241402145WordSection1">
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I
                        just went through using the “TEMS Source
                        Builder” and once I installed all the
                        dependencies it worked just fine. I would check
                        to see if you have “</span><span>zlib1g-dev”
                        installed as that has zlib.h.</span></p>
                    <p class="MsoNormal"><span> </span></p>
                    <p class="MsoNormal"><span>- Joey D.</span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                    <div>
                      <div style="border:none;border-top:solid #b5c4df
                        1.0pt;padding:3.0pt 0in 0in 0in">
                        <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
                            users [<a moz-do-not-send="true"
                              class="m_7205753769241402145moz-txt-link-freetext"
                              href="mailto:users-bounces@rtems.org"
                              target="_blank">mailto:users-bounces@rtems.<wbr>org</a>]
                            <b>On Behalf Of </b><a
                              moz-do-not-send="true"
                              class="m_7205753769241402145moz-txt-link-abbreviated"
                              href="mailto:dtitomanlio@tsd-space.it"
                              target="_blank">dtitomanlio@tsd-space.it</a><br>
                            <b>Sent:</b> Thursday, January 19, 2017
                            11:34 AM<br>
                            <b>To:</b> <a moz-do-not-send="true"
                              class="m_7205753769241402145moz-txt-link-abbreviated"
                              href="mailto:users@rtems.org"
                              target="_blank">users@rtems.org</a><br>
                            <b>Subject:</b> RTEMS Source Build error</span></p>
                      </div>
                    </div>
                    <p class="MsoNormal"> </p>
                    <p class="MsoNormal" style="margin-bottom:12.0pt">Hello,
                      <br>
                      I'm trying to use the RTEMS Source builder for
                      building the tool package for SPARC and ARM
                      architectures. In both cases I get the same error:
                      <br>
                      <br>
                      ../../gcc-6.3.0/gcc/lto-<wbr>compress.c:34:18:
                      fatal error: zlib.h: No such file or directory <br>
                       #include <zlib.h> <br>
                      <br>
                      the sb-check reports that "RTEMS Source Builder
                      environment is ok" <br>
                      <br>
                      I'm using Linux Mint 17.2 with VirtualBox on
                      Windows10 machine <br>
                      <br>
                      Any help is highly appreciated <br>
                      <br>
                      Best Regards <br>
                      Daniele </p>
                  </div>
                </blockquote>
                <br>
              </span></div>
            <br>
            ______________________________<wbr>_________________<br>
            users mailing list<br>
            <a moz-do-not-send="true" href="mailto:users@rtems.org">users@rtems.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.rtems.org/mailman/listinfo/users"
              rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <br>
      <img src="cid:part9.674E9008.6A9C003D@tsd-space.it" height="50"
        width="150"><br>
      <b>Ing. Daniele Titomanlio</b>
      <br>
      Techno System Dev. s.r.l.<br>
      <br>
      Via Provinciale Pianura 2
      <br>
      Zona Ind. S. Martino, 23
      <br>
      80078 - Pozzuoli - ITALY
      <br>
      Web : <a href="http://www.tsd-space.it/">www.tsd-space.it</a>
      <br>
      Email: <a href="mailto:dtitomanlio@tsd-space.it">dtitomanlio@tsd-space.it</a>
      <br>
      Phone: +39 081 526 34 75
      <br>
      Fax : +39 081 526 27 01
      <style type="text/css">  
p {  
font-family: arial, monospace;  
font-size: 8pt;  
}  
</style> <br>
      <br>
      <p>
        <b>Informativa sulla Privacy D.Lgs 196/2003</b>
        <br>
        Le informazioni contenute nella comunicazione che precede
        possono essere riservate e sono,
        comunque, destinate esclusivamente alla persona o all'ente
        sopraindicati. La diffusione, distribuzione
        e/o copiatura del documento trasmesso da parte di qualsiasi
        soggetto diverso dal destinatario è proibita.
        La sicurezza e la correttezza dei messaggi di posta elettronica
        non possono essere garantite. Se avete
        ricevuto questo messaggio per errore, Vi preghiamo di
        contattarci immediatamente.<br>
        Grazie.<br>
        <br>
        <br>
        This communication is intended only for use by the address. It
        may contain confidential
        or privileged information. Transmission cannot be guaranteed to
        be secure or error-free.
        If you received this communication unintentionally, please
        inform us immediately.<br>
        Thank you.
      </p>
    </div>
  </body>
</html>