Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-25 Thread Burton, Ross
On 25 July 2014 13:42, Anoop Babu babu.an...@gmail.com wrote: My apologies for pushing all issues to yocto forum. Can you please let me know the meta-tizen forum. As far as I'm aware you'll have to email the maintainers directly. I had started bitbake procedure after cloning below mentioned

Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-25 Thread Anoop Babu
Dear Ross, My apologies for pushing all issues to yocto forum. Can you please let me know the meta-tizen forum. I had started bitbake procedure after cloning below mentioned repo git clone ssh://${YOUR_TIZEN_ID}@review.tizen.org:29418/scm/bb/meta-tizen Today did a fetch from tizen branch. I

[yocto] Bitbake error for rpm-native -- do compile failed

2014-07-24 Thread Anoop
bitbake for imx6qsabreauto command used bitbake -v tizen-common-core-image-minimal-dev Summary: 1 task failed: virtual:native:/home/sfm/yocto_temp/meta-tizen/recipes- tizen/rpm/rpm_git.bb, do_compile + CPPFLAGS=-isystem/home/sfm/yocto_temp/build/tmp/sysroots/i686- linux/usr/include

Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-24 Thread Burton, Ross
On 24 July 2014 14:29, Anoop babu.an...@gmail.com wrote: + export CCFLAGS+= -fPIC /home/sfm/yocto_temp/build/tmp/work/i686-linux/rpm-native/git- r0/temp/run.do_compile.26826: 120: export: CCFLAGS+: bad variable name += is a bash extension and those scripts are not running under bash. This has