<div dir="ltr"><div><div><div>Hello,<br><br></div>when pdal was installing, error on libgdal and libtiff were occurred.<br></div>The log at that time is shown below.<br></div>Let me know how to solve it.<br><br>survey@SURVEY-C11:~/PDAL-master/build$ make<br>[ 38%] Built target pdal_util<br>[ 38%] Built target reader_bpf<br>[ 38%] Built target reader_faux<br>[ 38%] Built target lascommon<br>[ 38%] Built target reader_las<br>[ 38%] Built target writer_las<br>[ 38%] Built target writer_null<br>[ 38%] Built target reader_optech<br>[ 38%] Built target reader_qfit<br>[ 38%] Built target writer_rialto<br>[ 38%] Built target reader_sbet<br>[ 38%] Built target sbetcommon<br>[ 38%] Built target writer_sbet<br>[ 38%] Built target writer_text<br>[ 38%] Built target reader_terrasolid<br>[ 38%] Built target filter_chipper<br>[ 38%] Built target filter_colorization<br>[ 38%] Built target filter_crop<br>[ 38%] Built target filter_decimation<br>[ 38%] Built target filter_ferry<br>[ 38%] Built target filter_merge<br>[ 38%] Built target filter_mortonorder<br>[ 38%] Built target filter_range<br>[ 38%] Built target filter_reprojection<br>[ 38%] Built target filter_sort<br>[ 38%] Built target filter_splitter<br>[ 38%] Built target filter_stats<br>[ 38%] Built target filter_transformation<br>[ 38%] Built target kernel_delta<br>[ 38%] Built target kernel_diff<br>[ 38%] Built target kernel_info<br>[ 38%] Built target kernel_pipeline<br>[ 38%] Built target kernel_random<br>[ 38%] Built target kernel_sort<br>[ 38%] Built target kernel_split<br>[ 38%] Built target kernel_translate<br>[ 38%] Built target pdalcpp<br>[ 38%] Built target lasdump<br>[ 38%] Built target gtest<br>[ 38%] Built target gtest_main<br>Linking CXX executable ../../bin/pc2pc_test<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadRGBAStrip@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `_TIFFmemcpy@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFClientdata@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `_TIFFrealloc@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `_TIFFmemset@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFLastDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteEncodedStrip@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSwabArrayOfShort@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFIsTiled@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFIsByteSwapped@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFFlushData@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteCheck@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFFdOpen@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `_TIFFfree@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSwabShort@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFFreeDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFGetField@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFScanlineSize@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteEncodedTile@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSwabLong@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFTileSize@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadEncodedTile@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadRGBATile@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFClose@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFClientOpen@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFFlush@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetTagExtender@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFRGBAImageOK@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteRawStrip@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFErrorExt@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFGetFieldDefaulted@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSwabArrayOfLong@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFNumberOfDirectories@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFWriteRawTile@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFOpen@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFCreateDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetSubDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFStripSize@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSwabArrayOfDouble@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadEncodedStrip@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFUnlinkDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFUnsetField@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetField@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFMergeFieldInfo@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFCurrentDirOffset@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFIsCODECConfigured@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFDataWidth@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFError@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetWarningHandler@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFGetConfiguredCODECs@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetErrorHandler@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFGetSizeProc@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFRewriteDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `_TIFFmalloc@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFSetDirectory@LIBTIFF_4.0'<br>/usr/local/lib/libgdal.so: undefined reference to `TIFFReadScanline@LIBTIFF_4.0'<br>collect2: error: ld returned 1 exit status<br>test/unit/CMakeFiles/pc2pc_test.dir/build.make:153: recipe for target 'bin/pc2pc_test' failed<br>make[2]: *** [bin/pc2pc_test] Error 1<br>CMakeFiles/Makefile2:2353: recipe for target 'test/unit/CMakeFiles/pc2pc_test.dir/all' failed<br>make[1]: *** [test/unit/CMakeFiles/pc2pc_test.dir/all] Error 2<br>Makefile:146: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br clear="all"><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"> ------------------------------------------------------------<br>愛知工業大学工学部土木工学科<br>山本義幸<br>〒470-0392 愛知県豊田市八草町八千草1247<br>TEL:(0565)48-8121(代表)、FAX:(0565)48-3749(代表)<br>HP: <a href="http://www.ait.ac.jp/index.html" target="_blank">http://www.ait.ac.jp/index.html</a><br>Mail: <a href="mailto:y_yamamoto@aitech.ac.jp" target="_blank">y_yamamoto@aitech.ac.jp</a><br> ------------------------------------------------------------<br>Department of Civil Engineering,<br>Faculty of Engineering,<br>Aichi Institute of Technology.<br>Yoshiyuki Yamamoto<br>1247 Yachikusa, Yakusa Cho, Toyota, Aichi 470-0392 JAPAN<br>TEL:+81-565-48-8121 FAX:+81-565-48-3749<br>HP: <a href="http://www.ait.ac.jp/index.html" target="_blank">http://www.ait.ac.jp/index.html</a><br>Mail: <a href="mailto:y_yamamoto@aitech.ac.jp" target="_blank">y_yamamoto@aitech.ac.jp</a></div></div></div></div>
</div></div></div></div></div>