On Mar 31, 2010, at 8:21 AM, Alexander Hansen wrote:

> Not enough information here to work with.
> 
> Please start with the line of output showing the command given to the
> linker just before errors started to occur and go on from there.

I hope this is it:

Linking C shared library libwbxml2.dylib
ld: warning: in /usr/local/lib/libexpat.dylib, missing required architecture 
x86_64 in file
Undefined symbols:
  "_XML_GetFeatureList", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetCharacterDataHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetCdataSectionHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetXmlDeclHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_ParserCreateNS", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetStartDoctypeDeclHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetProcessingInstructionHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetElementHandler", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_ParserFree", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_SetUserData", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_Parse", referenced from:
      _wbxml_tree_from_xml in wbxml_tree.o
  "_XML_GetCurrentByteIndex", referenced from:
      _wbxml_tree_clb_xml_start_element in wbxml_tree_clb_xml.o
      _wbxml_tree_clb_xml_end_element in wbxml_tree_clb_xml.o
      _wbxml_tree_clb_xml_end_element in wbxml_tree_clb_xml.o
ld: symbol(s) not found
collect2: ld returned 1 exit status


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to