473,396 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Building Imaging-1.1.4 on Solaris 9

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.
--
--------------------------------------------------------
Mark Nelson -
White Rose Grid, Department of Computer Science,
University of York Heslington, York, YO10 5DD

Jul 18 '05 #1
1 2369
"Mark Nelson" <mn*******@cs.york.ac.uk> writes:
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
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: mark | last post by:
I feel fairly well versed in getting Tkinter to do what I want, but now I'm venturing into the whole imaging thing, and placing text and graphics over some static background image. I'm trying to...
4
by: Steven Feil | last post by:
I am wondering if there is a light weight Python library for producing web graphics on-the-fly. There is a C-language library called gd that can be used in a CGI program to produce gif images. The...
2
by: Richard | last post by:
In the days of VB6 I would often use the Wang/Kodak Imaging control that ships with Windows to process TIFF files. Drop the ocx on a form and TIFF file manipulation is all very easy. So how do...
0
by: MC | last post by:
Hi, I'm developing an VB.NET app that converts TIFFs to PDFs using Office Imaging 2003 and Adobe Distiller 6.0 in the follwing way: 1. Using automation, I open the TIFF file with Office...
0
by: Stedak | last post by:
My application seems to freeze when Microsoft Office Document Imaging is set as the default for loading images. If the Windows Picture and Fax Viewer is used there is no problem. When I set a break...
3
by: David A. Osborn | last post by:
I currently have a class that has an enumeration of graphics extensions that it supports ie: Public Enum GraphicFormats JPG JPEG BMP TIFF End Enum
2
by: peter.mosley | last post by:
A few weeks ago I asked for advice about which GUI toolkit I should learn, and receved several helpful answers. In the end I went with Tkinter. This was because a) it was already installed on the...
2
by: moishyyehuda | last post by:
can I download Python Imaging Library (PIL) for linux.
5
by: Prateek | last post by:
Hi. I'm creating a web-application using CherryPy 2.2.1. My application needs to process images (JPG/PNG files) to 1) create thumbnails (resize them) 2) overlay them on a custom background (a...
0
by: tavares | last post by:
----------------------------------------------------------------------------------------------------------------------------------------- (Apologies for cross-posting) International Journal of...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.