From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Updated status on the compilation of busybox on Mac OS X
Date: Thu, 03 Dec 2009 09:30:04 +0100 [thread overview]
Message-ID: <87d42wtq7n.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4B16F054.8070104@usask.ca> (Nicholas Kinar's message of "Wed, 02 Dec 2009 16:55:16 -0600")
>>>>> "Nicholas" == Nicholas Kinar <n.kinar@usask.ca> writes:
Nicholas> Hello--
Nicholas> I've now added these entries to the Buildroot .config file:
Nicholas> BR2_ENABLE_LOCALE=no
Nicholas> BR2_BUILD_SUFFIX=apple-darwin9
Nicholas> BR2_EXTRA_GCC_CONFIG_OPTIONS="--host=i686-apple-darwin9
Nicholas> --build=i686-apple-darwin9"
BR2_BUILD_SUFFIX should be enough (it's used to set --host / --build).
Nicholas> lsmod.c:28:24: error: asm/unistd.h: No such file or directory
Nicholas> insmod.c:29:24: error: asm/unistd.h: No such file or directory
Nicholas> make[1]: *** [lsmod.o] Error 1
Nicholas> make[1]: *** Waiting for unfinished jobs....
Nicholas> modprobe.c:35:17: error: elf.h: No such file or directory
Nicholas> modprobe.c:38:24: error: asm/unistd.h: No such file or directory
That looks to me like a bug. It should look or headers in
STAGING_DIR/usr/include and not on your host.
I don't normally use module-init-tools, but I'll take a look.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-12-03 8:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-29 1:39 [Buildroot] Updated status on the compilation of busybox on Mac OS X Nicholas Kinar
2009-11-29 8:46 ` Peter Korsgaard
2009-11-29 14:47 ` Nicholas Kinar
2009-11-29 18:37 ` Peter Korsgaard
2009-11-29 20:31 ` Nicholas Kinar
2009-12-01 13:48 ` Thomas Petazzoni
2009-12-01 15:21 ` Nicholas Kinar
2009-12-01 15:34 ` Peter Korsgaard
2009-12-02 1:47 ` Nicholas Kinar
2009-12-02 15:57 ` Nicholas Kinar
2009-12-02 15:59 ` Austin Foxley
2009-12-02 22:47 ` Nicholas Kinar
2009-12-02 18:40 ` Peter Korsgaard
2009-12-02 22:48 ` Nicholas Kinar
2009-12-02 22:55 ` Nicholas Kinar
2009-12-03 8:30 ` Peter Korsgaard [this message]
2009-12-03 14:54 ` Nicholas Kinar
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=87d42wtq7n.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 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.