[squeak-dev] Squeak 4.6 on 32-Bits FreeBSD 11.1

Edwin Ancaer eancaer at gmail.com
Mon May 14 03:32:24 UTC 2018


In a post from Milan Vavra, pointed to by
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwj1yq_ozIPbAhXCalAKHZkDAB8QFgg0MAE&url=https%3A%2F%2Fmilanvavra.wordpress.com%2F2017%2F01%2F31%2Fsqueak-4-6-installation-on-32bit-freebsd-10-3%2F&usg=AOvVaw3U7_2Db95P7sW5X4e6fd6b,

the way to compile the Squeak-port to get squeak running on FreeBSD 10/3 is
described.

I tried this on FreeBSD 11.1, but it did not seem to work anymore?

Should this still be possible to get squeak running on FreeBSD 11?


I did a make install with the environment variables set as:

[edwin at ottopedi ~]$ echo $CFLAGS
-O0
[edwin at ottopedi ~]$ echo $WITH_DEBUG
yes

On executing the command:

squeak /usr/local/lib/squeak/Squeak4.6-15102.image

I got a coredump with the following backtrace

((gdb) bt
#0  0x0806c91e in commonVariableatcacheIndex ()
#1  0x0806c61b in commonAt ()
#2  0x0805c3ba in primitiveAt ()
#3  0x08069138 in interpret ()
#4  0x080795ec in main ()

Thanks,

Edwin Ancaer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180514/3a3f9539/attachment.html>


More information about the Squeak-dev mailing list