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
March 2005

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

2005.03.06 17:00 "Problem with libtiff.a", by Gregory Safford
2005.03.06 17:04 "Re: Problem with libtiff.a", by Bob Friesenhahn
2005.03.06 19:21 "Re: Problem with libtiff.a", by Frank Warmerdam
2005.03.07 01:28 "Re: Problem with libtiff.a", by Gregory Safford

2005.03.06 19:21 "Re: Problem with libtiff.a", by Frank Warmerdam

On Sun, 06 Mar 2005 12:00:18 -0500, Gregory Safford <gdsafford@mail.com> wrote:
> but
> 
> gcc -o conftest -g -Wall -L${LDFLAGS} -R${LDFLAGS} conftest.c ${USERLIB}/libtiff.a
> 
> fails on a bunch of undefined symbols, as
> 
> "inflate /export/home/sfd0/lib/tiff/lib/libtiff.a(tif_pixarlog.o)"
...
> Can anyone suggest where I am going wrong?

Greg,

As Bob suggests, it looks like ImageMagick is wanting
to link against a shared library version of libtiff that
knows about what it depends on.  In this case if you
link against libtiff.a, you will also need to link against
zlib, used for the deflate compression support.  Adding -lz
may be sufficient to address this. 

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent