Issue status update for http://smalltalk.gnu.org/project/issue/131 Post a follow up: http://smalltalk.gnu.org/project/comments/add/131

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  ildar.mulyukov
Updated by:   ildar.mulyukov
Status:       active
Attachment:   
http://smalltalk.gnu.org/files/issues/smalltalk-dynamic-bins.patch (1.56 KB)

With previous releases (e.g. 2.95c) I could build gst till the end,
install it and launch it. With 2.95f I have ./cofigure && make failed:

./gst --no-user-files
--kernel-dir="/home/ildar/tmp/RPM/BUILD/smalltalk-2.95f/kernel" -I
"/home/ildar/tmp/RPM/BUILD/smalltalk-2.95f/gst.im" -iQ /dev/null
BlockClosure new "<0x40301398>" did not understand selector
/var/tmp/RPM/BUILD/smalltalk-2.95f/kernel/ObjMemory.st:628: Aborted
(ip 8)BlockClosure>>#ifCurtailed:
(ip 10)Delay class>>#runDelayProcess
(ip 4)[] in Delay class>>#startDelayLoop
(ip 28)[] in Process>>#onBlock:at:suspend:
(ip 10) BlockClosure>>#on:do:
(ip 14)[] in Process>>#onBlock:at:suspend:
(ip 2) BlockClosure>>#ensure:
(ip 10)[] in Process>>#onBlock:at:suspend:
(ip 14)BlockContext class>>#fromClosure:parent:
make[2]: *** [gst.im] Aborted

The only change I made is in the _simple_ patch.




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to