From: "Jungnam Lee" <jungnam.lee@kaist.ac.kr>
To: xen-devel@lists.xen.org
Subject: missing libfdt header when cross-compiling xen-tools for arm32
Date: Tue, 24 Dec 2013 15:46:42 +0900 (KST) [thread overview]
Message-ID: <52b92ddb3fd7_@_imoxion.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1399 bytes --]
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.
...
arm-linux-gnueabihf-gcc -O1 -fno-omit-frame-pointer -marm -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .libxl_arm.o.d -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -Werror -Wno-format-zero-length -Wmissing-declarations -Wno-declaration-after-statement -Wformat-nonliteral -I. -fPIC -pthread -I/root/xen.git/tools/libxl/../../tools/libxc -I/root/xen.git/tools/libxl/../../tools/include -I/root/xen.git/tools/libxl/../../tools/libxc -I/root/xen.git/tools/libxl/../../tools/include -I/root/xen.git/tools/libxl/../../tools/xenstore -I/root/xen.git/tools/libxl/../../tools/include -I/root/xen.git/tools/libxl/../../tools/blktap2/control -I/root/xen.git/tools/libxl/../../tools/blktap2/include -I/root/xen.git/tools/libxl/../../tools/include -Wshadow -include /root/xen.git/tools/libxl/../../tools/config.h -c -o libxl_arm.o libxl_arm.c
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?
Regards,
Jungnam Lee.
[-- Attachment #1.2: Type: text/html, Size: 1866 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2013-12-24 6:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-24 6:46 Jungnam Lee [this message]
2013-12-27 4:54 ` missing libfdt header when cross-compiling xen-tools for arm32 Jungnam Lee
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=52b92ddb3fd7_@_imoxion.com \
--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.