* Build failure related to 'spinlokk_types.h'
@ 2014-02-26 19:50 Ben Greear
2014-02-26 20:28 ` Ben Greear
0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2014-02-26 19:50 UTC (permalink / raw)
To: Linux Kernel Mailing List
This is from the ath10k tree, which was recently rebased on top of
3.14.0-rc4.
I'm getting the error below, but I cannot find any reference to 'spinlokk'
in the source tree. The build tree has two mentions, but these are auto-generated
from what I can tell:
[greearb@ben-dt2 linux-ath.x64]$ grep -r spinlokk .
./arch/x86/kernel/cpu/.common.o.tmp: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
./arch/x86/kernel/cpu/.common.o.d: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
[greearb@ben-dt2 linux-ath.x64]$
I tried make distclean, but that did not help.
Any idea where this might be coming from?
[greearb@ben-dt2 linux-ath.x64]$ make bzImage modules
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `relocs'.
CHK include/config/kernel.release
Using /mnt/sda/home/greearb/git/linux.ath as source for kernel
GEN /home/greearb/kernel/2.6/linux-ath.x64/Makefile
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CALL /mnt/sda/home/greearb/git/linux.ath/scripts/checksyscalls.sh
CHK include/generated/compile.h
CC arch/x86/kernel/cpu/common.o
fixdep: error opening config file: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h: No such file or directory
make[5]: *** [arch/x86/kernel/cpu/common.o] Error 2
make[4]: *** [arch/x86/kernel/cpu] Error 2
make[3]: *** [arch/x86/kernel] Error 2
make[2]: *** [arch/x86] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build failure related to 'spinlokk_types.h'
2014-02-26 19:50 Build failure related to 'spinlokk_types.h' Ben Greear
@ 2014-02-26 20:28 ` Ben Greear
0 siblings, 0 replies; 2+ messages in thread
From: Ben Greear @ 2014-02-26 20:28 UTC (permalink / raw)
To: Linux Kernel Mailing List
On 02/26/2014 11:50 AM, Ben Greear wrote:
> This is from the ath10k tree, which was recently rebased on top of
> 3.14.0-rc4.
>
> I'm getting the error below, but I cannot find any reference to 'spinlokk'
> in the source tree. The build tree has two mentions, but these are auto-generated
> from what I can tell:
>
> [greearb@ben-dt2 linux-ath.x64]$ grep -r spinlokk .
> ./arch/x86/kernel/cpu/.common.o.tmp: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
> ./arch/x86/kernel/cpu/.common.o.d: /mnt/sda/home/greearb/git/linux.ath/include/linux/spinlokk_types.h \
> [greearb@ben-dt2 linux-ath.x64]$
Looks like it was a .ccache issue...I removed it and re-built and it was
fine...
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-26 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 19:50 Build failure related to 'spinlokk_types.h' Ben Greear
2014-02-26 20:28 ` Ben Greear
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox