Compiling PIL 1.1.2 with Python-2.1.1 on Solaris

Ross Lazarus rerla at channing.harvard.edu
Thu Oct 11 16:26:56 EDT 2001


Ah! That was it. Thanks for the tip - I had to add -fPIC to the Makefile
in libImaging and recompile all that stuff first, but then it compiled
like a charm.

AFAIK -fPIC means positional independent code or something FWIW...

Tom Loredo wrote:
> 
> Hi Ross-
> 
> If you do a Google search in this group for "Solaris" I bet you'll
> find several posts about this problem!
> 
> Before running "make" in step 4 of the PIL instructions, edit the
>
> Tom Loredo



More information about the Python-list mailing list