Error while compiling

Hi,

I've been building my own build x86/64 for years, now after updating git.... I get this error, and it's not able to finish.

 make[3] -C package/libs/ustream-ssl compile
 make[3] -C feeds/packages/utils/coreutils compile
 make[3] -C feeds/packages/net/curl compile
 make[3] -C package/network/utils/bpftools compile
 make[3] -C package/kernel/button-hotplug compile
    **ERROR: package/kernel/button-hotplug failed to build.**

Any idea or clue?

Thanks,

can you try a verbose make ?

make V=99
1 Like

Solved, after updating my Ubuntu version worked!!!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.