Building Imaging-1.1.4 on Solaris 9

M

Mark Nelson

Hi

I'm trying to build Imaging 1.1.4 in Solaris 9, I get passwd the first
step i.e the building of libImging. However when I execute a python
setup.py build I get the following error -

gcc -shared build/temp.solaris-2.9-sun4u-2.2/_imaging.o build/temp.solaris-2.9-s
un4u-2.2/decode.o build/temp.solaris-2.9-sun4u-2.2/encode.o build/temp.solaris-2
..9-sun4u-2.2/map.o build/temp.solaris-2.9-sun4u-2.2/display.o build/temp.solaris
-2.9-sun4u-2.2/outline.o build/temp.solaris-2.9-sun4u-2.2/path.o -LlibImaging -l
Imaging -ljpeg -lz -o build/lib.solaris-2.9-sun4u-2.2/_imaging.so
Text relocation remains referenced
against symbol offset in file
<unknown> 0x14c libImaging/libImaging.a(Unpack.o
)
<unknown> 0x150 libImaging/libImaging.a(Unpack.o
)
<unknown> 0x154 libImaging/libImaging.a(Unpack.o
)
<unknown> 0x158 libImaging/libImaging.a(Unpack.o
)
<unknown> 0x15c libImaging/libImaging.a(Unpack.o
)
<unknown> 0x160 libImaging/libImaging.a(Unpack.o
)


I have used the additional installation instructions as layed out in the
README, I'm using gcc-3.2.2 and python 2.2.2

Any Ideas?


Mark.
 
M

Martin v. =?iso-8859-15?q?L=F6wis?=

Mark Nelson said:
Imaging -ljpeg -lz -o build/lib.solaris-2.9-sun4u-2.2/_imaging.so
Text relocation remains referenced
against symbol offset in file
<unknown> 0x14c libImaging/libImaging.a(Unpack.o

Recompile Unpack.o with -fPIC.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top