I ran into another little problem on fedora this time with alsa.

CMake autogen:
cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_ALSA=ON
-DWITH_PULSEAUDIO=ON .
...

-- Finding suggested package ALSA.
--   Disable this using "-DWITH_ALSA=OFF".
CMake Error at cmake/FindOptionalPackage.cmake:37 (find_package):
  Could not find module FindALSA.cmake or a configuration file for package
  ALSA.

  Adjust CMAKE_MODULE_PATH to find FindALSA.cmake or set ALSA_DIR to the
  directory containing a CMake configuration file for ALSA.  The file will
  have one of the following names:

    ALSAConfig.cmake
    alsa-config.cmake
...


So I check packages for these files:
# yum whatprovides "*/ALSAConfig.cmake" "*/alsa-config.cmake"
Reading version lock configuration
No Matches found



Gerry




------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to