See also: issue 3482687
http://sourceforge.net/tracker/?func=detail&aid=3482687&group_id=84937&atid=574390
Hi,
from a vanilla download of cx_Freeze-4.2.3.tar.gz, running
$ python3.1 setup.py build
under OS X 10.6.6 Snow Leopard yields:
/usr/bin/gcc-4.2
build/temp.macosx-10.4-x86_64-3.1/source/bases/Console.o -o
build/lib.macosx-10.4-x86_64-3.1/cx_Freeze/bases/Console -s ld:
warning: option -s is obsolete and being ignored Undefined symbols:
"_Py_SetPythonHome", referenced from: _main in Console.o
"_PySys_GetObject", referenced from:
_main in Console.o
"_PyEval_GetBuiltins", referenced from:
_main in Console.o
"_PyMem_Malloc", referenced from:
_main in Console.o
"_Py_Initialize", referenced from:
_main in Console.o
"_PyObject_CallMethod", referenced from:
_main in Console.o
"_Py_Finalize", referenced from:
_main in Console.o
"_PyImport_FrozenModules", referenced from:
_main in Console.o
"_Py_GetProgramFullPath", referenced from:
_main in Console.o
"_PyErr_SetFromErrnoWithFilename", referenced from:
_main in Console.o
"_Py_FileSystemDefaultEncoding", referenced from:
_main in Console.o
"_PySys_SetArgv", referenced from:
_main in Console.o
"_PyDict_SetItemString", referenced from:
_main in Console.o
"_PyList_Insert", referenced from:
_main in Console.o
"_PyErr_Clear", referenced from:
_main in Console.o
"_Py_FrozenFlag", referenced from:
_main in Console.o
"_PyUnicodeUCS2_Decode", referenced from:
_main in Console.o
"_Py_FatalError", referenced from:
_main in Console.o
"_PyExc_OSError", referenced from:
_main in Console.o
"_Py_IgnoreEnvironmentFlag", referenced from:
_main in Console.o
"_Py_SetProgramName", referenced from:
_main in Console.o
"_PyImport_ImportModule", referenced from:
_main in Console.o
"_PyErr_Print", referenced from:
_main in Console.o
"_PyEval_EvalCode", referenced from:
_main in Console.o
"_PyDict_New", referenced from:
_main in Console.o
"_Py_NoSiteFlag", referenced from:
_main in Console.o
"_PyUnicodeUCS2_AsEncodedString", referenced from:
_main in Console.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
error: command '/usr/bin/gcc-4.2' failed with exit status 1
Using vanilla CPython 3.1.4, installed using Homebrew.
Any hints are appreciated. I also gladly provide more information.
Thanks for looking into this.
Best,
Florian
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users