Re: perf build failure on ARM with v3.13-8330-g4ba9920

2014-01-27 Thread Josh Boyer
On Mon, Jan 27, 2014 at 1:18 PM, Daniel Borkmann wrote: > On 01/27/2014 07:17 PM, Josh Boyer wrote: >> >> Hi All, >> >> When building perf on ARM, we get a build failure because it can't >> find #include from the linux/hash.h file: >> >> gcc -o builtin-kvm.o -c -Wbad-function-cast >> -Wdeclarati

Re: perf build failure on ARM with v3.13-8330-g4ba9920

2014-01-27 Thread Daniel Borkmann
On 01/27/2014 07:17 PM, Josh Boyer wrote: Hi All, When building perf on ARM, we get a build failure because it can't find #include from the linux/hash.h file: gcc -o builtin-kvm.o -c -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declara

perf build failure on ARM with v3.13-8330-g4ba9920

2014-01-27 Thread Josh Boyer
Hi All, When building perf on ARM, we get a build failure because it can't find #include from the linux/hash.h file: gcc -o builtin-kvm.o -c -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs