SDL install cannot find asoundlib.h

Hi!

When running ./configure in SDL’s source dir I get the following:

    "checking for sys/asoundlib.h... (cached) no
    checking for snd_pcm_open in -lasound... (cached) no"

I however have ALSA installed, and the /usr/include/sys/asoundlib.h does
indeed exist. I have ALSA drivers 0.5.11, ALSA library 0.5.10b and ALSA
utils 0.5.10 installed

thanx!

Hi!

When running ./configure in SDL’s source dir I get the following:

    "checking for sys/asoundlib.h... (cached) no
    checking for snd_pcm_open in -lasound... (cached) no"

I however have ALSA installed, and the /usr/include/sys/asoundlib.h does
indeed exist. I have ALSA drivers 0.5.11, ALSA library 0.5.10b and ALSA
utils 0.5.10 installed

Did you try removing config.cache?

See ya,
-Sam Lantinga, Lead Programmer, Loki Software, Inc.