Hi! My file-system is not damaged. The gcc compile command that gave rise to the error was only referencing files from within the sage-5.12 directory. Hence, I don't think my system files had anything to do with the problem. I have no idea of the consequences of what I did. But I tried the following: 1. Under sage-5.12/local/lib64 there was a file libmpc.so.3.0.0 and a link libmpc.so.3 that pointed to libmpc.so.3.0.0 2. I just copied the libmpc.so.3.0.0 to sage-5.12/local/lib and renamed it to libmpc.so.3 3. I ran make again and it went through! flint-2.3.pl is installed and now other spkgs are being installed.
So my guess is that somewhere the make file is expecting libmpc.so.3 in sage-5.12/loca/lib instead of sage-5.12/local/lib64 Thanks for the help. I will let you know if this time make ends successfully. Regards, Amit On Thursday, December 12, 2013 10:29:03 AM UTC-8, Volker Braun wrote: > > IMHO that looks like filesystem damage. Check your system log and/or run a > full fsck, then recompile. > > On Thursday, December 12, 2013 2:22:43 AM UTC, [email protected] wrote: >> >> Sorry for delay in replying. I had exams. >> The whole install.log is too large for attaching. Please download it from >> this link >> install.log<https://drive.google.com/file/d/0B2eM_caDrIhgM19SR0xmUW14WEE/edit?usp=sharing> >> >> On Monday, December 9, 2013 11:36:17 PM UTC-8, Jeroen Demeyer wrote: >>> >>> That's an error I cannot explain. Can you send the *whole* >>> logs/install.log file please, so we can better diagnose the problem. >>> >>> -- 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.
