Dear Abhik,
the error you see is probably related to Apple changing the path names for
mountain lion. At several places a simple workaround is suggested (e.g.
http://code.google.com/p/modwsgi/issues/detail?id=298), which is to create a
symbolic link to use the default xctoolchain instead.

sudo ln -s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain

> 

Maybe that helps.


Kind regards,

Nikolas

> On July 17, 2013 at 1:33 AM Abhik Seal <[email protected]> wrote:
>  Hi All,
> 
>  I have installed Rdkit using homebrew and after installing it  i was trying
> to install the Postgresql cartridge in Mac and now it is throwing an unique
> error related to Xcode tools . Is any libraries missing.
> 
>  usr/local/Cellar/RDKit_2013_03_2/Code/PgSQL/rdkit$make
> 
> 
> /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/usr/bin/cc
> -I/usr/local/Cellar/boost/1.53.0/ -I/usr/local/Cellar/RDKit_2013_03_2/Code
> -DRDKITVER='"007000"'   -I. -I. -I/usr/include/postgresql/server
> -I/usr/include/postgresql/internal -I/usr/include/libxml2  -fPIC -c -o
> rdkit_io.o rdkit_io.c
>  make:
> /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/usr/bin/cc:
> No such file or directory
>  make: *** [rdkit_io.o] Error 1
> 
>  Any help on this ?
> 
> 
> 
>  Abhik Seal
>  Indiana University Bloomington
>  Department of Chemical Informatics
>  [email protected] <mailto:[email protected]>
>  OSDD CHEMINFORMATICS
>  +18123699097
>  <http://mypage.iu.edu/~abseal/index.htm>
> 
> 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to