<div dir="ltr"><div><br></div>In order to help, you should provide the link line -- at least the part of it that contains the library directory references.  Building GDAL is tricky and it's easy locate the wrong library/headers.  You should also locate other proj libraries on your system that might be getting found.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 11, 2019 at 2:27 PM Igor Belyakov <<a href="mailto:belyakov-i@spsinf.ru">belyakov-i@spsinf.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><span style="font-family:"courier new",monospace">$ export LD_LIBRARY_PATH=/usr/local/lib; make</span></div><div>- doesn't work either.</div><div>And <span style="font-family:"courier new",monospace">/usr/local/lib</span> is already in <span style="font-family:"courier new",monospace">/etc/ld.so.conf</span></div><div>(to be exact, it's in<span style="font-family:"courier new",monospace"> /etc/ld.so.conf.d/libc.conf</span> that is included in <span style="font-family:"courier new",monospace">/etc/ld.so.conf</span> with "<span style="font-family:"courier new",monospace">include /etc/ld.so.conf.d/*.conf</span>")</div><div> </div><div>11.06.2019, 20:39, "Even Rouault" <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>>:</div><blockquote><p>On mardi 11 juin 2019 20:28:01 CEST Igor Belyakov wrote:</p><blockquote> I also checked (with readelf) if my libproj files contain those symbols.<br> There are libproj.a, libproj.so, libproj.so.15 and libproj.so.15.1.0 files<br> in usr/local/lib and they all contain symbol `proj_alter_name'. But for<br> some reason the linker cannot find it.</blockquote><p><br>you may need to add /usr/local/lib to your /etc/ld.so.conf or define the<br>LD_LIBRARY_PATH=/usr/local/lib environment variable.<br>GDAL build process doesn't set RPATH by default.<br><br>Even<br> </p>--<br>Spatialys - Geospatial professional services<br><a href="http://www.spatialys.com/" target="_blank">http://www.spatialys.com</a></blockquote>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>