[kde-freebsd] ports/147666: Build of multimedia/kdemultimedia4 fails if audio/alsa-lib is installed
Mickaël Maillot
mickael.maillot at gmail.com
Thu Jul 1 12:40:06 CEST 2010
The following reply was made to PR ports/147666; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot at gmail.com>
To: bug-followup at FreeBSD.org, Pascal.Stumpf at cubes.de
Cc:
Subject: Re: ports/147666: Build of multimedia/kdemultimedia4 fails if
audio/alsa-lib is installed
Date: Thu, 1 Jul 2010 12:34:12 +0200
Hi
CMake module: FindAlsa.cmake (x11/kdelibs4)
failed to detect alsa installed from audio/alsa-plugins port.
the prob is from check_include_file_cxx macro, so i just replace it by find_path
patch for x11/kdelibs4:
http://freelooser.fr/freebsd/patch-cmake_modules_FindAlsa.cmake
this fix installation of multimedia/kdemultimedia4 when
audio/alsa-plugins is installed.
More information about the kde-freebsd
mailing list