ti-omap3-gfx-4.00.00.01-sgx-4.00.00.01-8.1.armv7l requires libpthread.so.0 It might mean: there's no package which can provide libpthread.so.0 in the included repos. And the corresponding package is glibc. So the --ignore-missing has ignored too many:)
On Wed, Jun 08, 2011 at 12:21:46PM +0800, Yuvaraj Ragupathi wrote: > > Hi, > > Of course i tried with --igonemissing option. Still it is giving different > errors > > Please refer logs @ http://pastebin.com/AbZveAma > > > Any Inputs on below issue? > > "undefined symbol: _ZN9QListData11detach_gnowEPii" > > while running Qt app in beagle board > > Thanks > > Yuvi > > On Tue, Jun 7, 2011 at 7:44 PM, Dong, Junfeng > <[email protected]<mailto:[email protected]>> wrote: > I also met the problem like “package *** was lost…” > What I do is changing “%package” to “%package –ignore-missing” in the .ks > file. > It could create the image successfully, but sometimes the image may has > problem to run. > Hope this is helpful. > Junfeng > > > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]<mailto:[email protected]>] On > Behalf Of Yuvaraj Ragupathi > Sent: Tuesday, June 07, 2011 7:30 PM > To: Ding, Jian-feng > Cc: [email protected]<mailto:[email protected]>; Marko Saukko > Subject: Re: [MeeGo-dev] Error: Failed to run mic inside bootstrap > environment. Return code: 1 --- issue > > Yes. > > Could anybody provide here correct ks file for beagle board? > > Already I ported meego on beagle board with > http://wiki.meego.com/images/Meego-beagle-kernel.tar.bz2 images. It is working > > Tried to Ofono based qt app application on beagle board > > That time , got run time error like > > "undefined symbol: _ZN9QListData11detach_gnowEPii" > > This error also happening particularly @ getting qtdbus reply > (reply.value() for getting modem list ) > > Even in my app, all symbols get resolved and have all dependency libraries > > For this reason am trying to build meego fs for beagle board. > > > Any help on this issue is realy appreciated > > > Thanks > > Yuvi > On Tue > > , Jun 7, 2011 at 4:32 PM, Jian-feng Ding > <[email protected]<mailto:[email protected]>> wrote: > As the log said: > Error: failed to create image : Failed to find package > 'xorg-x11-utils-xev' : No package(s) available to install > > The package 'xorg-x11-utils-xev' was lost in the used repos? > > > > On Tue, Jun 07, 2011 at 06:52:58PM +0800, Yuvaraj Ragupathi wrote: > > MIC2 version: 0.24.12 > > > > > > Logs are available @ http://pastebin.com/K8g5ucBZ > > > > > > Thanks > > > > Yuvi > > > > On Tue, Jun 7, 2011 at 4:03 PM, Jian-feng Ding > > <[email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>>> > > wrote: > > What's the version of mic2? > > And please attach the kickstart file as well. > > > > Thanks. > > > > - jf.ding > > > > On Tue, Jun 07, 2011 at 06:19:43PM +0800, Marko Saukko wrote: > > > On 06/07/2011 09:46 AM, Yuvaraj Ragupathi wrote: > > > > Hi > > > > > > > > I am trying to build image for beagle board > > > > > > > > When i am generating image using mic, am getting error like > > > > > > > > Error: Failed to run mic inside bootstrap environment. Return code: 1 > > > > > > > > > > > > I tried with mic-rm-chroot-dir /var/cache/meego.. > > > > > > > > But no use. Same error displayed. > > > > > > > > How do i resolve this error > > > > > > > > > > > > Please help me > > > > > > > > Thanks > > > > > > > > Yuvi > > > > > > > > > > > > > > Hi, > > > > > > Could you put the full log to the pastebin or something? > > > > > > Also there is at least following bug in bugzilla with similar > > > description: https://bugs.meego.com/show_bug.cgi?id=18144 > > > > > > Regards, > > > Marko > > > > > > _______________________________________________ > > > MeeGo-dev mailing list > > > [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>> > > > http://lists.meego.com/listinfo/meego-dev > > > http://wiki.meego.com/Mailing_list_guidelines > > > > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
