From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] (newbie question)
Date: Tue, 15 May 2012 22:51:37 +0200 [thread overview]
Message-ID: <4FB2C1D9.4030809@mind.be> (raw)
In-Reply-To: <20120515224254.6bff263a@skate>
On 05/15/12 22:42, Thomas Petazzoni wrote:
> Hello,
>
> Le Tue, 15 May 2012 13:28:02 -0700,
> Ron Eggler<reggler@semiosbio.com> a ?crit :
>
>> I downloaded a build root archive that compiles for my Synapse E-10
>> (running ARM9) that works fine. I wanted to add several packages to it, I
>> added folders in the package/ directory and added Config.in and
>> package.mkfiles as described on
>> http://buildroot.uclibc.org/buildroot.html#add_packages (also added it to
>> package/Config.in but for some reason, I don't seem to get the binaries in
>> my final build, why would that be?
>
> Can you post the patch adding your packages? Without looking at your
> Config.in and<pkg>.mk file, it is merely impossible to help you in
> understanding why your binaries aren't installed in the target
> filesystem.
But first some sanity checks:
1. Did you select the new packages in your configuration?
2. Did buildroot create a build directory for your packages in
output/build/<pkgname>-<version>? If not, the package is somehow not
selected.
3. Does the build directory contain stamp files, esp. the one called
.stamp_target_intalled? If not, it was never installed.
4. Does the build directory contain the compiled binaries? If not, your
build commands are wrong so there are no binaries to install.
5. If you do a 'make <pkg>-dirclean; make <pkg>', what happens? Do you see
some commands installing the binaries to the target?
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2012-05-15 20:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 20:28 [Buildroot] (newbie question) Ron Eggler
2012-05-15 20:42 ` Thomas Petazzoni
2012-05-15 20:51 ` Arnout Vandecappelle [this message]
2012-05-15 21:13 ` Ron Eggler
2012-05-15 21:30 ` Arnout Vandecappelle
2012-05-15 21:52 ` Ron Eggler
2012-05-15 22:33 ` Samuel Martin
[not found] ` <4FB2D92E.9030905@mind.be>
2012-05-16 18:33 ` Ron Eggler
2012-05-17 0:08 ` Samuel Martin
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=4FB2C1D9.4030809@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox