ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Ltib] build error for imx31ads


From: Frias Renato-B13784
Subject: RE: [Ltib] build error for imx31ads
Date: Tue, 20 Apr 2010 13:19:44 -0300

Henry,

You can download it from this link:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX35PDK&nodeId=0162468rH31143ZrDR633D&fpsp=1&tab=Design_Tools_Tab

Pick:
L2.6.31_09.12.01_SDK_SOURCE

This is from i.MX35 page, but when installing it you'll be asked to choose 
which platform do you want to install, the pick i.MX31PDK.

Download IMX31_PDK15_LINUXDOCS_BUNDLE here:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX31PDK&fpsp=1&tab=Documentation_Tab

These manuals are for SDK1.5, but will help you on the installation process in 
case you have issues. I'll check why the i.MX31 page is outdated.

Regards,
Frias


> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden 
> On Behalf Of hong zhang
> Sent: Tuesday, April 20, 2010 12:54 PM
> To: Stuart Hughes; Frias Renato-B13784
> Cc: address@hidden
> Subject: RE: [Ltib] build error for imx31ads
> 
> Frias,
> 
> This link has IMX_ATK_TOOLKIT_R1_66 and IMX31_PDK16_LINUX_BSP.
> But LNIUX_BSP is based on 2.6.28 not 2.6.31.
> 
> Also, any manual for this new tool kit? The old one is one package.
> Does it still use ltib tool?
> 
> ---henry
> 
> --- On Tue, 4/20/10, Frias Renato-B13784 <address@hidden> wrote:
> 
> > From: Frias Renato-B13784 <address@hidden>
> > Subject: RE: [Ltib] build error for imx31ads
> > To: "Stuart Hughes" <address@hidden>, "hong zhang" 
> > <address@hidden>
> > Cc: address@hidden
> > Date: Tuesday, April 20, 2010, 10:14 AM Hello Henry,
> > 
> > Unfortunately the rel6 was the latest release for the i.MX31ADS.
> > 
> > Freescale current BSPs, namely, SDK 1.7, based on 2.6.31, support 
> > i.MX31PDK which is the newer development tool for i.MX31 
> SoC. Here you 
> > can find info on the tool and SDK download:
> > 
> http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX31P
> > DK
> > &parentCode=i.MX31&fpsp=1&nodeId=0162468rH31143ZrDR66B1
> > 
> > 
> > Best Regards,
> > Frias
> > 
> > > -----Original Message-----
> > > From: address@hidden
> > 
> > > [mailto:address@hidden
> > 
> > > On Behalf Of Stuart Hughes
> > > Sent: Tuesday, April 20, 2010 11:59 AM
> > > To: hong zhang
> > > Cc: address@hidden
> > > Subject: Re: [Ltib] build error for imx31ads
> > > 
> > > Hi Henry,
> > > 
> > > You'll need to send an enquiry to Freescale, I have
> > not
> > > worked for them for some time.
> > > 
> > > Regards, Stuart
> > > 
> > > hong zhang wrote:
> > > > Stuart,
> > > > 
> > > > Is imx31ads-rel6 a latest release? If so, is
> > freescale no
> > > longer update imx31ads package?
> > > > 
> > > > ---henry
> > > > 
> > > > --- On Tue, 4/20/10, Stuart Hughes <address@hidden>
> > wrote:
> > > > 
> > > >> From: Stuart Hughes <address@hidden>
> > > >> Subject: Re: [Ltib] build error for imx31ads
> > > >> To: "hong zhang" <address@hidden>
> > > >> Cc: address@hidden
> > > >> Date: Tuesday, April 20, 2010, 2:51 AM Hi
> > Henry,
> > > >>
> > > >> You need to remove the failed build:
> > > >>
> > > >> $ rm rpm/BUILD/mtd*
> > > >>
> > > >> apply this patch:
> > > >> 
> > > 
> http://cvs.savannah.gnu.org/viewvc/ltib/dist/lfs-5.1/mtd-utils/mtd-u
> > > t
> > > >> ils.spec?root=ltib&r1=1.5&r2=1.6
> > > >>
> > > >> and then re-run:
> > > >> $ ./ltib
> > > >>
> > > >> Regards, Stuart
> > > >>
> > > >> hong zhang wrote:
> > > >>> Stuart,
> > > >>>
> > > >>> I downloaded imx31ads-rel6(2.6.24) and
> > run ./ltib
> > > >> --configure under my ubuntu 9.04 with kernel
> > 2.6.34-rc2
> > > and failed to
> > > >> build. Error message as following,
> > > >>> make: Entering directory
> > > >>
> > `/opt/freescale/ltib/usr/src/rpm/BUILD/mtd/util'
> > > >>> gcc -I../include -O2 -Wall -g -c -o
> > ftl_format.o
> > > >> ftl_format.c -g -Wp,-MD,.ftl_format.c.dep
> > > >>> In file included from
> > /usr/include/endian.h:61,
> > > >>>           
> >     
> > > >>   from
> > /usr/include/sys/types.h:217,
> > > >>>           
> >     
> > > >>   from ftl_format.c:38:
> > > >>> ../include/bits/byteswap.h:21:3: error:
> > #error "Never
> > > >> use <bits/byteswap.h> directly; include
> > <byteswap.h> instead."
> > > >>> make: *** [ftl_format.o] Error 1
> > > >>> make: Leaving directory
> > > >>
> > `/opt/freescale/ltib/usr/src/rpm/BUILD/mtd/util'
> > > >>> error: Bad exit status from
> > > >>
> > /home/intel/Desktop/ltib-imx31ads-20080722/tmp/rpm-tmp.46230
> > > >> (%build)
> > > >>>
> > > >>> RPM build errors:
> > > >>>      Bad exit status from
> > > >>
> > /home/intel/Desktop/ltib-imx31ads-20080722/tmp/rpm-tmp.46230
> > > >> (%build)
> > > >>> Build time for mtd-utils-20060302: 0
> > seconds
> > > >>>
> > > >>> Failed building mtd-utils-20060302 Died at ./ltib line 1226.
> > > >>>
> > > >>> Started: Tue Apr 20 00:53:12 2010
> > > >>> Ended:   Tue Apr 20
> > 01:06:22 2010
> > > >>> Elapsed: 790 seconds
> > > >>>
> > > >>> These packages failed to build:
> > > >>> mtd-utils-20060302
> > > >>> Build Failed
> > > >>>
> > > >>> Do you think my 2.6.34-rc2 do not fits
> > imx31-rel6?
> > > >>>
> > > >>> ---henry
> > > >>>
> > > >>>
> > > >>>        
> > > >>>
> > > >>>
> > > >>>
> > _______________________________________________
> > > >>> LTIB home page: http://ltib.org
> > > >>>
> > > >>> Ltib mailing list
> > > >>> address@hidden
> > > >>> http://lists.nongnu.org/mailman/listinfo/ltib
> > > >>>
> > > > 
> > > > 
> > > >       
> > > > 
> > > 
> > > 
> > > _______________________________________________
> > > LTIB home page: http://ltib.org
> > > 
> > > Ltib mailing list
> > > address@hidden
> > > http://lists.nongnu.org/mailman/listinfo/ltib
> > > 
> > > 
> > 
> 
> 
>       
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]