Thank you very much. But how can I install this "compilerwrapper" thing? First I entered "make distclean" and run "./sage -f ./compilerwrapper-1.2.spkg". But it leads an error, reading "no write access to installation directory ~/sage-5.10/local". This is because there's no such directory, since I removed all the installed stubs by distclean. Should I make again first?
2013년 6월 26일 수요일 오후 12시 59분 6초 UTC+9, Volker Braun 님의 말: > > Yep, its the ppl library conflict: > > /usr/lib/gcc/i586-mageia-linux-gnu/4.7.2/cc1: symbol lookup error: > /lib/libppl_c.so.4: undefined symbol: > _ZN23Parma_Polyhedra_Library13have_sse_unitE > > > On Tuesday, June 25, 2013 11:49:26 PM UTC-4, Taekyung Kim wrote: >> >> This is my config.log file. >> >> But what do you mean by "sage building its own gcc"? I installed gcc, >> gcc-c++, gcc-gfortran BEFORE I ran "make". >> > > Yes, this is your gcc failing because we are injecting a slightly > different shared library version via LD_LIBRARY_PATH. The compilerwrapper > should fix this. > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
