fenrus75 / powertop

The Linux PowerTOP tool -- please post patches to the mailing list instead of using github pull requests

Home Page:http://www.01.org/powertop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during configure

henfri opened this issue · comments

Hello,

I am using the latest checkout from git (master).
When running configure (after autogen.sh), I get this error:

checking the archiver (ar) interface... ar
./configure: line 7603: syntax error near unexpected token `AX_ADD_FORTIFY_SOURCE'
./configure: line 7603: `AX_REQUIRE_DEFINED(AX_ADD_FORTIFY_SOURCE)'

Am I doing something wrong?

Best regards,
Hendrik

hi @henfri , please make sure you have installed all the required packages. README.md has that information. The above error is caused because of missing package "autoconf-archive"