On 13 Apr 2010, at 17:19, Hanspeter Niederstrasser wrote:

> And an apparent fix:
>
> http://www.mail-archive.com/[email protected]/msg50810.html

Thanks Hanspeter !

To follow up _

Dan: could you test on 10.4 whether things are
fixed by adding as first line in the CompileScript

if [ `sw_vers -productVersion|cut -f2 -d.` -lt 5 ] ; then export  
CFLAGS="-DSQLITE_ENABLE_LOCKING_STYLE=0 $CFLAGS" ; fi

(Testing on my machine by forcing a "yes" answer to the test yields  
indeed a dylib that doesn't use _gethostuuid.
And this would not require a re-up..)

JF Mertens

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to