[Fdo-trac] [fdo-trac] #999: Build failures in Ubuntu 22.04 LTS

FDO trac_fdo at osgeo.org
Fri Aug 19 04:51:13 PDT 2022


#999: Build failures in Ubuntu 22.04 LTS
--------------------------+----------------------
 Reporter:  jng           |        Owner:  jng
     Type:  defect        |       Status:  closed
 Priority:  major         |    Milestone:
Component:  Build System  |      Version:
 Severity:  3             |   Resolution:  fixed
 Keywords:                |  External ID:
--------------------------+----------------------
Changes (by jng):

 * status:  assigned => closed
 * resolution:   => fixed

Comment:

 In [changeset:"8174" 8174]:
 {{{#!CommitTicketReference repository="" revision="8174"
 Fix an assortment of issues discovered building FDO on Ubuntu 22.04 LTS:

 FDO Common
  - Fix TransformerXalan to work with system-installed xalan-c 1.12
 (internal thirdparty ver is 1.11)
  - Fix undefined _IO_NO_READS and _IO_NO_WRITES in FdoIoFileStream
 MySQL Provider
  - Add CMake test in MySQL module to see if my_global.h exists, if it does
 define a HAVE_MY_GLOBAL_H preprocessor symbol
  - Polyfill my_bool typedef if my_global.h is not found (using the
 HAVE_MY_GLOBAL_H symbol)
  - Fix undefined mysql_is_null when my_global.h is not found due to
 function declaration and implementation signature mismatch
 OWS
  - Replace std::auto_ptr with std::unique_ptr
 WFS/WMS
  - Don't link to pthread/pthread_nonshared in UnitTest executables

 Fixes #999
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/fdo/ticket/999#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list