>From your mail. the is the chain:

gettext->gcc->eglibc->libcap->attr->gettext

use:

gbs build --exclude=gettext,gcc,eglibc,libcap,attr

There may be packages that are dependent on, say attr, that you will
eventually remove.  The easiest way is to use pre-built RPMs from the
"releases" repository for your platform (i.e., ARM).  Ideally, you only
need to build kernel for your platform locally and "get" required RPMs
(unless you don't customize) from the repository.

Best,
Vijay Zanvar


On Wed, Jan 16, 2013 at 12:55 PM, embedded linux <
[email protected]> wrote:

> Hi Vijay,
> Thanks for the reply. I used the option you mentioned: * sudo gbs build
> -A armv7l -R
> http://download.tizen.org/snapshots/trunk/common/latest/repos/base/armv7l/packages/-R
> http://download.tizen.org/snapshots/trunk/common/latest/repos/main/armv7l/packages/--exclude=gettext
>  && cmake
> *
>
> but it is still giving smae errors. I am also getting error when I build
> kernel-adaptation-pc folder as PATCH0 multiple patches found.
> Do I hve to make any changes in the spec file? Where exactly this spex
> file is located. If circular file build is not supported then which are the
> packages I need to exclude.
>
> Please suggest a document which can help me if possible
> Please guide me to solve the issue.
>
> Thanks
>
>
>
> On Wed, Jan 16, 2013 at 11:09 AM, Vijay Zanvar <[email protected]> wrote:
>
>> You will have to skip building all packages that have
>> circular dependencies.  Building for ARM or i386 does not matter.
>>
>> Best,
>> Vijay Zanvar
>>
>>
>> On Tue, Jan 15, 2013 at 5:34 PM, embedded linux <
>> [email protected]> wrote:
>>
>>> Hi Vijay,
>>> I used the option you mentioned but this time I am getting  error as :
>>>
>>> info: package dependency resolving ...
>>> warning: circle found: cmake->curl->c-ares->cmake
>>> info: circle found, exit...
>>> error: rpmbuild fails.
>>>  I have attached the log file.
>>>
>>> My goal is to compile the tizen source code for arm platform. When I
>>> tried to follow the steps mentioned in the tizen site I got the error of
>>> circle found. I am now trying to compile the code on x86 and see if it
>>> works.
>>>
>>> Do I have to make any changes in any files? Do I have to configure the
>>> .config file in kernel directory. Please help me find the steps to compile
>>> the code.
>>>
>>> Thanks
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Jan 15, 2013 at 4:53 PM, embedded linux <
>>> [email protected]> wrote:
>>>
>>>> Thanks a lot vijay for the quick response.
>>>> I will check it and let you know.
>>>>
>>>> Thanks
>>>>
>>>>
>>>> On Tue, Jan 15, 2013 at 4:27 PM, Vijay Zanvar <[email protected]>wrote:
>>>>
>>>>> Have you tried using the option, --exclude=gettext ?
>>>>>
>>>>> Best,
>>>>> Vijay Zanvar
>>>>>
>>>>> On Tue, Jan 15, 2013 at 4:25 PM, embedded linux <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> gettext
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best,
>>>>> Vijay Zanvar
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>>
>> --
>> Best,
>> Vijay Zanvar
>>
>>
>>
>


-- 
Best,
Vijay Zanvar
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to