From: Will Newton <will.newton@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] gettext fixes
Date: Thu, 12 Oct 2006 12:05:08 +0100 [thread overview]
Message-ID: <87a5b0800610120405h2cef2eb7n59cd7f71634bcd48@mail.gmail.com> (raw)
In-Reply-To: <20061012105625.GC2704@zelow.no>
On 10/12/06, Thomas Lundquist <lists@zelow.no> wrote:
> darn, this was probably the best timing I've had in ages.
> Thanks alot.
>
> But I ended up with:
>
> checking for glib-genmarshal... no
> configure: error: Could not find a glib-genmarshal in your PATH
> make: *** [/home/thomasez/buildroot/build_arm/glib-2.12.4/.configured]
> Error 1
I believe this is because you don't have the glib2.x development files
installed on your build host. My build server has the RPM
glib2-devel-2.4.7-1 installed which provides that.
> > You will need to change the values of glib_cv_stack_grows and
> > glib_cv_uscore for your arch I would imagine.
>
> gotta find out what I have to put there then :=)
glib_cv_uscore=no
glib_cv_stack_grows=no
if you are using ARM Linux (Stack grows down, C symbols have no
leading underscore)
prev parent reply other threads:[~2006-10-12 11:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-06 16:05 [Buildroot] gettext fixes Will Newton
2006-10-11 16:47 ` Bernhard Fischer
2006-10-12 9:13 ` Will Newton
2006-10-12 10:15 ` Thomas Lundquist
2006-10-12 10:21 ` Will Newton
2006-10-12 10:56 ` Thomas Lundquist
2006-10-12 11:05 ` Will Newton [this message]
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=87a5b0800610120405h2cef2eb7n59cd7f71634bcd48@mail.gmail.com \
--to=will.newton@gmail.com \
--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.