On Thu, 24 Apr 2008, Peter C wrote:
>
> 1) I notice the library name is incorrect, it is liblcms.1.0.16.dylib.
> For lcms version 1.17, the library name should be liblcms.
> 1.0.17.dylib, right ?

What would cause you to expect that?

> 2) I copy and ranlib liblcms.a file into a simple test project. The
> test project compile but the linker failed, spitting error messages,
> see below. Later I boot up Mac OS 10.4 (Tiger) on another machine,

It seems that POSIX reader/writer locks are not supported with this 
older OS-X.  POSIX reader/writer locks were not in the original POSIX 
threads API specification (1996).  They were added later (2001). 
Apparently lcms's configure script should test to see if these 
functions are available before using them.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to