[fdo-trac] #827: Ubuntu 11.10 build fixes (xalan thirdparty)
FDO
trac_fdo at osgeo.org
Wed Apr 11 05:38:30 EDT 2012
#827: Ubuntu 11.10 build fixes (xalan thirdparty)
----------------------------+-----------------------------------------------
Reporter: jng | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone: 3.7.0
Component: Build System | Version: 3.7.0
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
Comment(by jng):
The problems this patch fixes are basically in 2 categories:
1. Mutable reference members are not allowed in GCC 4.6
([http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33558 source]). The patch
simply removes this keyword
2. The linker breaks down with 'undefined reference to <some API in
xerces>'. This was caused by the linker flags being specified in the wrong
order (older GCC versions probably didn't care). The patch re-orders these
flags for the linker to properly work
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/827#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list