View Single Post
Posts: 11 | Thanked: 47 times | Joined on Feb 2013
#213
First off: awesome work you guys have been doing developing and maintaining the power-kernel!

To get the latest power-kernel compiled (on native Squeeze toolchain) I had to do:
Code:
sed 's/getline/get_line/g' -i scripts/unifdef.c
Which is just about exactly the same as what this patch does:
http://git.uclibc.org/uClibc/commit/...eb6961c30f5a6e

It doesn't seem to have any impact on anything else (to the untrained eye like mine), so could that patch please be added to the power-kernel?


Oh and I had a bit of trouble obtaining the source with git, so this might be useful to somebody:
Code:
git clone git://gitorious.org/community-ssu/kernel-cssu.git --branch kernel-power
That was the only way I could get it to work for me (if anyone wonders, yes I tried GIT_SSL_NO_VERIFY=1 in the original instructions too).
 

The Following 4 Users Say Thank You to Zaerc For This Useful Post: