hello again -<br>
here are more gruesome error details on my scratchbox linux PC for compiling PIL.<br>
<br>
[sbox-SDK_ARM: ~/Imaging-1.1.5] &gt; python setup.py bdist_dumb<br>
running bdist_dumb<br>
running build<br>
running build_py<br>
running build_ext<br>
building '_imaging' extension<br>
/scratchbox/compilers/host-gcc/bin/gcc
-specs=/scratchbox/compilers/host-gcc/host-gcc.specs -pthread
-fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC
-DHAVE_LIBJPEG -DHAVE_LIBZ -I/usr/include/freetype2 -IlibImaging
-I/scratchbox/tools/include -I/usr/include
-I/scratchbox/tools/include/python2.3 -c libImaging/Crop.c -o
build/temp.linux-arm-2.3/libImaging/Crop.o<br>
/scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3/bin/sbox-arm-linux-as: unrecognized option `-Qy'<br>
error: command '/scratchbox/compilers/host-gcc/bin/gcc' failed with exit status 1<br>
<br>
i (as well as my linux geeky bf) have no idea how to get around this.
:) PIL will save my life, so i would like to get this imported as
easily as i can. perhaps there are alternate ways other than teemu's
blog? thank you!<br>
<br>
christine<br><br><div><span class="gmail_quote">On 5/10/06, <b class="gmail_sendername">Christine Liu</b> &lt;<a href="mailto:liuliuliu@gmail.com">liuliuliu@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hey all -<br><br>&gt; That's because you miss the first line, a functional comment, to instruct<br>&gt; system how to run your file. You should use as first line:<br>&gt;<br>&gt; #!/var/lib/install/usr/bin/python2.4<br><br>
that was it. thank you all (i thought it was a comment, heh).<br><br>another question - i'm attempting to port PIL à la teemu<br>(<a href="http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/">http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/
</a>).<br>i compiled under the SDK_ARM in scratchbox, but i never got a 'dist'<br>directory created (but seemingly the other stuff is there).<br><br>just for kicks, i compiled the source on my mac os x (no scratchbox)<br>
and actually got the dist + PIL-1.1.5.linux-armv5tel.tar.gz hidden in<br>there. i untarred that one, but then never found the dist/usr<br>directory (only one created was dist/Library/Frameworks).<br><br>any explanation / help on how to continue?
<br><br>thanks!<br>christine<br></blockquote></div><br>