All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan von Krawczynski <skraw@ithnet.com>
To: linux-kernel@vger.kernel.org
Subject: Problem compiling firmware/yam/9600.bin in 3.8.8
Date: Thu, 25 Apr 2013 15:48:10 +0200	[thread overview]
Message-ID: <20130425154810.a296c8fd.skraw@ithnet.com> (raw)

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

                 reply	other threads:[~2013-04-25 13:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130425154810.a296c8fd.skraw@ithnet.com \
    --to=skraw@ithnet.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.