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)
Change History (2)
by , 12 years ago
Attachment: | cmake_workingV3.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r6480) and 3.7 (r6479)