AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
August 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.08.01 14:21 "Fwd: Help *** [libtiff.la] Error 1: On Solaris at Compilations", by Dotun Olafunmiloye
2006.08.01 15:43 "Re: Fwd: Help *** [libtiff.la] Error 1: On Solaris at Compilations", by Bob Friesenhahn

2006.08.01 15:43 "Re: Fwd: Help *** [libtiff.la] Error 1: On Solaris at Compilations", by Bob Friesenhahn

On Tue, 1 Aug 2006, Dotun Olafunmiloye wrote:

> I am trying to compile libtiff 3.8.4 on solaris with ojpeg enabled, but make
> dies when it enters the libtiff subdirectory
> with libtiff.la errors. Snapshot of the errors below;

The problem is (likely) that your libz is installed as a static 
library rather than a shared library.  Shared libraries should only 
link with shared libraries.  Either install libz as a shared library, 
or use --disable-shared when configuring libtiff so that it is built 
as a static library.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/