trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2011

Re: [trinity-devel] kdebase without hal?

From: L0ner sh4dou <sh4dou@...>
Date: Wed, 7 Sep 2011 20:53:48 +0200
2011/9/7 Robert Xu <robxu9@...>:
> On Sep 7, 2011, at 14:37, L0ner sh4dou <sh4dou@...> wrote:
>
>> Is there a way to compile kdebase without hal support? It's not
>> supported anymore in gentoo and I don't want to mess with my system
>> trying to install it.
>>
>
> IIRC -DWITH_HAL=OFF
> check CMakeLists.txt or something.
>
> --
> Off the top of my head comes these responses. Grain of salt needed.
> Thank Apple for the top posting.
> later, Robert Xu

Already tried that. No success. And in the CMakeLists.txt WITH_HAL is
set to OFF. It throws at me this:

-- checking for one of the modules 'hal'
CMake Error at cmake/modules/TDEMacros.cmake:20 (message):
  #################################################

   hal is required, but was not found on your system

  #################################################
Call Stack (most recent call first):
  ConfigureChecks.cmake:42 (tde_message_fatal)
  CMakeLists.txt:125 (include)