I'm not completely clear; are you trying to do this with the Unix or the Carbon VM?<br><br><div><span class="gmail_quote">On 10/18/05, <b class="gmail_sendername">Martin Snelgrove</b> &lt;<a href="mailto:snelgar@dissonance.com">
snelgar@dissonance.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I often have to use big number-crunching packages with vile interfaces, and like the look of Squeak to add a layer
<div>to make it bearable.</div><div><br><div>My understanding is that that means I want OSProcess and its plugin, but I'm on Mac OS X (10.4.2). The most</div><div>recent story I see is from <a href="http://minnow.cc.gatech.edu/squeak/708" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://minnow.cc.gatech.edu/squeak/708</a> and says that&nbsp;&quot;Placeholder classes are provided</div><div>for MacOS, OS/2 and RiscOS, but are not yet implemented.&quot;</div><div><br></div><div>I have also seen posts flying around that suggest that some people have had pieces of OSProcess working on Macs,
</div><div>so I tried loading and .configuring things for a bit, but with no sign that Squeak was paying any attention to my efforts.</div><div>I have a &quot;<font face="Lucida Grande">UnixOSProcessPlugin.c&quot; file to show for my efforts, which looks fine to my untrained eye, and at one
</font></div><div><font face="Lucida Grande">point was able to gcc it with enough includes to get a file that&nbsp;</font><font face="Lucida Grande">looks to Unix like:</font></div><div><font face="Lucida Grande"><br></font></div>
<div>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;Plugins $ file Unix*Plugin</div><div>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;UnixOSProcessPlugin: Mach-O dynamically linked shared library ppc</div><div><br></div><div>I also jammed a copy of that into a faked-up .bundle, but that doesn't do anything either.
</div><div><br></div><div>Loading in recent sources via subversion (&quot;Checked out revision 1262.&quot;)&nbsp;and doing ./configure is also failing for me.&nbsp;</div><div>I've tried various combinations of options that I found mentioned in&nbsp;
<a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.squeakfoundation.org/pipermail/squeak-dev/</a></div><div>&nbsp;to configure: the one that got the farthest was
</div><div><br></div><div>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;../config/configure --with-src=src32 --without-x --with-cocoa</div><div><br></div><div>and gives the error message</div><div>...</div><div>/usr/bin/ld: Undefined symbols:</div><div>_fetchLong32ofObject
</div><div>_getThisSessionID</div><div>_obsoleteDontUseThisFetchWordofObject</div><div>collect2: ld returned 1 exit status</div><div>make: *** [squeak] Error 1</div><div><br></div><div>I also tried &quot;make plugins&quot;, since I'm perfectly happy with my 
3.8.6b6 image, but that says:</div><div>...</div><div>/Users/snelgar/sqk/platforms/unix/vm-display-Quartz/sqUnixQuartz.m:611: error: 'sqKeyboardEvent' has no member named 'reserved2'</div><div>...</div><div><font face="Lucida Grande">
</font></div><div><br></div><div>For possibly helpful version info: &quot;OSProcessPlugin about:&quot; says:</div><div><br></div><div>Your system does not have an installed plugin module. Your current configuration is Squeak3.6
 of '6 October 2003' [latest update: #5429] Squeak VM 3.8.6b6 with UnixOSProcessPlugin version 4.0 using concrete class UnixOSProcessPluginNoThisSessionAvailable installed with OSProcess version 4.0, running on 1042 Mac OS VM with installed plugin (OSProcessPlugin installed module not accessible).
</div><div><br></div><div>Am I</div><div>1) wasting my time trying to install something that isn't even close?</div><div>2) just missing some bundle or CFLAGS or configure pixie dust?</div><div>3) other?</div><div><br></div>
<div>&nbsp;&nbsp; &nbsp;thanks in advance</div><div>&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;ws</div><div><br></div></div>
<br><br><br><br></blockquote></div><br>