Re: [sage-devel] Error compiling Sage: undefined symbol GC_move_disappearing_link

2018-02-20 Thread Dima Pasechnik
On Tuesday, February 20, 2018 at 12:28:27 PM UTC, vdelecroix wrote: > > On 20/02/2018 13:21, Vincent Delecroix wrote: > > Bonjour Luca, > > > > On 17/02/2018 00:32, Luca De Feo wrote: > >> I'm having trouble compiling 8.2.beta5 on Arch. Compiling with `make > >> build -k`: flint and r fail,

Re: [sage-devel] Error compiling Sage: undefined symbol GC_move_disappearing_link

2018-02-20 Thread Vincent Delecroix
On 20/02/2018 13:21, Vincent Delecroix wrote: Bonjour Luca, On 17/02/2018 00:32, Luca De Feo wrote: I'm having trouble compiling 8.2.beta5 on Arch. Compiling with `make build -k`: flint and r fail, because of some weird missing symbol in libguile-2.2 make: symbol lookup error: /usr/lib/li

Re: [sage-devel] Error compiling Sage: undefined symbol GC_move_disappearing_link

2018-02-20 Thread Vincent Delecroix
Bonjour Luca, On 17/02/2018 00:32, Luca De Feo wrote: I'm having trouble compiling 8.2.beta5 on Arch. Compiling with `make build -k`: flint and r fail, because of some weird missing symbol in libguile-2.2 make: symbol lookup error: /usr/lib/libguile-2.2.so.1: undefined symbol: GC_move_disa

Re: [sage-devel] Error compiling Sage: undefined symbol GC_move_disappearing_link

2018-02-20 Thread Luca De Feo
> We have already seen that before, in the last month I think. Your version > of make is compiled with guile support. > The compilation breaks because “make" itself breaks. flint and R use > LD_LIBRARY_PATH in their build system and make loses touch with some > of the libraries it has been compiled

Re: [sage-devel] Error compiling Sage: undefined symbol GC_move_disappearing_link

2018-02-16 Thread François Bissey
We have already seen that before, in the last month I think. Your version of make is compiled with guile support. The compilation breaks because “make" itself breaks. flint and R use LD_LIBRARY_PATH in their build system and make loses touch with some of the libraries it has been compiled with in