Skip to content

"couldn't find irony.el's version header!" #592

Open
@madjestic

Description

@madjestic

Hey guys,

I am trying to compile irony server in emacs and I am getting this error:

> cmake -DCMAKE_INSTALL_PREFIX\=/home/madjestic/.emacs.d/irony/  /home/madjestic/.emacs.d/elpa/irony-20231018.1915/server && cmake --build . --use-stderr --config Release --target install

...
-- Found zstd: /usr/lib64/libzstd.so
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.12.7")
CMake Error at src/CMakeLists.txt:84 (message):
  couldn't find irony.el's version header!
Call Stack (most recent call first):
  src/CMakeLists.txt:92 (irony_find_package_version)


-- Configuring incomplete, errors occurred!

Compilation exited abnormally with code 1 at Thu Oct 17 12:47:32

I've tried ripgrepping irony_find_package_version, but it does not seem to be a keyword in sources, or maybe I am doing it wrong.
How can I fix/debug this?

Additional system info:
I am running GNU Emacs 29.4, irony-20231018.1915, glibc 2.39-r6, clang 18.1.8
Gentoo linux, kernel 6.11.3

Thanks,
Vlad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions