help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Please help with different issues


From: Markus Fritsche
Subject: [Help-smalltalk] Please help with different issues
Date: Thu, 04 Jul 2002 20:54:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.1a) Gecko/20020610

I've applied the Directory patch, but there are errors which I don't understand:

make install fails with:
...
./classes.texi:6063: warning: Info cannot handle `:' in index entry `selector:@-'. ./classes.texi:6091: warning: Info cannot handle `:' in index entry `methodCategory:@-'. ./classes.texi:6125: warning: Info cannot handle `:' in index entry `printOn:@-'. ./classes.texi:6139: warning: Info cannot handle `:' in index entry `blockAt:@-'.
...

exiting blox with saving the image raises the following error:
Starting window environment...
Object: nil error: did not understand #blox
UndefinedObject(Object)>>#originalPrimError:
UndefinedObject(Object)>>#primError:
MessageNotUnderstood(Exception)>>#defaultAction
[] in Exception class>>#coreException
MessageNotUnderstood(Signal)>>#activateHandler:
MessageNotUnderstood(Exception)>>#signal
UndefinedObject(Object)>>#doesNotUnderstand:
BLOX BLOXBrowser BrowserMain>>#initialize
UndefinedObject>>#executeStatements

and the image isn't save. An image isn't saved when I do "gst -QS Load.st TCP" in a (user) writeable directory, the image isn't saved either.

I tried to load the WebServer (smalltalk is a user-writeable directory with the kernel, etc.)
address@hidden:~/smt/smalltalk$ gst -Q Load.st -a WebServer
gst: Couldn't open file /usr/local/share/smalltalk/gst.im
Object: PackageLoader error: package not available: NetworkSupport
PackageLoader class(Object)>>#primError:
Error(Exception)>>#defaultAction
[] in Exception class>>#coreException
Error(Signal)>>#activateHandler:
Error(Exception)>>#signal
Error(Exception)>>#signal:
PackageLoader class(Object)>>#error:
[] in PackageLoader class>>#fileInPackages:
[] in PackageLoader class>>#extractDependenciesFor:onError:
Set(HashedCollection)>>#do:
PackageLoader class>>#extractDependenciesFor:onError:
PackageLoader class>>#fileInPackages:
[] in UndefinedObject>>#executeStatements
BlockClosure>>#valueWithUnwind
UndefinedObject>>#executeStatements

Thanks, Markus

P.S.: Great work, Paolo!




reply via email to

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