What steps will reproduce the problem?
1. Patch a 2.6.26.5 tree with compcache
2. Compile kernel with make-kpkg
What is the expected output?
- Kernel .debs :)
What do you see instead?
- Compilation error - something about strtoul at compcache.c:465
Please provide any additional information below.
- I changed the call from "strtoul(...)" to "strict_strtoul(...)", and it
works.
Original issue reported on code.google.com by kristoff...@gmail.com on 10 Oct 2008 at 7:29
Original issue reported on code.google.com by
kristoff...@gmail.com
on 10 Oct 2008 at 7:29