[Image-SIG] Installing PIL 1.1.4 Error on make

Aaron Optimizer Digulla digulla at hepe.com
Thu Oct 16 16:20:21 EDT 2003


On Thu, Oct 16, 2003 at 09:02:16AM +0200, Bjoern Platzen wrote:

> Hi Aaron,
> 
> I'm not sure what I've got...
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
> gcc version 2.95.3 20010315 (SuSE)
>                             ^^^^^^
> Maybe this tells me, that it is just a smalltime version made by SuSE, 
> but I was able to compile lots of other libs and progs with it (eg. UMN 
> Mapserver, GD2, Freetype2, ...)

Yes, a lot of software will compile with K&C style C code but
PIL needs an ANSI C compiler.

> I'll try to get another gcc downloaded and maybe it then works.

What does rpm -qi gcc say? And if that fails, try

    rpm -qf $(which gcc)

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits." 
http://www.philmann-dark.de/



More information about the Image-SIG mailing list