[Python-Dev] building 2.2.2 on SCO Open Server

Tim Rice tim@multitalents.net
Wed, 25 Sep 2002 13:46:28 -0700 (PDT)


On 25 Sep 2002, Martin v. Loewis wrote:

> Tim Rice <tim@multitalents.net> writes:
>
> > I'm trying to get the release22-maint branch to build on
> > SCO Open Server 5. When setup.py fails to import an extention but
> > the .c file compiles, how do you track down why it failed?
>
> You invoke the compilation commands manually (as printed), then start
> an interactive session and import try to import the module.
>
> Regards,
> Martin
>
Thanks.
I was sure I had tried that before. Oh well.
It does tell me what the problem is.
Now I have to track down why it can't find setpwent(). The man pacge says
it's in libc.

-- 
Tim Rice				Multitalents	(707) 887-1469
tim@multitalents.net