<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Openssl Error In  Imx6ull in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1483225#M192099</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195472"&gt;@nagaprasad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command below for your reference.&lt;/P&gt;
&lt;P&gt;DISTRO=fsl-imx-fb MACHINE=Target-Machine bitbake core-image-minimal -c populate_sdk&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 06:17:28 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2022-07-01T06:17:28Z</dc:date>
    <item>
      <title>Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1477327#M191740</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;we are using I.mx6ull for our project, having yocto version 5.10.when we try to use openssl library getting error as follows&lt;/P&gt;&lt;P&gt;fatal error: openssl/ssl.h: No such file or directory&lt;/P&gt;&lt;P&gt;Can anyone help us to resolve this error, we tried by adding openssl to local.conf file but we are still experiencing this error.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Naga Prasad.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 09:08:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1477327#M191740</guid>
      <dc:creator>nagaprasad</dc:creator>
      <dc:date>2022-06-21T09:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1480863#M191960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195472"&gt;@nagaprasad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;openssl already included in yocto build by default. I am not quite catching what operation you were trying with openssl. According to the error, then have you tried install "&lt;SPAN&gt;libssl-dev", which will depends on your host.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harvey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 02:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1480863#M191960</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2022-06-28T02:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1480920#M191962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when i am trying to use SSL library API in our application like&amp;nbsp;SSL_library_init/SSL_Write().when cross-compiling application using cross-compiler,getting error as&amp;nbsp;&lt;/P&gt;&lt;P&gt;fatal error: OpenSSL/SSL.h: No such file or directory&lt;/P&gt;&lt;P&gt;Could you please suggest us to resolve this error?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 05:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1480920#M191962</guid>
      <dc:creator>nagaprasad</dc:creator>
      <dc:date>2022-06-28T05:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481029#M191972</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Support that you do the cross-compiling on Ubuntu, you need to run this command line&amp;nbsp;&lt;SPAN&gt;sudo apt-get install libssl-dev.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;More details, here the link is for your reference.&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/17915098/openssl-ssl-h-no-such-file-or-directory-during-installation-of-git?answertab=trending#tab-top" target="_blank"&gt;"openssl/ssl.h: No such file or directory" during Installation of Git - Stack Overflow&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harvey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 08:00:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481029#M191972</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2022-06-28T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481135#M191975</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;in my ubuntu pc, libssl-dev is already installed, but when we are cross compiling it will search for libraries/include files&amp;nbsp; in&amp;nbsp;/opt/fsl-imx-fb/5.10-hardknott/sysroots/x86_64-pokysdk-linux/.in this path i am not&amp;nbsp; getting library include files by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nagaPrasad&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481135#M191975</guid>
      <dc:creator>nagaprasad</dc:creator>
      <dc:date>2022-06-28T10:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481152#M191977</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find attached the image for your reference, I am able to compile using 5.4 version but I am getting errors while using the 5.10-hardknott yocto version.&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;naga prasad&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481152#M191977</guid>
      <dc:creator>nagaprasad</dc:creator>
      <dc:date>2022-06-28T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481704#M192014</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;BSP 5.10 actually included ssl.h, the screenshot below for your reference.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harvey021_0-1656493018324.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184987i953E83C70915EBA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harvey021_0-1656493018324.png" alt="Harvey021_0-1656493018324.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can you please check if either the ssl.h included in your c file or other problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 09:00:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1481704#M192014</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2022-06-29T09:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1482733#M192062</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have not found openssl folder in&amp;nbsp;/opt/fsl-imx-fb/5.10-hardknott/sysroots/cortexa7t2hf-neon-poky-linux-gnueabi/usr/include/.&lt;/P&gt;&lt;P&gt;Could you please suggest to us if anything is missed while generating yocto image for imx6ull?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;NagaPrasad.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 11:06:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1482733#M192062</guid>
      <dc:creator>nagaprasad</dc:creator>
      <dc:date>2022-06-30T11:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Openssl Error In  Imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1483225#M192099</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195472"&gt;@nagaprasad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command below for your reference.&lt;/P&gt;
&lt;P&gt;DISTRO=fsl-imx-fb MACHINE=Target-Machine bitbake core-image-minimal -c populate_sdk&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 06:17:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Openssl-Error-In-Imx6ull/m-p/1483225#M192099</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2022-07-01T06:17:28Z</dc:date>
    </item>
  </channel>
</rss>

