Opened 12 years ago

Closed 12 years ago

#835 closed defect (fixed)

Ubuntu/CMake build patch

Reported by: jng Owned by: gregboone
Priority: major Milestone: 3.7.0
Component: Build System Version: 3.7.0
Severity: 3 Keywords:
Cc: External ID:

Description

Attached is a patch to ensure clean compilation of FDO 3.7 in the following environments:

  • Ubuntu 12.04 with automake
  • Ubuntu 12.04 with CMake + system libs
  • CentOS 5.6 with automake

The majority of the patch is CMakeLists.txt/Makefile.am adjustments, but there is a modification of the ExpressionEngine reader code to fix compilation errors relating to the use of stdext::hash_map

Attachments (1)

cmake_workingV3.patch (20.9 KB ) - added by jng 12 years ago.

Download all attachments as: .zip

Change History (2)

by jng, 12 years ago

Attachment: cmake_workingV3.patch added

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r6480) and 3.7 (r6479)

Note: See TracTickets for help on using tickets.