1 Feb
2008
1 Feb
'08
10:57 a.m.
At Thu, 31 Jan 2008 23:38:48 +0000, Giuliano Pochini wrote:
On Tue, 29 Jan 2008 15:54:54 +0100 (CET) Jaroslav Kysela perex@perex.cz wrote:
Hi,
1.0.16rc2 alsa-driver, alsa-lib, pyalsa packages are available for download. Full changelog from 1.0.16rc1 is on:
http://www.alsa-project.org/main/index.php/Changes_v1.0.16rc1_v1.0.16rc2
I have a little compile problem. It seems that the configure script of alsa-lib isn't able to locate the directory with the Python headers. I have to either disable python support, or do "export CFLAGS=-I/usr/include/python2.4".
Does --with-pythonincludes=/usr/include/python2.4 work? Usually /usr/include/python is a symlink to python$VERSION directory.
Takashi