Re: problem in building 4.8.0: references to non-existent util CLANG

2018-08-18 Thread L A Walsh
Randy Dunlap wrote: On 08/18/2018 05:48 PM, Linda Walsh wrote: Is CLANG required for building now? Looks like this patch should fix it: https://marc.info/?l=linux-kbuild&m=153447099313149&w=2 --- Thanks much!

Re: problem in building 4.8.0: references to non-existent util CLANG

2018-08-18 Thread Randy Dunlap
On 08/18/2018 05:48 PM, Linda Walsh wrote: > Is CLANG required for building now? > > when I did a "make xconfig" (or any make, for that matter), I get: > >>  make xconfig > scripts/kconfig/qconf  Kconfig > invocation line: ./scripts/clang-version.sh gcc ## debug line I added > ./scripts/clang

problem in building 4.8.0: references to non-existent util CLANG

2018-08-18 Thread Linda Walsh
Is CLANG required for building now? when I did a "make xconfig" (or any make, for that matter), I get: make xconfig scripts/kconfig/qconf Kconfig invocation line: ./scripts/clang-version.sh gcc ## debug line I added ./scripts/clang-version.sh: line 15: ./COPYING: Permission denied ./scri