Skip to content

2.3.7 compile error #289

@devrimgunduz

Description

@devrimgunduz

osm2pgrouting-2.3.7-builderror.txt

Hi,

Cannot build 2.3.7 on Fedora (GCC 10.2.1 + libpqxx 7.2.0 and 7.3.1) and RHEL 8 (GCC 8.3.1 + libpqxx 7.2.0 ). Errors are attached.

Not sure this is related, but on Fedora I get:

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
  The package name passed to `find_package_handle_standard_args` (PQXX) does
  not match the name of the calling package (LibPQXX).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindLibPQXX.cmake:37 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:14 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

...though this message does not appear on RHEL 8.

Any ideas how to fix?

Regards, Devrim

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions