[Ves] New KiwiSimple build error

Casey Goodlett casey.goodlett at kitware.com
Wed Sep 25 13:49:06 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130925/f3be6e75/attachment-0001.html>


More information about the Ves mailing list