<div dir="ltr">The util lib should build before the base lib, as it is a dependency.  Is there any reference to building libpdal_util in your make output?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 28, 2016 at 1:51 PM, Scott Lewis <span dir="ltr"><<a href="mailto:scott.lewis@nsidc.org" target="_blank">scott.lewis@nsidc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm having an issue compiling the latest pull of PDAL.  I'm using a Mac, but am following the Unix instructions (as I was able to compile just fine a few months ago).  I am using a clean clone.<br>
<br>
I run cmake and then make, and it chugs along happily until this point:<br>
<br>
[ 19%] Linking CXX shared library ../lib/libpdalcpp.dylib<br>
ld: file not found: /Users/glewis/git/pdal-local/makefiles/lib/libpdal_util.2.dylib<br>
clang: error: linker command failed with exit code 1 (use -v to see invocation)<br>
make[2]: *** [lib/libpdalcpp.3.0.0.dylib] Error 1<br>
make[1]: *** [src/CMakeFiles/pdalcpp.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
(in this case, I had run make previously, and the 19% was 27% in that case, but it was the same error).<br>
<br>
<br>
In the folder specified there doesn't seem to be any libpdal_util files.  I tried it on a clone I had from before, and in that case there was a libpdal_util file, but it was not the file it expected (either libpdal_util.1.dylib or libpdal_util.2.0.0.dylib).<br>
<br>
I've tried to look through the docs to see if there's something I'm missing, but if there is, I'm not seeing it.<br>
<br>
Thanks!<span class="HOEnZb"><font color="#888888"><br>
<br>
Scott Lewis<br>
NSIDC<br>
_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/pdal</a></font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div>