Skip to content

Build Failure: cannot find -ljevents #8

@wkisme

Description

@wkisme

When attempting to build the project, I encounter the following error:

Linking CXX shared library libpapicnt.so
/usr/bin/ld: cannot find -ljevents: No such file or directory

Steps to Reproduce:

Clone the repository
Run cmake to configure the build
Run make 

Expected Behavior:
The project should compile successfully and produce libpapicnt.so.

Actual Behavior:
The build fails with the error above, indicating that the jevents library cannot be found.

Environment:
OS: Ubuntu 22.04
GCC / G++ version: 11.4.0

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