<br><br><div class="gmail_quote">On Wed, Dec 1, 2010 at 7:55 AM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 <br>Hi. I want to build a CogVM but generating the sources from VMMaker. I 
checked in all <span>Cog</span> documentation and I didn&#39;t 
find how to do it. So...here are my questions:<br></blockquote><div><br></div><div>OK, I&#39;ve updated the HowToBuild files to say</div><div><br></div><div><div>To generate a VM check-out <a href="http://www.squeakvm.org/svn/squeak/branches/Cog/image">http://www.squeakvm.org/svn/squeak/branches/Cog/image</a></div>
<div>which contains</div><div><a href="http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.changes">http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.changes</a></div><div><a href="http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.image">http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.image</a></div>
</div><div><br></div><div>You&#39;ll find a workspace expression therein which generates a VM.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>1) Which packages 
and versions (dependencies) do I need to load in addition to VMMaker? 
the same than in normal SqueakVM ?<br>

<br>2) In which Pharo (if possible) does VMMaker-oscog.xxx should work 
??  In 1.1 I have deprecations for the wolrd menu, and then an error in 
initializePrimitiveErrorCodes<br>    <br>I then tried in Pharo 1.0 
didn&#39;t work neither...a dnu with Smalltalk endianness...etc<br>

<br>So, right now, I am checkeing the image from here: <a href="http://www.squeakvm.org/svn/squeak/branches/Cog/image/" target="_blank">http://www.squeakvm.org/svn/squeak/branches/<span>Cog</span>/image/</a><br>
<br>But....even without genereting 
from VMMaker, I cannot compiled <span>cog</span>. <br>
I follow the instructions here: <a href="http://www.squeakvm.org/svn/squeak/branches/Cog/macbuild/HowToBuild" target="_blank">http://www.squeakvm.org/svn/squeak/branches/<span>Cog</span>/macbuild/HowToBuild</a><br>
<br>And when I do:<br><br> ./makevm
 &gt; &#39;<span>cog</span>.<span>log</span>&#39;<br>
** BUILD FAILED **<br><br><br>The following build commands failed:<br>Croquet:<br>       
 CompileC build/CoreVM.build/Deployment/<div>Croquet.build/Objects-normal/i386/sqMacUnixInterfaceSound.o
 &quot;/Users/mariano/Pharo/VM/svnSqueakTree/<span>cog</span>/macbuild/../platforms/Mac
 OS/plugins/SoundPlugin/sqMacUnixInterfaceSound.c&quot; normal i386 c 
com.apple.compilers.gcc.4_2<br>
        CompileC build/CoreVM.build/Deployment/Croquet.build/Objects-normal/i386/sqMacWindowUniversal.o
 &quot;/Users/mariano/Pharo/VM/svnSqueakTree/<span>cog</span>/macbuild/../platforms/Mac
 OS/vm/sqMacWindowUniversal.c&quot; normal i386 c com.apple.compilers.gcc.4_2<br>
        CompileC build/CoreVM.build/Deployment/Croquet.build/Objects-normal/i386/gcc3x-cointerp.o
 /Users/mariano/Pharo/VM/svnSqueakTree/<span>cog</span>/macbuild/../src/vm/gcc3x-cointerp.c
 normal i386 c com.apple.compilers.gcc.4_2<br>
(3 failures)<br><br>cp: mpeg3Plugin/build/Release/mpeg3Plugin.bundle:
 No such file or directory<br>** BUILD FAILED **<br><br><br>The 
following build commands failed:<br>BochsIA32Plugin:<br>        CompileC
 build/BochsIA32Plugin.build/Release/BochsIA32Plugin.build/Objects-normal/i386/sqBochsIA32Plugin.o
 /Users/mariano/Pharo/VM/svnSqueakTree/<span>cog</span>/macbuild/BochsIA32Plugin/../../platforms/Cross/plugins/BochsIA32Plugin/sqBochsIA32Plugin.cpp
 normal i386 c++ com.apple.compilers.gcc.4_2<br>
(1 failure)<br><br><br>I attach also <span>cog</span>.<span>log</span>.<br><br>Thanks for any help,<br><font color="#888888"><br>Mariano<br></font></div>
<br></blockquote></div><br>