[OpenSmalltalk/opensmalltalk-vm] 58eb11: Let 64bits squeak.cog.spur compilation succeed on ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 58eb11: Let 64bits squeak.cog.spur compilation succeed on ...

Eliot Miranda-3
 
  Branch: refs/heads/ubuntu14_fix
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 58eb11afb4b53cf33d47d2227bd02bb67b48ac05
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/58eb11afb4b53cf33d47d2227bd02bb67b48ac05
  Author: Nicolas Cellier <[hidden email]>
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
    M platforms/unix/plugins/XDisplayControlPlugin/Makefile.inc

  Log Message:
  -----------
  Let 64bits squeak.cog.spur compilation succeed on Ubuntu 14.04

As indicated in the mailing list, this requires following steps:
1) sudo apt-get install autoconf2.13
2) install patch from https://github.com/pharo-project/pharo-vm/commit/43461db5c154d8c47f3c504a67e55b9890839c74
3) apply this patch
4) cd platforms/unix/config; make configure
5) cd ../../../build.linux64x64/squeak.cog.spur/build; ./mvm