<div dir="ltr">I am building Therion for the first time and getting one Proj related error when running make:<div><br></div><div><pre><pre>-------------------------------------------------------------------------------
projections: EPSG label
-------------------------------------------------------------------------------
<font color="#D3D7CF">utest-proj.cxx:77</font>
<font color="#D3D7CF">...............................................................................</font>

<font color="#D3D7CF">utest-proj.cxx:78: </font><font color="#EF2929"><b>FAILED:</b></font>
<font color="#06989A">  CHECK( (epsg_labels.count(32634) > 0 && strcmp(epsg_labels[32634],"WGS 84 / UTM zone 34N") == 0) )</font>
with expansion:
<font color="#FCE94F"><b>  false</b></font>

<font color="#EF2929"><b>====</b></font><font color="#4E9A06">===========================================================================</font>
test cases: 18<font color="#D3D7CF"> | </font><font color="#4E9A06">17 passed</font><font color="#D3D7CF"> | </font><font color="#EF2929"><b>1 failed</b></font>
assertions: 44<font color="#D3D7CF"> | </font><font color="#4E9A06">43 passed</font><font color="#D3D7CF"> | </font><font color="#EF2929"><b>1 failed</b></font>

make: *** [Makefile:184: tests] Error 1
</pre>
</pre><pre><span style="font-family:Arial,Helvetica,sans-serif">Is this an error I can ignore or something I need to fix? If so, do you have any pointers to how I might do that?</span></pre><pre><span style="font-family:Arial,Helvetica,sans-serif"><br></span></pre><pre><span style="font-family:Arial,Helvetica,sans-serif">Best regards, </span></pre><pre><span style="font-family:Arial,Helvetica,sans-serif">Þórir Már</span></pre></div></div>