[Pythonmac-SIG] trouble building 1.5.1 with Cw3

Steve Spicklemire steve@estel.uindy.edu
Thu, 14 May 1998 06:26:24 -0500 (EST)


I'm trying to build 1.5.1 under CW3. When I try to build the 
project "PythonCorePPC.prj" I get:

Link Error   : export symbol 'GUSILoadConfiguration' is undefined

Link Error   : export symbol 'DelayConsole__17GUSIConfigurationCFv' is undefined

Link Error   : export symbol 'GUSILoadConfiguration__17GUSIConfigurationFPPc' is undefined

Link Error   : export symbol 'DoInitialize__11SIOUXSocketFv' is undefined

I have the CWGUSI lib.. and it is clearly able to resolve many of the
symbols use in the source.... I've looked around for things called
'Configuration' and nothing much comes up. I'm thinking that these are
supposed to be defined in some other resource or library that I'm
somehow not including in the project... any ideas?

thanks!
-steve