* Problem compiling firmware/yam/9600.bin in 3.8.8
@ 2013-04-25 13:48 Stephan von Krawczynski
0 siblings, 0 replies; only message in thread
From: Stephan von Krawczynski @ 2013-04-25 13:48 UTC (permalink / raw)
To: linux-kernel
Hello all,
I just tried to compile a complete kernel 3.8.8 including firmwares. First I
linked /usr/include/linux to /usr/src/linux/include/linux. I think this is for
user-space compilations to use the right header files, correct?
Then I tried the kernel and this is what happened:
IHEX firmware/yam/9600.bin
In file included from /usr/include/bits/errno.h:24:0,
from /usr/include/errno.h:35,
from firmware/ihex2fw.c:15:
/usr/include/linux/errno.h:4:30: fatal error: uapi/linux/errno.h: No such file
or directory compilation terminated.
make[1]: *** [firmware/ihex2fw] Error 1
make: *** [modules] Error 2
/usr/include/uapi is empty, but
/usr/src/linux/include/uapi is not
Did I miss something or are there more links to make nowadays for a complete setup?
Please cc me in case ...
--
Regards,
Stephan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-25 13:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 13:48 Problem compiling firmware/yam/9600.bin in 3.8.8 Stephan von Krawczynski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.