Hi folks:

I am trying to compile a package I maintain, rdkit, on 10.9.

Using the same procedure that works perfectly fine on 10.8, I run into compile 
failures early on.  

If I use  CXXFLAGS="-stdlib=libstdc++” on the configure line for rdkit, I get 
quite a bit further, 
but it fails at the linking step with boost.  The output in its entirety is 
available here (an alias to my 
webserver) at the link below:

http://tinyurl.com/lqsaxsj

If I build the boost libraries with  CXXFLAGS="-stdlib=libstdc++” , it doesn’t 
solve the problem.  However,
if I build the (two needed) boost libraries within the rdkit package 
(rdkit-10.9.info in stable/sci ) using fink’s
gnu g++ 4.8, I can get rdkit to build.

Although this kludge works, I would prefer to do it the right way (i.e., using 
fink’s boost-1.53 packages).

Any suggestions?

Bill Scott




------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
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