trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2012

Re: [trinity-devel] Tim: kpowersave-nohal FTBFS

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 12 Oct 2012 12:40:25 -0500
> I tried building kpowersave-nohal on Slackware 14.0, which does not have
> HAL.
>
> I am using the patch from bug report 1186 to bypass the search requirement
> for HAL.
>
> I built tdebase with TDEHW rather than HAL.
>
> The failure message:
>
> /dev/shm/kpowersave-nohal/src/hardware_cpu.cpp:101:22: error: 'class
> TDECPUDevice' has no member named 'coreNumber'
> /dev/shm/kpowersave-nohal/src/hardware_cpu.cpp:274:22: error: 'class
> TDECPUDevice' has no member named 'coreNumber'
>
> My local repo is updated to within the past day, but I'm resyncing as I
> write.
>
> Darrell

I recently pushed an update to both tdelibs and kpowersave-nohal;
rebuild/reinstall tdelibs and the error will go away.

The HAL check has been removed in GIT hash 8bc366d.

Tim