<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — [SOLVED] Errors in building wolfssl-4.5.0-commercial-fips]]></title>
		<link>https://www.wolfssl.com/forums/topic1658-solved-errors-in-building-wolfssl450commercialfips.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1658.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] Errors in building wolfssl-4.5.0-commercial-fips.]]></description>
		<lastBuildDate>Mon, 11 Jan 2021 06:52:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Errors in building wolfssl-4.5.0-commercial-fips]]></title>
			<link>https://www.wolfssl.com/forums/post5690.html#p5690</link>
			<description><![CDATA[<p>Yes it&#039;s worked</p><p>`./configure --enable-fips=v2 --enable-jni`</p><p>Thank you</p>]]></description>
			<author><![CDATA[null@example.com (divyanshu.srivastava)]]></author>
			<pubDate>Mon, 11 Jan 2021 06:52:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5690.html#p5690</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Errors in building wolfssl-4.5.0-commercial-fips]]></title>
			<link>https://www.wolfssl.com/forums/post5687.html#p5687</link>
			<description><![CDATA[<p>Hey,</p><p>Thanks for contacting wolfSSL! </p><p>Can you try <br />`./configure --enable-fips=v2 --enable-jni` and let me know if it works? </p><p>The &#039; --enable-fips=v2&#039; option should be used to configure the latest commercial FIPS with certificate #3389.</p><br /><p>Best Regards,<br />Tesfa</p>]]></description>
			<author><![CDATA[null@example.com (tmael)]]></author>
			<pubDate>Fri, 08 Jan 2021 20:32:13 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5687.html#p5687</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Errors in building wolfssl-4.5.0-commercial-fips]]></title>
			<link>https://www.wolfssl.com/forums/post5682.html#p5682</link>
			<description><![CDATA[<p>I am on <strong>ubuntu-18.04.5LTS</strong> and trying to build wolfssl-4.5.0-commercial-fips. I had executed the following steps</p><div class="codebox"><pre><code>cd wolfssl-directory 
./configure --enable-fips --enable-jni
make</code></pre></div><p>After that, there is an error and the error is: -</p><div class="codebox"><pre><code>make -j5  all-am
make[1]: Entering directory &#039;/home/user/Desktop/wolfssl/wolfssl-4.5.0-commercial-fips-linuxv2&#039;
  CC       wolfcrypt/benchmark/benchmark.o
  CC       ctaocrypt/src/src_libwolfssl_la-hmac.lo
  CC       ctaocrypt/src/src_libwolfssl_la-random.lo
  CC       ctaocrypt/src/src_libwolfssl_la-sha256.lo
  CC       ctaocrypt/src/src_libwolfssl_la-rsa.lo
In file included from wolfcrypt/benchmark/benchmark.c:118:0:
./wolfssl/wolfcrypt/random.h:164:21: error: unknown type name &#039;OS_Seed&#039;
 int wc_GenerateSeed(OS_Seed* os, byte* seed, word32 sz);
                     ^~~~~~~
In file included from wolfcrypt/benchmark/benchmark.c:23:0:
./wolfssl/wolfcrypt/settings.h:221:24: error: unknown type name &#039;RNG&#039;
         #define WC_RNG RNG
                        ^
./wolfssl/wolfcrypt/random.h:174:29: note: in expansion of macro &#039;WC_RNG&#039;
 WOLFSSL_API int  wc_InitRng(WC_RNG*);
                             ^~~~~~
./wolfssl/wolfcrypt/settings.h:221:24: error: unknown type name &#039;RNG&#039;
         #define WC_RNG RNG
                        ^
...

Makefile:4386: recipe for target &#039;wolfcrypt/benchmark/benchmark.o&#039; failed
make[1]: *** [wolfcrypt/benchmark/benchmark.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory &#039;/home/user/Desktop/wolfssl/wolfssl-4.5.0-commercial-fips-linuxv2&#039;
Makefile:3291: recipe for target &#039;all&#039; failed
make: *** [all] Error 2</code></pre></div><p>The full output is attached here as a .txt file.</p><p>make and GCC version is:-</p><div class="codebox"><pre><code>make --version
GNU Make 4.1
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&gt;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

gcc --version
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</code></pre></div><p>Can someone help me out with the error?</p>]]></description>
			<author><![CDATA[null@example.com (divyanshu.srivastava)]]></author>
			<pubDate>Fri, 08 Jan 2021 09:29:22 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5682.html#p5682</guid>
		</item>
	</channel>
</rss>
