[Ves] New KiwiSimple build error

Casey Goodlett casey.goodlett at kitware.com
Wed Sep 25 14:16:22 EDT 2013


Asad,

There is information here on the VES wiki page
http://www.vtk.org/Wiki/VES/Git on how the git workflow is intended to work

As a simple first step, if you have committed your change on your local
branch you could use "git format-patch HEAD^" and email the resulting patch
to the list.

Thanks!


On Wed, Sep 25, 2013 at 2:04 PM, Asad Ullah Naweed <asad at cs.unc.edu> wrote:

> That did the trick. How exactly do I go about submitting a patch back to
> VES?
>
> -Asad
>
>
>
> On Wed, Sep 25, 2013 at 1:49 PM, Casey Goodlett <
> casey.goodlett at kitware.com> wrote:
>
>> I think the kiwisimple xcode project file is missing a reference to
>> libxml2.dylib.  Try adding that to the project.
>>
>> If possible could you submit a patch with the change back to VES?
>>
>> Thank you
>>
>>
>> On Wed, Sep 25, 2013 at 1:46 PM, Asad Ullah Naweed <asad at cs.unc.edu>wrote:
>>
>>> So I did a fresh clone and make of VES and Kiwi from scratch. I used the
>>> next branch, and enabled VES_USE_CURL and VES_USE_LIBARCHIVE so KiwiViewer
>>> would work. And it did. But now KiwiSimple wont build. A lot of undefined
>>> symbols are showing up, most of them related to what Im guessing is xml
>>> parsing. The linker errors are shown below:
>>>
>>> Undefined symbols for architecture armv7:
>>>
>>>   "_xmlTextReaderSetErrorHandler", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderMoveToFirstAttribute", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderMoveToNextAttribute", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderNodeType", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderIsEmptyElement", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderConstValue", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderRead", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlReaderForIO", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlFreeTextReader", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlTextReaderConstLocalName", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>>   "_xmlCleanupParser", referenced from:
>>>
>>>       _xml2_read_toc in kiwi(archive_read_support_format_xar.c.o)
>>>
>>> ld: symbol(s) not found for architecture armv7
>>>
>>> clang: error: linker command failed with exit code 1 (use -v to see
>>> invocation)
>>>
>>> Is anyone else facing this issue?
>>>
>>> Thanks,
>>>
>>> --
>>>
>>>
>>> -Asad
>>>
>>> _______________________________________________
>>> Ves mailing list
>>> Ves at public.kitware.com
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>>>
>>>
>>
>>
>> --
>> Casey B. Goodlett, Ph.D.
>> R&D Engineer
>> Kitware, Inc. - North Carolina Office
>> http://www.kitware.com
>> (919) 969-6990 x310
>>
>
>
>
> --
>
>
> -Asad
>



-- 
Casey B. Goodlett, Ph.D.
R&D Engineer
Kitware, Inc. - North Carolina Office
http://www.kitware.com
(919) 969-6990 x310
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130925/69cfd633/attachment-0001.html>


More information about the Ves mailing list