[squeak-dev] Squeak in FreeBSD

Edwin Ancaer eancaer at gmail.com
Sat Mar 28 00:19:14 UTC 2020


Ok, it says it should build out of the box, so I cloned the git repository
for the opensmalltalk-vm.

TheHowToBuild says:
                 Then cd to the build directory of your choice, e.g.
                              build.linux64x64/squeak.cog.spur/build
                 Then execute ./mvm

This is what I did (I took the stack vm because I thought this was the
easiest to build);
 cd build.linux64x64/squeak.stack.spur/build
$ ./mvm
platforms/Cross/vm/sqSCCSVersion.h not up-to-date.
You must run ../../../scripts/updateSCCSVersions
$ cd ../../../scripts
$ cd ..
$ cd build.linux64x64/squeak.stack.spur/build
$ ../../../scripts/updateSCCSVersions
fatal: platforms/Cross/plugins/sqPluginsSCCSVersion.h: no such path in the
working tree.
Use 'git <command> -- <path>...' to specify paths that do not exist locally.

If asking these questions shows my knowledge is not at the right level,no
problem, just tell me. It will save my and your time.
I always have Windows as an alternative. :-(


Op vr 27 mrt. 2020 om 17:27 schreef gettimothy via Squeak-dev <
squeak-dev at lists.squeakfoundation.org>:

> I am not sure how it turned out, but there was a long thread on this back
> last July
>
>
> http://forum.world.st/OpenSmalltalk-opensmalltalk-vm-Support-for-OpenBSD-413-tt5101741.html#a5101745
>
>
> ---- On Fri, 27 Mar 2020 12:22:07 -0400 *Edwin Ancaer <eancaer at gmail.com
> <eancaer at gmail.com>>* wrote ----
>
> Hello,
>
> has anybody succesfully build a usable recent Squeak in FreeBSD?
>
> The only links I found reported a successful build, but errors when
> running the image.
>
> There is a port for FreeBSD, but that is building version 4.10.
>
> Thanks,
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200328/270e9526/attachment.html>


More information about the Squeak-dev mailing list