--- python-0.9.1/src/Makefile.t 2021-02-18 11:06:27.899857680 -0800 +++ python-0.9.1/src/Makefile 2021-02-18 11:06:37.100047008 -0800 @@ -48,7 +48,7 @@ # This must be used, for instance, on an SGI IRIS. Don't use it for # SunOS. (This is only needed by posixmodule.c...) -#SYSVDEF= -DSYSV +SYSVDEF= -DSYSV # Choose one of the following two lines depending on whether your system # requires the use of 'ranlib' after creating a library, or not.