On 11/05/2009 02:33 PM, Sameer wrote: > I also tried to build Sage itself and I get another error: > > /home/sameer/all/sage-4.2/spkg/build/r-2.9.2/src/bin/exec/R: /home/ > sameer/all/sage-4.2/local/lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3/ > libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/ > libstdc++.so.6)
A possible workaround [1]: Try copying/linking the system's libgcc_s.so.1 (e.g., /lib64/libgcc_s.so.1) to SAGE_ROOT/local/lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3/libgcc_s.so (or libgcc_s.so.1?) and running "make" again. [1] http://groups.google.com/group/sage-devel/browse_thread/thread/951e94279937dea7/079555dbfae650cc?#079555dbfae650cc --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
