This patch is part of a series of patches for speech-tools for Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer. --- speech-tools-1.2.3.orig/config/modules/esd_audio.mak +++ speech-tools-1.2.3/config/modules/esd_audio.mak @@ -45,6 +45,6 @@ AUDIO_DEFINES += -DSUPPORT_ESD AUDIO_INCLUDES += -I$(ESD_INCLUDE) MODULE_LIBS += -L$(ESD_LIB) -lesd -laudiofile -MODULE_EXTRA_LIBS += -L$(X11_LIB) -lX11 -lXt +