[GRASS-dev] [GRASS GIS] #2065: grass70 not detecting latest source build of libLAS (1.7.0)

#2065: grass70 not detecting latest source build of libLAS (1.7.0)
------------------------+-------------------------
  Reporter: rashadkm | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.1.0
Component: Compiling | Version: svn-trunk
Resolution: fixed | Keywords: liblas
       CPU: All | Platform: Linux
------------------------+-------------------------

Comment (by wenzeslaus):

Replying to [comment:9 jmburgos]:
> Same problem bulding grass 7.0.0. On CentOS 7, with
liblas-1.8.0-3.el7.x86_64 and liblas-devel-1.8.0-3.el7.x86_64 already
installed.

Please be more specific and provide the error messages and logs. Also
please report what running `liblas-config` with various parameters gives
you. I don't know what to check in the source code since I can't reproduce
the issue myself. Several people reported "same problem" but the ticket
contains two different issues. One with includes (that's the //file not
found// or //dir doesn't exist// error), one with linking libraries
(that's the //undefined reference...collect2: error: ld// one).

Good thing to try would be to make a Dockerfile which can be shared and
fixed. See e.g. https://github.com/wenzeslaus/grass-gis-docker.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2065#comment:10&gt;
GRASS GIS <https://grass.osgeo.org>