All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jungnam Lee" <jungnam.lee@kaist.ac.kr>
To: xen-devel@lists.xen.org
Subject: Re: missing libfdt header when cross-compiling xen-tools for arm32
Date: Fri, 27 Dec 2013 13:54:02 +0900	[thread overview]
Message-ID: <13de01cf02bf$aa0b7380$fe225a80$@kaist.ac.kr> (raw)
In-Reply-To: <52b92ddb3fd7_@_imoxion.com>


> -----Original Message-----
> From: xen-devel-bounces@lists.xen.org [mailto:xen-devel-bounces@lists.xen.org] On Behalf Of Jungnam Lee
> Sent: Tuesday, December 24, 2013 3:47 PM
> To: xen-devel@lists.xen.org
> Subject: [Xen-devel] missing libfdt header when cross-compiling xen-tools for arm32
>
> hi all.
> 
> http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling
> I followed the link above to cross-compile arm32 tools, but met errors below.
> 
> ...
> libxl_arm.c:5:20: fatal error: libfdt.h: No such file or directory
> compilation terminated.
> ...
> 
> Should I include xen/include/xen/libfdt/libfdt.h manually? or did I miss something?

I thought I don't need libfdt-dev package because it does not have libfdt_env.h
But it was a bug in raring package according to the link below
https://bugs.launchpad.net/ubuntu/+source/device-tree-compiler/+bug/1203916

      reply	other threads:[~2013-12-27  4:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-24  6:46 missing libfdt header when cross-compiling xen-tools for arm32 Jungnam Lee
2013-12-27  4:54 ` Jungnam Lee [this message]

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='13de01cf02bf$aa0b7380$fe225a80$@kaist.ac.kr' \
    --to=jungnam.lee@kaist.ac.kr \
    --cc=xen-devel@lists.xen.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.