[sage-devel] Re: gap-4.10 causes error building sage

2020-06-05 Thread Aaron Lauve
That was it! This seems to be related to a mysql install. I'll report back on any concomitant problems/solutions with that. On Thursday, June 4, 2020 at 9:41:19 PM UTC-5, Matthias Koeppe wrote: > > From the log: > > duplicate symbol '_compress' in: > obj/src/.libs/dteval.o > /usr/local/l

[sage-devel] Re: gap-4.10 causes error building sage

2020-06-04 Thread Matthias Koeppe
>From the log: duplicate symbol '_compress' in: obj/src/.libs/dteval.o /usr/local/lib/libz.a(compress.o) ld: 1 duplicate symbol for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) I'd suggest to check where this version of /usr/local/l