[pypy-issue] [issue1506] PIL: distutils.unixccompiler requires static libraries on PyPy

dktc tracker at bugs.pypy.org
Sat Jun 1 02:15:48 CEST 2013


dktc <dkruglyak+pypy at gmail.com> added the comment:

One little follow-up. I found a repo with a static libjpeg ( 
http://rpm.pbone.net/index.php3/stat/4/idpl/15157141/dir/redhat_el_5/com/libjpeg-static-6b-
37.cubbi3.0.1.x86_64.rpm.html ), but when using it the build still fails with this output:

/usr/bin/ld: skipping incompatible /usr/lib/libjpeg.so when searching for -ljpeg

/usr/bin/ld: /usr/lib/libjpeg.a(jcapimin.o): relocation R_X86_64_32 against `a local symbol' can not 
be used when making a shared object; recompile with -fPIC

/usr/lib/libjpeg.a: could not read symbols: Bad value

collect2: ld returned 1 exit status

error: command 'cc' failed with exit status 1

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1506>
________________________________________


More information about the pypy-issue mailing list