[XML-SIG] setup.py on OS X 10.2.8

Stella Rockford stella at solarenergenex.com
Fri Jan 30 14:02:23 EST 2004


I'm having difficulty installing PyXML into both my 2.2 and 2.3.3  
pythons

I've tried sudo and root user installs and attempted builds as well

I have the latest GCC installed and haven't had any problems installing  
other software

here is the last 40 lines or so....apologies for any extraneous text

-Stella



gcc -bundle -bundle_loader /usr/local/bin/python2.3  
build/temp.darwin-6.8-Power_Macintosh-2.3/extensions/pyexpat.o  
build/temp.darwin-6.8-Power_Macintosh-2.3/extensions/expat/lib/ 
xmlparse.o  
build/temp.darwin-6.8-Power_Macintosh-2.3/extensions/expat/lib/ 
xmlrole.o  
build/temp.darwin-6.8-Power_Macintosh-2.3/extensions/expat/lib/xmltok.o  
-o build/lib.darwin-6.8-Power_Macintosh-2.3/_xmlplus/parsers/pyexpat.so  
-flat_namespace
ld: Undefined symbols:
_PyArg_ParseTuple
_PyArg_ParseTupleAndKeywords
_PyCode_New
_PyDict_GetItem
_PyDict_New
_PyDict_SetItem
_PyDict_Type
_PyErr_Clear
_PyErr_Fetch
_PyErr_Format
_PyErr_NewException
_PyErr_NoMemory
_PyErr_Occurred
_PyErr_Restore
_PyErr_SetFromErrno
_PyErr_SetObject
_PyErr_SetString
_PyEval_CallObjectWithKeywords
_PyEval_GetGlobals
_PyExc_AttributeError
_PyExc_IOError
_PyExc_RuntimeError
_PyExc_TypeError
_PyExc_ValueError
_PyFile_AsFile
_PyFile_Type
_PyFrame_New
_PyInt_AsLong
_PyInt_FromLong
_PyList_Append
_PyList_New
_PyModule_AddIntConstant
_PyModule_AddObject
_PyModule_AddStringConstant
_PyModule_GetDict
_PyModule_New
_PyObject_Call
_PyObject_CallFunction
_PyObject_GC_Del
_PyObject_GC_Track
_PyObject_GC_UnTrack
_PyObject_GetAttrString
_PyObject_IsTrue
_PyObject_SetAttrString
_PyString_AsString
_PyString_FromString
_PyString_FromStringAndSize
_PyString_Type
_PySys_GetObject
_PyTraceBack_Here
_PyTuple_New
_PyType_IsSubtype
_PyType_Type
_PyUnicodeUCS2_Decode
_PyUnicodeUCS2_DecodeUTF8
_Py_BuildValue
_Py_FindMethod
_Py_InitModule4
__PyObject_GC_New
__PyThreadState_Current
__Py_NoneStruct
__Py_TrueStruct
__Py_ZeroStruct
error: command 'gcc' failed with exit status 1




More information about the XML-SIG mailing list