* [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture
@ 2014-06-05 8:44 phani teja Movva
2014-06-05 8:50 ` Baruch Siach
0 siblings, 1 reply; 5+ messages in thread
From: phani teja Movva @ 2014-06-05 8:44 UTC (permalink / raw)
To: buildroot
Hi,
I am trying to cross compile libglib2 package for Xtensa architecture. I
enabled locale/gettext and WCHAR in tool chain and libglib2 in packages.
I am facing the following issue :
?/usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
cannot execute binary file
/usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
Success
make[3]: *** [stamp-gmarshal.h] Error 1
make[3]: Leaving directory
`/home/buildroot-xtensa-HiFi2-Snapshot/build_xtensa_dc233x90/glib-2.12.9/gobject'?
Please help me regard in this issue.
Thanks in advance
Phani Teja.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140605/b9d4288f/attachment.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture
2014-06-05 8:44 [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture phani teja Movva
@ 2014-06-05 8:50 ` Baruch Siach
2014-06-05 9:19 ` phani teja Movva
0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2014-06-05 8:50 UTC (permalink / raw)
To: buildroot
Hi phani teja Movva,
On Thu, Jun 05, 2014 at 02:14:31PM +0530, phani teja Movva wrote:
> I am trying to cross compile libglib2 package for Xtensa architecture. I
> enabled locale/gettext and WCHAR in tool chain and libglib2 in packages.
>
> I am facing the following issue :
>
> ?/usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> cannot execute binary file
> /usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> Success
> make[3]: *** [stamp-gmarshal.h] Error 1
> make[3]: Leaving directory
> `/home/buildroot-xtensa-HiFi2-Snapshot/build_xtensa_dc233x90/glib-2.12.9/gobject'?
>
> Please help me regard in this issue.
Please attach your .config file so we may try to reproduce your problem. Can
you also share your xtensa overlay?
Which version of Buildroot do you use?
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 5+ messages in thread* [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture
2014-06-05 8:50 ` Baruch Siach
@ 2014-06-05 9:19 ` phani teja Movva
2014-06-05 9:36 ` Baruch Siach
0 siblings, 1 reply; 5+ messages in thread
From: phani teja Movva @ 2014-06-05 9:19 UTC (permalink / raw)
To: buildroot
I am attaching the config file. please find it.
We don't know the version of buildroot since we bought it as third party
source.
On Thu, Jun 5, 2014 at 2:20 PM, Baruch Siach <baruch@tkos.co.il> wrote:
> Hi phani teja Movva,
>
> On Thu, Jun 05, 2014 at 02:14:31PM +0530, phani teja Movva wrote:
> > I am trying to cross compile libglib2 package for Xtensa architecture. I
> > enabled locale/gettext and WCHAR in tool chain and libglib2 in packages.
> >
> > I am facing the following issue :
> >
> > ?/usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> > cannot execute binary file
> > /usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> > Success
> > make[3]: *** [stamp-gmarshal.h] Error 1
> > make[3]: Leaving directory
> >
> `/home/buildroot-xtensa-HiFi2-Snapshot/build_xtensa_dc233x90/glib-2.12.9/gobject'?
> >
> > Please help me regard in this issue.
>
> Please attach your .config file so we may try to reproduce your problem.
> Can
> you also share your xtensa overlay?
>
> Which version of Buildroot do you use?
>
> baruch
>
> --
> http://baruch.siach.name/blog/ ~. .~ Tk Open
> Systems
> =}------------------------------------------------ooO--U--Ooo------------{=
> - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140605/a2d7909e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 14690 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140605/a2d7909e/attachment.obj>
^ permalink raw reply [flat|nested] 5+ messages in thread* [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture
2014-06-05 9:19 ` phani teja Movva
@ 2014-06-05 9:36 ` Baruch Siach
2014-06-05 12:59 ` Mike Zick
0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2014-06-05 9:36 UTC (permalink / raw)
To: buildroot
Hi phani teja Movva,
On Thu, Jun 05, 2014 at 02:49:14PM +0530, phani teja Movva wrote:
> I am attaching the config file. please find it.
> We don't know the version of buildroot since we bought it as third party
> source.
A quick look at our git history shows that we don't package glib2 version
2.12.9 since commit 84c82f9fd5b (Mar 6, 2008), that predates the first git
tagged version of Buildroot (2009.02). I'm afraid we can't help you much with
this. Commit 68bc1e172e6d72 (libglib2: halt build early with description if
host glib-genmarshal isn't found) from around the same time seems to indicate
that you may need glib2 development package on your host.
Please consider migrating to a more recent version of Buildroot.
Hope this helps.
baruch
> On Thu, Jun 5, 2014 at 2:20 PM, Baruch Siach <baruch@tkos.co.il> wrote:
> > On Thu, Jun 05, 2014 at 02:14:31PM +0530, phani teja Movva wrote:
> > > I am trying to cross compile libglib2 package for Xtensa architecture. I
> > > enabled locale/gettext and WCHAR in tool chain and libglib2 in packages.
> > >
> > > I am facing the following issue :
> > >
> > > ?/usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> > > cannot execute binary file
> > > /usr/bin/glib-genmarshal: line 105: /usr/bin/.libs/lt-glib-genmarshal:
> > > Success
> > > make[3]: *** [stamp-gmarshal.h] Error 1
> > > make[3]: Leaving directory
> > >
> > `/home/buildroot-xtensa-HiFi2-Snapshot/build_xtensa_dc233x90/glib-2.12.9/gobject'?
> > >
> > > Please help me regard in this issue.
> >
> > Please attach your .config file so we may try to reproduce your problem.
> > Can
> > you also share your xtensa overlay?
> >
> > Which version of Buildroot do you use?
> >
> > baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-06-05 12:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 8:44 [Buildroot] Facing error while cross compiling libglib2 package for Xtensa architecture phani teja Movva
2014-06-05 8:50 ` Baruch Siach
2014-06-05 9:19 ` phani teja Movva
2014-06-05 9:36 ` Baruch Siach
2014-06-05 12:59 ` Mike Zick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox