hello word building error on Ubuntu 9.04

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

hello word building error on Ubuntu 9.04

1,004 Views
steven_zhang
Contributor V

i can build the SDK bsp for imx35 on my Ubuntu 9.04 successfully. when i tried to build my "hello word" application follow the pdk2009_12_imx35_Linux_HelloWorld_AN.pdf.i got belows:

build path taken because :build key set ,no prebuilt rpm,

testing net work cennectivity

OK GPP:

.............

see details in the attachment.

best regard

seteven

0 Kudos
3 Replies

876 Views
igorpadykov
NXP Employee
NXP Employee

Hi Steven

you can check that file hello.spec is present in

directory  ../hello and has necessary read/write permissions.

Best regards

igor

0 Kudos

876 Views
steven_zhang
Contributor V

Igro:

something changes after I do this:

$ sudo chmod 777 dist/lfs-5.1/hello/hello.spec

$ ./ltib –m prep –p hello.spec

…..

Can’t get :template-x.y.tar.bz2 ./ltib line 790

…..

See details in the attachment ..

There is another question:how can I restore the compoiling errors while I don’t have the “defconfig-min-fs-our-final”in the directory of ..ltib/config/platform/imx

寄件者: igorpadykov

寄件日期: 2014年11月23日 22:55

收件者: Steven Zhang(張志星)(ChangSha)

主旨: Re: - hello word building error on Ubuntu 9.04

<https://community.freescale.com/>

hello word building error on Ubuntu 9.04

reply from igorpadykov<https://community.freescale.com/people/igorpadykov?et=watches.email.thread> in i.MX Community - View the full discussion<https://community.freescale.com/message/456438?et=watches.email.thread#456438>

0 Kudos

876 Views
igorpadykov
NXP Employee
NXP Employee

I would suggest to rebuild all from scratch:

./ltib -m distclean

..

0 Kudos