help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] gst 1.8.5 newbie with question


From: mathias
Subject: [Help-smalltalk] gst 1.8.5 newbie with question
Date: Wed, 31 Jan 2001 23:29:24 -0800 (PST)

I'm having a wee bit of trouble getting started with gst.  I'm running
1.8.5 on linux.  When I type:

        gst -qK blox/Run.st

from the /usr/local/share/gnu-smalltalk directory, I get this:

GNU Smalltalk Ready

Object: PackageLoader error: C callout not available: C:tclInit
PackageLoader class(Object)>>#primError:
Error(Exception)>>#defaultAction
[] in Exception class>>#coreException
ExceptionHandler>>#activate:resume:
Error(Exception)>>#signal
Error(Exception)>>#signal:
PackageLoader class(Object)>>#error:
[] in PackageLoader class>>#fileInPackages:
[] in PackageLoader class>>#extractDependenciesFor:onError:
Set>>#do:
PackageLoader class>>#extractDependenciesFor:onError:
PackageLoader class>>#fileInPackages:
PackageLoader class>>#fileInPackage:
UndefinedObject>>#executeStatements
Starting window environment...
/oroot/share/gnu-smalltalk/blox/Run.st:42: Undefined variable BrowserMain 
referenced


There were no errors during the compile (that I noticed), however the
the "make check" did produce something that may be relevant:

cd test && ./do-check
Testing arrays...
Testing blocks...
40,42c40,44
< [] in Exception class>>#initialize
< ExceptionHandler>>#signal:withArguments:resume:
< Exception>>#signalWith:with:
---
> Error(Exception)>>#defaultAction
> [] in Exception class>>#coreException
> ExceptionHandler>>#activate:resume:
> Error(Exception)>>#signal
> Error(Exception)>>#signal:
90,92c92,96
< [] in Exception class>>#initialize
< ExceptionHandler>>#signal:withArguments:resume:
< Exception>>#signalWith:with:
---
> Error(Exception)>>#defaultAction
> [] in Exception class>>#coreException
> ExceptionHandler>>#activate:resume:
> Error(Exception)>>#signal
> Error(Exception)>>#signal:
Testing chars...
Testing classes...
Testing dates...
Testing delays...
Testing exceptions...
Testing floatmath...
Testing geometry...
Testing intmath...
Testing objects...
Testing processes...
Testing sets...
Testing strings...
make: *** [check] Error 1


Any help will be appreciated!

thanks,
-mathias.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]