[Adium-devl] libsasl (commits 21692 and 21697)

Augie Fackler lists at durin42.com
Mon Nov 19 20:03:06 UTC 2007


On Nov 19, 2007, at 2:52 PM, Evan Schoenberg wrote:

>
> On Nov 19, 2007, at 1:37 PM, Augie Fackler wrote:
>
>> I just checked - 10.5 ships with libsasl2.dylib (symlink to  
>> libsasl2.2.dylib) in /usr/lib - assuming the APIs are compatible,  
>> is there any compelling reason to not use the system-included dylib  
>> of sasl? I just assumed we needed to make our own because we were  
>> static-linking it in before. Does anyone know?
> We do need to check out and have available the sources of the  
> version of libsasl corresponding to whatever we are using - that's  
> the 2.1.18 sources so long as we're against the 10.4 SDK.  This is  
> because while 10.4 and 10.5 ship with the libsasl2 dylib, they don't  
> ship with the development headers needed to actually compile against  
> the library.

In that case, file a radar about the OS shipping with the library but  
not with the headers - that's *totally* a bug.

Does adium itself need the headers to build, or are they only build  
deps for libpurple?

Augie


> We probably don't need to actually build the framework or include it  
> in our distribution, but I'm not positive.
>
> -Evan





More information about the devel mailing list