--- alsa-lib-1.2.14.old/utils/alsa.m4 +++ alsa-lib-1.2.14/utils/alsa.m4 @@ -63,7 +63,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)