I have compiled the sage 6.8 source code twice. Just wanted to add that the two proposed solutions from above work.
On Thursday, July 30, 2015 at 12:53:38 AM UTC-4, fidelbc wrote: > > These seem to be known issues with gcc version >= 5, see [1] and [2]. > > A possible workaround is to use the attached patch (adapted to fix the > issue for gcc 5.2.0). > > For anyone using ArchLinux with llvm installed and trying to follow > Volker's suggestion, you may want to try using > > $ export LD_PRELOAD=/usr/lib/libstdc++.so.6 > > before compiling (as suggested in [3]). This will allow you to compile gcc > 4.9.2 without any issues. > > Fidel > > [1]: http://trac.sagemath.org/ticket/18580 > [2]: http://trac.sagemath.org/ticket/18301 > [3]: https://aur4.archlinux.org/packages/gcc48/ > > On Monday, July 27, 2015 at 1:43:54 PM UTC-4, fidelbc wrote: >> >> Hello, >> >> I'm trying to build sage on arch linux: >> >> $ uname -a >> Linux 4.1.2-2-ARCH #1 SMP PREEMPT Wed Jul 15 08:30:32 UTC 2015 x86_64 >> GNU/Linux >> >> The packages that seem to fail to build are gf2x and ncurses (please see >> attached logs). >> >> I usually build sage using >> MAKE="make -j4" >> >> Any help on trying to get the build to succeed are greatly appreciated! >> Fidel >> >> PS I used to be able to build sage without any issues, but after around >> v6.6 this was no longer the case. Do you think these are OS specific issues? >> > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.