[kde-freebsd] multimedia/kdemultimedia4 failed with the new alsa port

Mickaël Maillot mickael.maillot at gmail.com
Mon Jun 7 17:33:58 CEST 2010


with the new alsa ports:
audio/alsa-lib
audio/alsa-plugins
audio/alsa-utils

the probleme is in file:
libkcompactdisc/wmlib/audio/audio_alsa.c

here:
#ifdef HAVE_ALSA_ASOUNDLIB_H
#   include <alsa/asoundlib.h>
#elif defined(HAVE_SYS_ASOUNDLIB_H)
#   include <sys/asoundlib.h>
#endif

HAVE_ALSA_ASOUNDLIB_H need to be defined
and itsn't in my build/config-alsa.h

and i don't know how.


More information about the kde-freebsd mailing list