PIL for SGI IRIX

Nhi Vanye offer at sgi.com
Wed Jul 12 10:35:23 EDT 2000


$ from cjensen at bioeng.ucsd.edu -#98042 | sed "1,$s/^/> /"
>
>
>While running ./configure for the PIL module, I get this output:
>
>loading cache ./config.cache
>checking for --without-gcc... no
>checking for gcc... gcc
>checking whether we are using GNU C... yes
>checking whether gcc accepts -g... yes
>checking for ranlib... :
>checking for ar... ar
>checking MACHDEP... irix646
>checking for -ljpeg... no
>checking for -lmpeg... no
>checking for -lz... yes
>checking how to run the C preprocessor... gcc -E
>checking whether cross-compiling... 360246:./conftest: rld: Fatal Error:
>Cannot Successfully map soname 'libz.so.1.1.3' under any of the
>filenames
>/usr/lib32/libz.so.1.1.3:/usr/lib32/internal/libz.so.1.1.3:/lib32/libz.so.1.1.3:/opt/lib32/libz.so.1.1.3: 
>yes
>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
>
>
>How do I get past this point?  Also, I have the jpeg library, and it
>compiled fine, but configure doesn't find it.  How do I make configure
>see it?  Thanks.

Which version of gcc ? The problem is that the configuration used cannot
produce a linked binary, not that libz is missing.

My suspicion is that you've got o32/n32 issues.

Check the config.log file for the last messages.

>Curtis Jensen


richard.
-- 
Richard Offer           Widget FAQ --> http://reality.sgi.com/widgetFAQ
MTS-Core Design (Motif)
___________________________________________http://reality.sgi.com/offer




More information about the Python-list mailing list