Todai team,

The current version of mysql-unified in the 10.7 tree (5.0.45) currently 
is set to build with llvm-gcc.  Because llvm-gcc will probably be 
removed in an upcoming release of OS X, Jack Howarth has patched it so 
that it builds with clang.  You can see his modified .info/patch here:

https://sourceforge.net/tracker/?func=detail&atid=414256&aid=3572601&group_id=17203

I confirm that it builds with clang on 10.7

Is it OK to commit this update to mysql-unified?

Also, the latest mysql from the 5.0 series is 5.0.96 from March 2012 (vs 
5.0.45 which is over 5 years old).  Jack's patch also fixes the build 
for 5.0.96, except that the build still fails with this error:

default.c:980:7: error: expected ';' after top level declarator

which is in code added by mysql-unified.patch.  Is that part of the 
mysql patch still needed?  From a very quick glance at mysys/default.c, 
it seems that the way the default directories are defined has been 
changed, and the patch method is no longer needed?

Hanspeter

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
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