On Wednesday, 30 November 2011 19:10:54 UTC+8, DaleAmon wrote: > > On Wed, Nov 30, 2011 at 03:06:50AM -0800, Dima Pasechnik wrote: > > The log says: > > > > Filesystem error with pathname > > #P"/root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima- > > 5.23.2.p0/src/src/binary-ecl/maxima-package.fas".Either > > 1) the file does not exist, or 2) we are not allow to access the file, > > or 3) the pathname points to a broken symbolic link.. > > So, what does > > > > ls -l /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23. > > 2.p0/src/src/binary-ecl/maxima-package.fas > > > > actually say?Is it 1), or 2), or 3) ? > > And if the file exists, what is it? > > I.e., what is the output of > > file /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23. > > 2.p0/src/src/binary-ecl/maxima-package.fas > > ? > > ls -l > /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src/binary-ecl/maxima-package.fas > ls: cannot access > /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src/binary-ecl/maxima-package.fas: > > No such file or directory > and what about ls -l /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23. 2.p0/src/src/binary-ecl/* ? Any files there at all?
> Now here is an interesting question. If this is an internal file, > could the Makefile have caused it to go away? I have run the make > 2-3 times in this directory. > hmm, in which directory?! We certainly want to see the pristine result of running the attempt of installation of this package, and not what happened after you messed around with /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/ Could you please do the following: cd /root/TASK-SagemathBuild/sage-4.7.2/ ./sage -f spkg/standard/maxima-5.23.2.p0.spkg This will attempt to build maxima-5.23.2.p0.spkg, cleaning up the previous build attempts along the way. (would be very quick...) And then please tell us about ls -l /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23. 2.p0/src/src/binary-ecl/* etc., as in previous message. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org