From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] wxbase_2.8.9: fix includepath for SDL dependency
Date: Wed, 01 Jun 2011 18:11:54 +0200 [thread overview]
Message-ID: <is5oca$sls$1@dough.gmane.org> (raw)
In-Reply-To: <1306934980-19272-1-git-send-email-matteo.facchinetti@sirius-es.it>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01-06-11 15:29, Matteo Facchinetti wrote:
> From: Matteo Facchinetti <engineering@sirius-es.it>
>
> Compile task fail with error:
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/SDL
> | cc1plus: internal compiler error: in add_path, at c-incpath.c:425
>
> Fix it forcing right path in configuration.
>
>
> Signed-off-by: Matteo Facchinetti <engineering@sirius-es.it>
> ---
> recipes/wxwidgets/wxbase_2.8.9.bb | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/wxwidgets/wxbase_2.8.9.bb b/recipes/wxwidgets/wxbase_2.8.9.bb
> index fb18710..7d593ad 100644
> --- a/recipes/wxwidgets/wxbase_2.8.9.bb
> +++ b/recipes/wxwidgets/wxbase_2.8.9.bb
> @@ -9,7 +9,8 @@ SRC_URI += "file://Makefile.in.patch"
> EXTRA_OECONF = " --disable-gui \
> --enable-largefile \
> --enable-gpe \
> - --without-subdirs"
> + --without-subdirs \
> + --with-sdl-prefix=${D}"
Usually that means you end with with references to $WORKDIR in the
target binaries, is this one safe?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFN5mTKMkyGM64RGpERAnjwAKC3KIkvLgvakTbi3WSVG4ihihnzvwCfRP22
jjC8gtfzfU3s4gmNSzFKLqs=
=93i7
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-06-01 16:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 13:29 [PATCH] wxbase_2.8.9: fix includepath for SDL dependency Matteo Facchinetti
2011-06-01 16:01 ` Marco Cavallini
2011-06-01 16:11 ` Koen Kooi [this message]
2011-06-03 11:38 ` Matteo Facchinetti
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='is5oca$sls$1@dough.gmane.org' \
--to=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox