* [Buildroot] building glib2 fails
@ 2007-03-04 1:53 Ormund Williams
0 siblings, 0 replies; 2+ messages in thread
From: Ormund Williams @ 2007-03-04 1:53 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] building glib2 fails
[not found] <29536035.127011179917029095.JavaMail.nabble@isper.nabble.com>
@ 2007-05-23 15:48 ` Ormund Williams
0 siblings, 0 replies; 2+ messages in thread
From: Ormund Williams @ 2007-05-23 15:48 UTC (permalink / raw)
To: buildroot
On Wed, 2007-05-23 at 03:43 -0700, klaus.stammermann at ibnoetzold.de
wrote:
> Hello Ormund
>
> I got same problem like you but on i386. Did you find a way to solve this problem?
>
> It would be nice to here about your tries or how to solve.
>
I did not work on it any further, it was one of several gui toolkits I
explored, since I got nano-x to work with the framebuffer I decided to
try fltk insted of gtk. I may try it again sometime, I'll post my
rusults.
__
Ormund
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-23 15:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-04 1:53 [Buildroot] building glib2 fails Ormund Williams
[not found] <29536035.127011179917029095.JavaMail.nabble@isper.nabble.com>
2007-05-23 15:48 ` Ormund Williams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox