<?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 — undefined reference to `wolfSSL_CTX_set_psk_client_callback']]></title>
		<link>https://www.wolfssl.com/forums/topic749-undefined-reference-to-wolfsslctxsetpskclientcallback.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic749.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in undefined reference to `wolfSSL_CTX_set_psk_client_callback'.]]></description>
		<lastBuildDate>Thu, 03 Dec 2015 21:49:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: undefined reference to `wolfSSL_CTX_set_psk_client_callback']]></title>
			<link>https://www.wolfssl.com/forums/post2353.html#p2353</link>
			<description><![CDATA[<p>Hi,</p><p>Have you enabled PSK support when compiling wolfSSL?&nbsp; This can be done with the &quot;--enable-psk&quot; ./configure option:</p><p>./configure --enable-psk</p><p>Thanks,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Thu, 03 Dec 2015 21:49:23 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2353.html#p2353</guid>
		</item>
		<item>
			<title><![CDATA[undefined reference to `wolfSSL_CTX_set_psk_client_callback']]></title>
			<link>https://www.wolfssl.com/forums/post2350.html#p2350</link>
			<description><![CDATA[<p>Hi all, </p><p>I&#039;m trying to compile the echoclient example and i get the following error message;<br />-&gt; undefined reference to `wolfSSL_CTX_set_psk_client_callback&#039;</p><p>Test setup: CodeBlocks+MinGW </p><p>I have linked libwolfssl.a in my linker settings as it should be.</p><p>Is there something else to link ?<br />Am i linking to the correct library ?</p><p>I am bit confused here ...</p><p>NOTE - I was not able to build the whole WolfSSL package using</p><p>&nbsp; &nbsp; configure --enable-static<br />&nbsp; &nbsp; make<br />&nbsp; &nbsp; make install.</p><p>as referenced in: <a href="https://www.wolfssl.com/wolfSSL/wolfssl-quickstart.html">https://www.wolfssl.com/wolfSSL/wolfssl-quickstart.html</a></p><p>My build setup is a regular MinGW/MSYS package.</p><p>I had to do the following to generate a static library.</p><p>&nbsp; &nbsp; configure --enable-static<br />&nbsp; &nbsp; make src/libwolfssl.la</p><p>Reference: <a href="https://www.wolfssl.com/wolfSSL/Docs-wolfssl-manual-2-building-wolfssl.html">https://www.wolfssl.com/wolfSSL/Docs-wo … lfssl.html</a></p><p>Any help or suggestions would be appreciated.</p><p>Thank.</p><p>update: problem fixed, i added&nbsp; --enable-psk option to make.<br />Mr linker is happy, no more undefined reference ...<br />echoclient and echoserver examples are compiling and working ok.</p>]]></description>
			<author><![CDATA[null@example.com (Pfbmtlqc)]]></author>
			<pubDate>Wed, 02 Dec 2015 03:14:23 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2350.html#p2350</guid>
		</item>
	</channel>
</rss>
