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 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. -- 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