Building Mac Python 1.5.2
David Andersen
dma at cyrus.andrew.cmu.edu
Tue Mar 21 13:07:39 EST 2000
More information about the Python-list mailing list
Tue Mar 21 13:07:39 EST 2000
- Previous message (by thread): how to 'scanf' in python
- Next message (by thread): FREEZING python / script in a Delphi exe?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to build the Macintosh PythonCorePPC from the Python 1.5.2c1 source, using CWGUSI from Jack Jansen's site (built for PPC only) and CodeWarrior Pro 5.3. Compiling is no problem, but I then get the following link errors: Does anyone know what is going on? Link Error : export symbol 'fwalk' is undefined Link Error : export symbol '_prealloc_newpool__3stdFUl' is undefined Link Error : export symbol '_set_newnonptrmax__3stdFUl' is undefined Link Error : export symbol '_set_newpoolsize__3stdFUl' is undefined Link Error : export symbol '__malloc_pool' is undefined Link Error : export symbol '__num_to_file' is undefined Link Error : export symbol '__file_to_num' is undefined Link Error : export symbol '__pool_free' is undefined Link Error : export symbol '__pool_realloc' is undefined Link Error : export symbol '__pool_alloc_clear' is undefined Link Error : export symbol '__pool_alloc' is undefined Link Error : export symbol '__pool_preassign' is undefined Link Error : export symbol '__pool_preallocate' is undefined Link Error : export symbol '__init_pool_obj' is undefined Link Error : export symbol '__vfscanf' is undefined Link Error : export symbol '__end_critical_region' is undefined Link Error : export symbol '__begin_critical_region' is undefined Link Error : export symbol '__vfwscanf' is undefined Link Error : export symbol 'SIOUXclrscr' is undefined
- Previous message (by thread): how to 'scanf' in python
- Next message (by thread): FREEZING python / script in a Delphi exe?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list