[MacPorts] #53033: saga doesn't open LAS files

MacPorts noreply at macports.org
Fri Dec 8 17:02:32 UTC 2017


#53033: saga doesn't open LAS files
--------------------------+----------------------
  Reporter:  dershow      |      Owner:  Veence
      Type:  enhancement  |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  saga         |
--------------------------+----------------------

Comment (by Veence):

 I have LIBLAS installed but it seems SAGA doesn’t look for an existing
 function:
 {{{
 checking for LAS_GetVersion in -llas... no
 }}}

 Since:
 {{{
 nm /opt/local/lib/liblas.dylib | grep LAS_GetVersion
 }}}

 but:
 {{{
 nm /opt/local/lib/liblas.dylib | grep GetVersion | awk '{print $3}' |
 xargs c++filt
 liblas::GetVersion()
 liblas::Header::GetVersionMajor() const
 liblas::Header::GetVersionMinor() const
 }}}

 So, I’m a bit skeptical here. I will have to file a bug report upstream to
 get more information. Sorry.

--
Ticket URL: <https://trac.macports.org/ticket/53033#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list