OSProcess on Solaris - all primitives failing

Timothy Rowledge tim at sumeru.stanford.edu
Thu Feb 12 04:46:11 UTC 2004


On Feb 11, 2004, at 7:29 PM, Julian Fitzell wrote:
> Doing "Smalltalk listBuiltinPlugins" does show the OSProcess plugin 
> but "Smalltalk listLoadedPlugins" does not (not totally clear whether 
> it should or not, but other internal plugins seem to show up.
This means that although the plugin is linked into the VM ok, it didn't 
initialise when you tried to use one of its prims. Since you have 
source etc, try watching the load process (see the functions in 
sqUnixExternalPrims.c)

tim




More information about the Squeak-dev mailing list