All, Darrell,
tdegraphics, kima and basket now build on gcc 4.7.
tdegraphis: requires -DCMAKE_CXX_FLAGS="-fpermissive"
kima: requires patch to cpufreqdconnection.h (attached)
basket: requires patch to likeback.cpp (attached)
**all patches are attached to bug 958
After getting signoff - please push. The patches are simple header inclusions: eg:
+#include <unistd.h> +#include <sys/types.h>
tdegraphics, kima and basket now build on gcc 4.7.
tdegraphis: requires -DCMAKE_CXX_FLAGS="-fpermissive"
Which means we still need to patch tdegraphics and fix the real root cause of the failures.
kima: requires patch to cpufreqdconnection.h (attached)
basket: requires patch to likeback.cpp (attached)
**all patches are attached to bug 958
After getting signoff - please push. The patches are simple header inclusions: eg:
+#include <unistd.h> +#include <sys/types.h>
Tim's previous response basically was a signoff. I'll try to get these and the updated wallpapers pushed this evening.
Darrell
On 04/10/2012 09:48 PM, Darrell Anderson wrote:
Updated in GIT hashes d978009c and 7278ae4b.
Thank you!
Darrell
And -- Thank You!
I'll see if I can't find the rest in the remaining packages that are failing in my builds. The only one I can't make progress on is tdepim - that's just a mess. (see the separate post)
On to the next one...