Re: using guile-enabled make while hacking on guile dependencies

2018-02-22 Thread dimpase
On Thu, Feb 22, 2018 at 08:51:09AM -0500, Paul Smith wrote: > On Thu, 2018-02-22 at 10:53 +, dimp...@cs.ox.ac.uk wrote: > > While building a project (https://github.com/sagemath/sage) > > on Arch Linux (which provides Guile-enabled GNU make) > > we have encountered make crashes which look as fo

using guile-enabled make while hacking on guile dependencies

2018-02-22 Thread dimpase
While building a project (https://github.com/sagemath/sage) on Arch Linux (which provides Guile-enabled GNU make) we have encountered make crashes which look as follows make: symbol lookup error: /usr/lib/libguile-2.2.so.1: undefined symbol: GC_move_disappearing_link which we traced down to a mod