Opened 14 years ago

Closed 14 years ago

#327 closed defect (fixed)

cmake fails with "file does not recognize sub-command RENAME" error

Reported by: cgsbob Owned by: mloskot
Priority: major Milestone: 3.3.0
Component: Build/Install Version: main
Severity: Unassigned Keywords: cmake
Cc: mloskot

Description

Building geos r2900 gives me this error:

bob@bobs-laptop:/home/bobm/src/gis/geos/build2$ cmake ..
-- Setting GEOS version 3.3.0 as port of JTS 1.10.0               
-- Setting GEOS C API version 1.6.1                               
-- Setting GEOS build type - Debug                                
-- Forcing IEEE 754 using flag -ffloat-store - ON                 
-- Setting GEOS compilation with small functions inlining - ON    
-- Setting GEOS compilation with assert() macro enabled - OFF     
CMake Error at CMakeLists.txt:220 (file):                         
  file does not recognize sub-command RENAME                      


-- Enable GEOS Unit Tests build - ON
-- Enable GEOS XML Tester build - ON
-- Configuring incomplete, errors occurred!

Change History (3)

comment:1 by cgsbob, 14 years ago

Cc: mloskot added

comment:2 by mloskot, 14 years ago

Keywords: cmake added
Milestone: 3.3.0
Owner: changed from pramsey to mloskot
Status: newassigned
Version: 3.0.3svn-trunk

comment:3 by mloskot, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk (r2901)

Note: See TracTickets for help on using tickets.