Re: [Tizen General] GBS error on making own app package.

2013-02-12 Thread Rohit Pathania
Hi Daniel, Thanks for the help. That solved my problem. Thanks & regards, Rohit Pathania On Tue, Feb 12, 2013 at 6:51 PM, Daniel Juyung Seo wrote: > Hi, > > Use: > $ gbs build --include-all > > 1.--include-all option > GBS build (git) *COMMITTED* codes, you didn't commit your codes. > If you

Re: [Tizen General] GBS build error

2013-02-12 Thread Rohit Pathania
Hi All, * My problem related to * info: package dependency resolving ... error: *** Error Summary *** === the following packages failed to build due to missing build dependencies === notification: nothing provides pkgconfig(sqlite3) * is solved.* I have build the package in the tizen with th

[Tizen General] Kernel building from the Tizen Porting Guide

2013-02-12 Thread VanCutsem, Geoffroy
Hi, I was browsing through the Tizen Porting Guide today and saw these instructions on how to rebuild the Tizen kernel : https://wiki.tizen.org/wiki/Porting_Guide#Kernel_Build Wouldn't it be more in-line with the Tizen tools to update that section on how to rebuild the Tizen kernel using git/g

Re: [Tizen General] GBS error on making own app package.

2013-02-12 Thread Daniel Juyung Seo
Hi, Use: $ gbs build --include-all 1.--include-all option GBS build (git) *COMMITTED* codes, you didn't commit your codes. If you want to build uncommitted codes as well, put --include-all option. 2. missing appcore-efl You are missing appcore-efl dependency. Put appcore-efl to spec file and CMa

Re: [Tizen General] GBS error on making own app package.

2013-02-12 Thread Rohit Pathania
Hi, I am attaching the source code. Please point out where i did the error. Thanks & regards, Rohit Pathania, 09848769111 On Tue, Feb 12, 2013 at 2:05 PM, Rohit Pathania wrote: > Hi Daniel, >I did the same but after that I am getting this error. > > Thanks & regards, > Rohit Pathania, > 0