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
May 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.05.13 14:37 "Troubles compiling libtiff on Mac OSX 10.4", by Naveen Nathan
2005.05.13 14:55 "Re: Troubles compiling libtiff on Mac OSX 10.4", by Bob Friesenhahn
2005.05.13 20:12 "Re: Troubles compiling libtiff on Mac OSX 10.4", by Naveen Nathan
2005.06.15 18:59 "Re: Troubles compiling libtiff on Mac OSX 10.3", by Chrysanne M
2005.06.15 20:01 "Re: Troubles compiling libtiff on Mac OSX 10.3", by Bob Friesenhahn

2005.05.13 14:55 "Re: Troubles compiling libtiff on Mac OSX 10.4", by Bob Friesenhahn

On Fri, 13 May 2005, Naveen Nathan wrote:
>
> I'm trying to compile libtiff on my powerbook running Mac OSX 10.4
> (tiger).
>
> It seems that it cannot link the final library because the symbol
> _TIFFClientOpen is undefined.
>
> Anyone know what could be the cause of this, and possibly a solution?
>
> Regards,
> Naveen Nathan
>
> Compile log:
> naveen@naveen:~/local/src/libtiff/tiff-3.7.2$ ./configure
> --with-apple-opengl-framework --with-x --prefix $HOME/local && make &&
> make install

I suspect that you really won't care about OpenGL since it is only 
used for one simple utility.

Regardless, the problem is likely due to link-time conflict with an 
existing libtiff delivered with the system.

Try adding --enable-shared.  That works for me on Mac OSX 10.3.

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