From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Fixes for OSX (and *BSD) buildhosts
Date: Thu, 13 Nov 2008 19:15:58 +0100 [thread overview]
Message-ID: <gfhqsu$see$1@ger.gmane.org> (raw)
Hi,
For the past few days I have been collecting patches to get OE working
on my powerbook and put them in this branch:
http://gitweb.openembedded.net/?p=openembedded.git;a=shortlog;h=refs/heads/koen/darwin-host-fixes
To get started:
* make sure /usr/bin/gcc points to gcc-4.2, apple's 4.0 ignores
__attribute_inline__ and the build will fail on gmp-native with clashing
symbols
* install quilt using macports (or fink, I only tried macports),
ASSUME_PROVIDED += "quilt-native"
* bitbake sed-native, remove ASSUME_PROVIDED += "quilt-native"
With all that I can complete do_configure of gcc-cross-initial, it stops
at do_compile with an error in fix-includes.
If you have more fixes, don't hesitate to commit them to the branch.
regards,
Koen
reply other threads:[~2008-11-13 18:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='gfhqsu$see$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.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.