I am having problems compiling the the utils and oss sections of
alas-0.9.0beta9.  Whenever I try to run ./configure for the utils or
oss sections, I always get the following message...

checking for libasound headers version >= 0.9.0... not present.
configure: error: Sufficiently new version of libasound not found.

I tried various combination of options for ./configure to test if the
problem was caused by configure script not being able to locate the
libraries. Some of what I tested was ...

./configure  --prefix=/usr/local
./configure  --prefix=/usr/local --libdir=/usr/local/lib
./configure  --prefix=/usr/local --with-alsa-inc-prefix=/usr
./configure  --prefix=/usr/local --with-alsa-inc-prefix=/usr/include
./configure  --prefix=/usr/local
--with-alsa-inc-prefix=/usr/include/sound/
I even tried ...
./configure  --prefix=/usr/local

--with-alsa-inc-prefix=/usr/src/alsa-driver-0.9.0beta9/include/

These still give me the same message.

BACKGROUND

I have already compiled and installed the driver and libs. I have
verified that The driver is in the /lib/modules/2.4.3/misc and the
*.so files are in the /usr/local/lib. My /etc/ld.so.conf is ...

/usr/kerberos/lib
/usr/lib
/usr/lib/qt-2.2.2/lib
/usr/local/lib
/usr/X11R6/lib
I have run /sbin/ldconfig

I the symbolic link  /usr/include/sound points to ...
/usr/src/alsa-driver-0.9.0beta9/include/

=======================================================================
 Steven Feil              | Gram-pa, back at the turn of the      .~.
 Programmer/Developer     | century, why did people use an        /V\
 [EMAIL PROTECTED]             | operating system, when they were not // \\
                          | allowed to see the source code?      (X_X)
=======================================================================


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to