[Image-SIG] PIL on HP-UX

Massimo Cavallini Massimo Cavallini <cavallini.m@mmfg.it>
09 Jan 2001 14:15:16 +0100


Hi,

I get this error while configuring PIL on HP-UX:

test69:/sviluppo/python152/Imaging-1.1.1/libImaging # ./configure
loading cache ./config.cache
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking MACHDEP... hp-uxB
checking for jpeg_destroy_compress in -ljpeg... no
checking for deflate in -lz... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for inline... inline
checking whether byte ordering is bigendian... configure: error: can not =
run test program while cross compiling

Can anybody help me?

Best regards