help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Problems with gnu-smalltalk 1.8.4 on Solaris


From: Jerry Mead
Subject: [Help-smalltalk] Problems with gnu-smalltalk 1.8.4 on Solaris
Date: Mon, 27 Nov 2000 05:52:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.16 i686; en-US; m18) Gecko/20000929 Netscape6/6.0b3

I have successfully compiled gnu-smalltalk1.8.4 on Solaris.  I had to
make one correction to the generated file 'gstconf.h' as follows:

87:    #define MMAP_BASE ((char *)0xf360000) *)0)
becomes
87:    #define MMAP_BASE ((char *)0xf360000)

At least, with that change the system compiled.  However, having
compiled the thing, when I execute 'gst' I get the following:

==============
trantor{mead}[136]-> gst
UndefinedObject(/home/cerebus/CSFAC/mead/src/smalltalk-1.8.4/kernel/Builtins.st:36: Segmentation violation /home/cerebus/CSFAC/mead/src/smalltalk-1.8.4/kernel/Builtins.st:36: Error occurred while not in byte code interpreter!!
Segmentation Fault (core dumped)
==============

Any help on this problem would be appreciated.

jerry

_____________________________________________________________________
Jerry Mead, Assoc Prof        email:  address@hidden
Computer Science Department   URL:    http://www.bucknell.edu/~mead
Bucknell University
Lewisburg, PA 17837

"Mistrust all enterprises that require new clothes."
A Room with a View -- E.M. Forster




reply via email to

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