python-fpconst should be python2-fpconst
Search Criteria
Package Details: jack_mixer-git 20110930-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-12-09)
| Package Base: | jack_mixer-git |
|---|---|
| Description: | A GTK+ JACK audio mixer app with a look similar to its hardware counterpart |
| Upstream URL: | http://home.gna.org/jackmixer/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2009-11-07 22:04 |
| Last Updated: | 2011-09-30 19:10 |
Dependencies (5)
Required by (0)
Sources
- jack_mixer-git.install
Latest Comments
Comment by kuroneko
Comment by orbisvicis
Does this crash for anyone else? It does for me with gcc 4.5 and 4.6, but it is only about 65% reproducible.
If it does, let me know.
The fix happens to be downgrading to the latest release (git checkout 9)
Comment by orbisvicis
adopted & fixed
Anonymous comment
checking for headers required to compile python extensions... File "<string>", line 1
import sys; print sys.prefix
^
SyntaxError: invalid syntax
File "<string>", line 1
import sys; print sys.exec_prefix
^
SyntaxError: invalid syntax
not found
configure: error: Could not find Python headers
Breche ab ...
The build failed.