pcm.c:5442: warning: (near initialization for `names') pcm.c: In function `snd_pcm_slave_conf': pcm.c:5501: `SNDRV_PCM_HW_PARAM_LAST' undeclared (first use in this function) pcm.c: At top level: pcm.c:5436: storage size of `names' isn't known make[2]: *** [pcm.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/alsa-lib-0.9.0_rc2/work/alsa-lib-0.9.0rc2/src/pcm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/alsa-lib-0.9.0_rc2/work/alsa-lib-0.9.0rc2/src' make: *** [all-recursive] Error 1 !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 5, Exitcode 2 !!! Parallel Make Failed bash-2.05a#
What kernel version are you using? What's the version of alsa-driver installed?
I was able to fix this bug. I did a emerge gcc, then emerge -e system, emerge -e world. This bug occured on a system I updated to 1.4. I don't think the update scripts are updating libc++ to the new 3.2 gcc. Everything seems to be fixed now. Shad