[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20130425154810.a296c8fd.skraw@ithnet.com>
Date: Thu, 25 Apr 2013 15:48:10 +0200
From: Stephan von Krawczynski <skraw@...net.com>
To: linux-kernel@...r.kernel.org
Subject: Problem compiling firmware/yam/9600.bin in 3.8.8
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists