Venkat, can you send your steps ? I can add corrections to fix the issues below. I'm also writing a howto, but it is not yet finished.
Best, JS Am Dienstag, 12. März 2013, 18:35:56 schrieb Arif Khan: > Hi Jan-Simon/Venkat, > > I am also trying to build Tizen for Panda board. I am also facing the > same build issue for ARM. > Where can i get the steps to build Tizen for Panda board. > > Venkat as you are able to up the Tizen on Panda board, can you provide the > steps for building the image, uboot etc for Panda board. > > thanks > Arif > > On Fri, Mar 8, 2013 at 3:04 PM, Jan-Simon Möller <[email protected]> wrote: > > Hi ! > > > > From a first glance, the *MACRO-* looks wrong. In general all *-x86-* > > packages > > are not needed for native arm. They're just part of the build > > infrastructure / > > obs. > > I need to investigate more on Monday/Tuesday when I'm back home. > > > > Best, > > Jan-Simon > > > > Am Mittwoch, 6. März 2013, 17:31:00 schrieb Vikash Kumar: > > > Hello JS, > > > > > > Thanks for your reply. > > > > > > I have attached a file containing the last messages that I got before > > > the > > > build stops. It contains the name of all packages that failed to build, > > > mainly because of dependencies. > > > > > > Do provide your input on this. > > > > > > Thanks, > > > > > > Vikash. > > > > > > On Wed, Mar 6, 2013 at 3:37 PM, Jan-Simon Möller <[email protected]> wrote: > > > > Can you provide a list of packages missing/unresolved for ARM ? > > > > > > > > I'm currently travelling and can check when I'm home next week. > > > > > > > > Best, > > > > JS > > > > > > > > Am Mittwoch, 6. März 2013, 14:10:44 schrieb Vikash Kumar: > > > > > Hello Venkat, > > > > > > > > > > Actually I said that I did not find other packages like > > > > xf86video-omap , > > > > > > > libdrm_omap, and I found libpthread-stubs at location > > > > > > > > > > framework/uifw/xorg/xcb/libpthread-stubs > > > > > > > > > > There is nothing like adaptation/xcb/ in the source code that I > > > > > have. > > > > > > > > > > Can you explain the whole procedure, like from where I will get > > > > > those > > > > > packages and the steps after the build process.?? > > > > > > > > > > Thanks, > > > > > > > > > > Vikash > > > > > > > > > > On Wed, Mar 6, 2013 at 1:32 PM, <[email protected]> wrote: > > > > > > Hi , > > > > > > > > > > > > > > > > > > > > > > > > Are you able to build the other packages? libpthred can be found > > > > at > > > > > > > > "adaptation/xcb/libpthread-stubs" form the tizen build. > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > > > > Venkat Raju. > > > > > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > From: "Vikash Kumar" <[email protected]> > > > > > > Sent: Wednesday, March 6, 2013 11:06am > > > > > > To: [email protected] > > > > > > Subject: Re: [Tizen General] Tizen build for OMAP (Panda Board) > > > > > > > > > > > > Hello everyone, > > > > > > > > > > > > Can anyone provide some pointers on this issue. I am trying to > > > > > > port > > > > > > > > Tizen > > > > > > > > > > on Omap (panda board), but not getting any success till now. > > > > > > > > > > > > Thanks, > > > > > > > > > > > > Vikash. > > > > > > > > > > > > On Fri, Mar 1, 2013 at 11:20 AM, Vikash Kumar > > > > > > > > <[email protected]>wrote: > > > > > >> Hello Venkat, > > > > > >> > > > > > >> Thanks for your reply. > > > > > >> > > > > > >> I searched the source code but didnt find the packages that you > > > > > >> listed > > > > > >> except for libpthread-stubs. > > > > > >> > > > > > >> Am I missing something or do I have to get those packages from > > > > > > > > somewhere > > > > > > > > > >> else? > > > > > >> > > > > > >> Also I have seen in some other thread that u build "pvr-omap4" > > > > > >> folder. > > > > > >> Does that folder contain the same packages?? > > > > > >> > > > > > >> Thanks, > > > > > >> > > > > > >> Vikash. > > > > > >> > > > > > >> On Thu, Feb 28, 2013 at 5:05 PM, <[email protected]> > > > > wrote: > > > > > >>> Hi, > > > > > >>> > > > > > >>> > > > > > >>> > > > > > >>> To bring up the UI on Panda , I've built the xf86video-omap , > > > > > >>> libdrm_omap and libpthredstubs packages. > > > > > >>> > > > > > >>> > > > > > >>> > > > > > >>> With this you are have enough packages to bring up the UI tizen. > > > > > >>> > > > > > >>> > > > > > >>> > > > > > >>> Thanks, > > > > > >>> > > > > > >>> Venkat Raju. > > > > > >>> > > > > > >>> > > > > > >>> > > > > > >>> -----Original Message----- > > > > > >>> From: "Vikash Kumar" <[email protected]> > > > > > >>> Sent: Thursday, February 28, 2013 5:00pm > > > > > >>> To: [email protected] > > > > > >>> Subject: [Tizen General] Tizen build for OMAP (Panda Board) > > > > > >>> > > > > > >>> Hello all, > > > > > >>> > > > > > >>> I wanted to build Tizen source code and port this on Omap (panda > > > > > > > > board). > > > > > > > > > >>> So far I am able to build some of the packages, but not the > > > > > >>> whole > > > > > > > > source > > > > > > > > > >>> code. It gave errors regarding the dependencies like this, > > > > > >>> > > > > > >>> === the following packages failed to build due to missing build > > > > > >>> dependencies === > > > > > >>> ...... > > > > > >>> === the following packages failed to build due to rpmbuild issue > > > > === > > > > > > > >>> ...... > > > > > >>> > > > > > >>> So, I wanted to know whether I need to build whole source code > > > > > >>> of > > > > > > > > Tizen > > > > > > > > > >>> to be able to port in on Omap? > > > > > >>> Or some particular packages will do the work? > > > > > >>> > > > > > >>> Please suggest me the solution. > > > > > >>> > > > > > >>> Thanks in advance, > > > > > >>> > > > > > >>> Vikash. > > > > > > > > -- > > > > > > > > Dipl.-Ing. > > > > Jan-Simon Möller > > > > > > > > [email protected] > > > > -- > > > > Dipl.-Ing. > > Jan-Simon Möller > > > > [email protected] > > _______________________________________________ > > General mailing list > > [email protected] > > https://lists.tizen.org/listinfo/general -- Dipl.-Ing. Jan-Simon Möller [email protected] _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
