<div dir="ltr">I have an ESRI file gdb with curves that I need to import so I'm trying to build gdal 2.2 with filegdb. I'm on Ubuntu 16.04 with gcc 5.4. I checked out the the svn gdal and built it with any problems. <div><br></div><div>Next I got the ESRI FileGDB_API_1_5_64 and copied the contents of the lib and include directories from the FileGDB_API/  into /usr/local/lib/ and /usr/local/include/ and did a ldconfig.</div><div> Then:<div>   ./configure --with-fgdb=/usr/local/ --prefix=/opt/gdal-dev</div><div>   make</div><div>and I get numerous like:</div><div>   undefined reference to FileGDBAPI::Row</div><div>   undefined reference to FileGDBAPI::Guid</div><div>   etc.</div><div><br></div><div>I had also tried --with-fgdb=/path/to/FileGDB_API but got the same errors as when the lib and include files were copied to /usr/local/<br></div><div><br></div><div>Obviously I don't know what I'm doing. If anyone could give me any suggestions I would appreciate it.</div><div><br></div><div>Thanks,</div><div>Rich</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Richard W. Greenwood, PLS<br><a href="http://www.greenwoodmap.com" target="_blank">www.greenwoodmap.com</a></div></div>
</div></div></div>