On Wed, Feb 29, 2012 at 7:33 PM, Gerry Reno <gr...@verizon.net> wrote:
> On 02/29/2012 07:28 PM, Mike Gilbert wrote:
>> On Wed, Feb 29, 2012 at 12:28 PM, Mads Kiilerich <m...@kiilerich.com> wrote:
>>
>>> Fedora 11 was desupported 2 years ago and obviously has an old cmake. I
>>> don't know what cmake version FreeRDP supports, but this version is
>>> apparently too old.
>>>
>> According to the top level CMakeLists.txt, we are supposed to be
>> targeting 2.6. See cmake_minimum_required.
>>
>> So, we either need to bump that up to 2.8, or implement a workaround
>> for the missing FindALSA module.
>>
>>
> I don't know what other issues older cmakes might have but if this is
> the only issue I'd say go for some type of workaround.
>

If we don't mind bringing in some BSD-licensed code, we could probably
just copy FindALSA.cmake to FreeRDP/cmake/.

------------------------------------------------------------------------------
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