You are not logged in.

#1 2021-02-06 08:26:19

ShnorpSinkledonk
Member
Registered: 2021-02-06
Posts: 24

Compiling kpat - ecm_generate_headers not found

Hello,

I am trying to compile KPat (to play with the source code), but I am stuck on a weird problem. I cloned the repository, created a build folder in the src folder, and ran

cmake ..

However, I am greeted with the message

Unknown CMake command "ecm_generate_headers".

First of all, upon googling "ecm_generate_headers", there is barely any info on it; let alone the error I'm having. I have installed the extra-cmake-modules package, but to no avail. What am I doing wrong?

Offline

#2 2021-02-06 14:14:53

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Compiling kpat - ecm_generate_headers not found

Check the PKGBUILD at https://github.com/archlinux/svntogit-p … ence/trunk .

Does using the same cmake commands as in its build() function help ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2021-02-06 18:26:58

ShnorpSinkledonk
Member
Registered: 2021-02-06
Posts: 24

Re: Compiling kpat - ecm_generate_headers not found

Nope, got the same error.

Offline

#4 2021-02-06 22:21:53

ShnorpSinkledonk
Member
Registered: 2021-02-06
Posts: 24

Re: Compiling kpat - ecm_generate_headers not found

Nevermind, I figured it out.

The git repo seems to be broken. I downloaded the repo that you sent me and compiled using makepkg. Everything worked perfectly.

Thank you for your help!

Offline

Board footer

Powered by FluxBB