Skip to content

CMake build does not work on Fedora 43 #5217

@fmarco76

Description

@fmarco76

Trying to build with CMake on Fedora 43 is broken because the two tomcat versions supported are not properly configured. The error is:

cd /root/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /root/src /root/src/base/server /root/build /root/build/base/server /root/build/base/server/CMakeFiles/pki-server-classes.dir/DependInfo.cmake "--color="
make  -f base/server/CMakeFiles/pki-server-classes.dir/build.make base/server/CMakeFiles/pki-server-classes.dir/build
make[3]: *** No rule to make target 'base/server/pki-tomcat-9.0-jar', needed by 'base/server/CMakeFiles/pki-server-classes'.  Stop.

Manually disabling tomcat-9.0 does not work because it raise an error for javax vs jakarta package change between the two tomcat versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions