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.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to