[Mapguide-trac] [mapguide-trac] #2785: Fix Linux/CMake build

MapGuide Open Source trac_mapguide at osgeo.org
Thu Dec 6 03:11:40 PST 2018


#2785: Fix Linux/CMake build
--------------------------+------------------------
 Reporter:  jng           |        Owner:  jng
     Type:  defect        |       Status:  assigned
 Priority:  low           |    Milestone:  3.3
Component:  Build System  |      Version:
 Severity:  trivial       |   Resolution:
 Keywords:                |  External ID:
--------------------------+------------------------
Description changed by jng:

Old description:

> The current cmake/linux build:
>
>  * Fails due to looking for an incorrect apache tomcat tarball
>  * Non-cmake build fails because DWF Toolkit's zlib (that was recently
> updated) is missing `Makefile.am`
>  * Has various linting problems in the cmake_*.sh helper scripts (as
> reported by https://www.shellcheck.net/)

New description:

 The current cmake/linux build:

  * Fails due to looking for an incorrect apache tomcat tarball
  * Non-cmake build fails because DWF Toolkit's zlib (that was recently
 updated) is missing `Makefile.am`
  * CMake build for x64 fails because DWF Toolkit does not built the x64
 timer implementation due to not defining the right preprocessor symbols.
  * Has various linting problems in the cmake_*.sh helper scripts (as
 reported by https://www.shellcheck.net/)

--

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2785#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list