Issue 880634: RedHat RPM for 2.3.2 fails PIL install, unlike source Py (original) (raw)
I have successfully installed PIL with the 2.3.2 source, but using the RH9 RPMs, i get the following error when using the command "python2.3 setup.py build":
Traceback (most recent call last): File "setup.py", line 289, in ? extra_compile_args=EXTRA_COMPILE_ARGS, NameError: name 'EXTRA_COMPILE_ARGS' is not defined