Hi Kevin,

After checked "tizen porting guide 2.0", the instructions about building
bootloader and kernel are using osc commands.
Do it mean that I can not checkout the projects
"kernel/u-boot"&"kernel/linux-3.0" with git-clone and gbs local build them
for arch "armv7l"?
Should I build both u-boot and kernel by using "osc build" instead of "gbs
build"?
Look forward to your suggestions.
Thank you

BR,
Jeff Chuang

2012/12/13 Jeff Chuang <[email protected]>

> Hi Kevin,
>
> The following are the commands I use:
> #>cd ~/tizen_source/kernel/u-boot
> #>git checkout 2.0_alpha
> #>gbs build -A armv7l --debug --skip-conf-repos --clean -R
> http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-base/armv7l/packages/-R
> http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-main/armv7l/packages/
> 2>&1|tee build-log_1213.txt
>
> The contents of my .gbs.conf are as follows:
> [general]
> #Current profile name which should match a profile section name
> profile = profile.tizen
> buildroot = ~/GBS-ROOT/
>
> [profile.tizen]
> repos = repo.tizen_latest, repo.my_local
>
> [repo.tizen_latest]
> url =
> http://download.tizen.org/releases/weekly/2.0alpha/common/latest/repos/tizen-main/armv7l/packages/
> #url =
> http://download.tizen.org/releases/weekly/2.0alpha/common/tizen-2.0_20120926.2/repos/tizen-base/ia32/packages/
> user = <my_account>
> passwdx = <my_passwd>
>
> [repo.my_local]
> #local repo must be an absolute path
> url = /home/jeff/tizen_source/
>
> The attachment contains:
> 1.gbs.conf: the file of my ~/.gbs.conf
> 2.build-log_1213.txt: the build log
> Thank you
>
> BR,
> Jeff
>
> 2012/12/12 Wang, Kevin A <[email protected]>
>
>   Hi,****
>>
>> Could you provide your ~/.gbs.conf and the command line you are using?***
>> *
>>
>> ** **
>>
>> Thanks****
>>
>> Kevin****
>>
>> ** **
>>
>> *From:* [email protected] [mailto:
>> [email protected]] *On Behalf Of *Jeff Chuang
>> *Sent:* Wednesday, December 12, 2012 9:18 PM
>> *To:* [email protected]
>> *Subject:* [Tizen General] How to fix the build errors of building u-boot
>> ****
>>
>> ** **
>>
>> Hi experts,
>>
>> After checkout the tag "2.0_alpha", I get the following errors when
>> building the project kernel/u-boot:
>> [  175s] + make omap1510inn_config
>> [  175s] egrep: boards.cfg: No such file or directory
>> [  175s] make: *** No rule to make target `omap1510inn_config'.  Stop.
>> [  175s] make: *** [omap1510inn_config] Error 1
>> [  175s] error: Bad exit status from /var/tmp/rpm-tmp.nscKhX (%build)
>> [  175s]
>> [  175s]
>> [  175s] RPM build errors:
>> [  175s]     Bad exit status from /var/tmp/rpm-tmp.nscKhX (%build)
>>
>> Could you please tell me to how to fix this error?
>> I am appreciate for any feedback.
>> Thank you
>>
>> BR,
>> Jeff****
>>
>
>
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to