problem is that they are outdated. 
if you use exactly the same versions as mariano says in his post, you will succeed (but you will have a very old vm). 

other posibility is: 

latest CMake(I use 2.8.7)
latest XCode (I use 4.1)
latest sources from https://gitorious.org/cogvm/blessed
latest version of ConfigurationOfCog (from http://squeaksource.com/MetacelloRepository)

then, execute: 

(ConfigurationOfCog project version: '5.2') load.

and finally:

CogCocoaIOSConfig new 
addExternalPlugins: #(FT2Plugin);
generateSources; generate.

then in build

cmake .
make
make install

that should work (at least it works for me all the time, even starting from scratch)

cheers,
Esteban

On Oct 19, 2012, at 7:11 PM, Craig Latta <craig@netjam.org> wrote:


Hi Esteban--

Instead trying to build the MacOS configuration, you need to use:
CogCocoaIOSConfig

    Mariano's instructions say to do [CocoaIOSCogJitConfig
generateWithSources], then cd to the bld directory and do "cmake .". Is
there something I need to do beyond that, regarding Carbon vs. Cocoa?


    thanks again,

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547 (no SMS)