From: Fred Ollinger <Fred.Ollinger@seescan.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: calibrator fails to run
Date: Tue, 31 May 2016 16:24:37 +0000 [thread overview]
Message-ID: <1464711861504.4240@seescan.com> (raw)
In-Reply-To: <1464704048-29897-1-git-send-email-bobadeshrikant@gmail.com>
Goal: Run a cross compiled executable called calibrator from git://git.ti.com/wilink8-wlan/18xx-ti-utils.git
Here's my build script:
export NFSROOT=/srv/imx/CS65X-dev
export CROSS_COMPILE=/opt/prickle/1.7.2/sysroots/x86_64-pricklesdk-linux/usr/bin/arm-prickle-linux-gnueabi/arm-prickle-lin ux-gnueabi-
export NLVER=3
export CFLAGS="-mfloat-abi=hard -I/opt/prickle/1.7.2/sysroots/cortexa9hf-vfp-neon-prickle-linux-gnueabi/usr/include/libnl3 "
make
sudo make install NFSROOT=/srv/imx/CS65X-dev
----------------------------------------------------------------
This will build the library and install it onto my system.
However, when I run it, I get:
root@yocto:~# /usr/bin/calibrator
-sh: /usr/bin/calibrator: No such file or directory
But the file does exist, and it even looks like the proper type of executable:
root@yocto:~# file /usr/bin/calibrator
/usr/bin/calibrator: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Li
nux 2.6.32, BuildID[sha1]=96e4d113a9e1a0e90fd60d8d0a59e19323457b5d, stripped
Here's my hardware info:
root@yocto:~# cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 1988.29
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
Hardware : Freescale i.MX6 Quad/DualLite (Device Tree)
Revision : 0000
Serial : 0000000000000000
Any ideas on where to start?
Thanks.
Frederick
next prev parent reply other threads:[~2016-05-31 16:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-31 14:14 [meta-selinux][PATCH] packagegroup-selinux-policycoreutils: add policycoreutils-hll Shrikant Bobade
2016-05-31 16:24 ` Fred Ollinger [this message]
2016-06-07 7:23 ` calibrator fails to run Christian Ege
2016-06-22 17:17 ` Khem Raj
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=1464711861504.4240@seescan.com \
--to=fred.ollinger@seescan.com \
--cc=yocto@yoctoproject.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.