From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] Add pygame package
Date: Wed, 11 Jan 2012 10:54:41 +0100 [thread overview]
Message-ID: <87fwfmbm3i.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4F0D5742.7060803@free.fr> (Julien Boibessot's message of "Wed, 11 Jan 2012 10:32:50 +0100")
>>>>> "Julien" == Julien Boibessot <julien.boibessot@free.fr> writes:
Hi,
>> Any idea?
Julien> Oups. I missed that one because error seems to occur only when the
Julien> Host is a 64bits architecture (I have a 32 bits Host).
Julien> Seems like a problem in distutils that adds
Julien> "-I/home/peko/source/buildroot/output/host/usr/include/python2.7" when
Julien> compiling, which isn't a problem when Host and Target python
Julien> installations match.
Julien> You have the same problem (include added) in python-mad package. Does
Julien> it compile on your Host ?
It does compile here. Presumably because of the --include-dirs, even
though it ends up adding both an -I for host-python and target-python
(but target is first, so used) which isn't really nice:
building 'madmodule' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
/home/peko/source/buildroot/output/host/usr/bin/arm-linux-gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -fPIC -DVERSION_MAJOR=0 -DVERSION_MINOR=6 -DVERSION="0.6" -I/home/peko/source/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/source/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/python2.7 -I/home/peko/source/buildroot/output/host/usr/include/python2.7 -c src/madmodule.c -o build/temp.linux-x86_64-2.7/src/madmodule.o
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-11 9:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 7:24 [Buildroot] [PATCH v3] Add pygame package julien.boibessot at free.fr
2012-01-11 8:33 ` Peter Korsgaard
2012-01-11 9:32 ` Julien Boibessot
2012-01-11 9:54 ` Peter Korsgaard [this message]
2012-01-11 11:09 ` Julien Boibessot
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=87fwfmbm3i.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox