<p></p>
<p dir="auto">The given command to install the build dependencies for Alpine Linux is</p>
<pre class="notranslate"><code class="notranslate">apk --update-cache add cmake make g++ boost-dev expat-dev \
  bzip2-dev zlib-dev libpq proj-dev lua5.3-dev postgresql-dev
</code></pre>
<p dir="auto">which does not include <code class="notranslate">nlohmann-json</code>. As a result, osm2pgsql does not build. Installing <code class="notranslate">nlohmann-json</code> fixes it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/osm2pgsql-dev/osm2pgsql/issues/2126">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353UZVLXX37RO53PXH63YQWO5XAVCNFSM6AAAAABCNYBB6WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDGOBZGM2DSNQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353VUW47QX3EQXI3ZIYDYQWO5XA5CNFSM6AAAAABCNYBB6WWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHH2ZW57A.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><osm2pgsql-dev/osm2pgsql/issues/2126</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/osm2pgsql-dev/osm2pgsql/issues/2126",
"url": "https://github.com/osm2pgsql-dev/osm2pgsql/issues/2126",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>