--- alsa-lib-1.1.8.old/utils/alsa.m4 +++ alsa-lib-1.1.8/utils/alsa.m4 @@ -54,7 +54,7 @@ fi dnl add the alsa library -ALSA_LIBS="$ALSA_LIBS -lasound -lm $LIBDL -lpthread" +ALSA_LIBS="$ALSA_LIBS -lasound -lm $LIBDL -lpthread -lstdc++" LIBS="$ALSA_LIBS $LIBS" AC_MSG_RESULT($ALSA_LIBS)