cava: Build fail on Gentoo Linux

Building fails on Gentoo Linux. ./autogen.sh and ./configure ran fine though.

https://bpaste.net/show/08086febace8

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 23 (10 by maintainers)

Most upvoted comments

@relrod iniparser version 3.1 and 4.0 has the exact same arguments, so i don’t know if a version detection is actually possible in a configure script. Would it be a sufficient workaround to use a compilation option?

So if you run something like:

./configure --legacy-iniparser

Would make it build with iniparser version 3.1

fwiw (@sedrubal you might be interested in this) for now I built this in a COPR:

https://copr.fedorainfracloud.org/coprs/codeblock/cava/

So: sudo dnf copr enable codeblock/cava && sudo dnf install cava should work on F22-24.