From: Ormund Williams <ormundw@panix.com>
To: buildroot@busybox.net
Subject: [Buildroot] building glib2 fails
Date: Sat, 03 Mar 2007 20:53:13 -0500 [thread overview]
Message-ID: <1172973194.17423.23.camel@station1.ormlab.com> (raw)
Hi All
I've been sucessfully building a file system using BuildRoot, but when I
added glib2 . . .
====================>
...
...
...
Making install in gobject
make[3]: Entering directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9/gobject'
make glib-genmarshal
make[4]: Entering directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9/gobject'
make[4]: `glib-genmarshal' is up to date.
make[4]: Leaving directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& /usr/bin/glib-genmarshal --nostdinc
--prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh
gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
/bin/sh: line 2: /usr/bin/glib-genmarshal: No such file or directory
make[3]: *** [stamp-gmarshal.h] Error 127
make[3]: Leaving directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9/gobject'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/glib-2.12.9'
make: ***
[/home/ormund/abti/extentrac/software/gui/os/buildroot/build_i686/staging_dir/lib/libglib-2.0.a] Error 2
<====================
This is today's buildroot snapshot (buildroot-20070303).
Any idea why it does'nt install?
__
Ormund
next reply other threads:[~2007-03-04 1:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-04 1:53 Ormund Williams [this message]
[not found] <29536035.127011179917029095.JavaMail.nabble@isper.nabble.com>
2007-05-23 15:48 ` [Buildroot] building glib2 fails Ormund Williams
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=1172973194.17423.23.camel@station1.ormlab.com \
--to=ormundw@panix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox