Using a clean bootstrap of fink fink-0.34.5 on Mac OS X 10.8 with Xcode 4.6 
and
its associated Command Line Tools installed, I am seeing a failure in the build 
of
db51-aes-5.1.29-2 at...

clang -c -I. -I../src -Os ../src/btree/bt_compare.c  -fno-common -DPIC -o 
.libs/bt_compare.o
In file included from ../src/btree/bt_compare.c:46:
In file included from ./db_int.h:999:
In file included from ../src/dbinc/mutex.h:15:
In file included from ../src/dbinc/mutex_int.h:12:
../src/dbinc/atomic.h:179:19: error: definition of builtin function 
'__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
                  ^
1 error generated.

This looks like the issue discussed in...

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-April/020973.html
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-April/020974.html

       Jack

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to