<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Gateway on RPi zero config.h:39: first defined here]]></title><description><![CDATA[<p dir="auto">I'm building a gateway on an RPi zero. First I got a complaint about <em>stropts.h</em> which was fixed by creating an empty file of that name in the MySensors/core directory.</p>
<p dir="auto">Now I'm getting:</p>
<pre><code>/usr/bin/ld: build/examples_linux/mysgw.o:/home/appian3344/MySensors/./hal/architecture/Linux/drivers/core/config.h:39: multiple definition of `conf'; build/hal/architecture/Linux/drivers/core/config.o:/home/appian3344/MySensors/hal/architecture/Linux/drivers/core/config.h:39: first defined here
</code></pre>
<p dir="auto">I found a post that stated that the poster fixed, but not how it was fixed.  Does someone know the trick?</p>
<p dir="auto">OSD</p>
]]></description><link>https://forum.mysensors.org/topic/12017/gateway-on-rpi-zero-config-h-39-first-defined-here</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 04:31:06 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/12017.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Aug 2022 04:29:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gateway on RPi zero config.h:39: first defined here on Sat, 27 Aug 2022 13:07:15 GMT]]></title><description><![CDATA[<p dir="auto">I found the answer <a href="https://github.com/mysensors/MySensors/pull/1454/commits/b6f154bfd43e0da0f3f8c9752068f96ed7e86c16" rel="nofollow ugc">here</a>.</p>
<p dir="auto">In config.c two lines have to be added and in config.h, one line is modified and two added</p>
]]></description><link>https://forum.mysensors.org/post/112927</link><guid isPermaLink="true">https://forum.mysensors.org/post/112927</guid><dc:creator><![CDATA[OldSurferDude]]></dc:creator><pubDate>Sat, 27 Aug 2022 13:07:15 GMT</pubDate></item></channel></rss>