On Tue, Nov 29, 2011 at 03:25:39AM -0800, Dima Pasechnik wrote: > Sorry, I was totally ignorant about the particular problem you had. > Basically, you will need to get an updated spkg for readline. > > John already posted the link regading this on this thread: > https://groups.google.com/forum/#!searchin/sage-devel/readline$20configuring$20r/sage-devel/B7y-ntx13Os/m2kJoygRxMYJ > > once again, sorry for wasting your time... > Dmitrii
Thanks for being so kind and helping in the first place. So, another 5 hours with the updated readline and the build progressed much further. To the next error in fact: ;;; End of Pass 1. ;;; Internal error: ;;; ** Unable to find include directory ; - Binary file binary-ecl/maxima-package.fas is old or does not exist. ; Compile (and load) source file /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src/maxima-package.lisp instead? y ; - Should I bother you if this happens again? y ; - Compiling source file ; "/root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src/maxima-package.lisp" ;;; ;;; Compiling /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src/maxima-package.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Internal error: ;;; ** Unable to find include directory ; - Loading binary file "binary-ecl/maxima-package.fas" An error occurred during initialization: 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.. make[3]: *** [binary-ecl/maxima] Error 1 make[3]: Leaving directory `/root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0/src' *********************************************************** Failed to make Maxima. *********************************************************** real 1m14.746s user 0m1.540s sys 0m0.560s sage: An error occurred while installing maxima-5.23.2.p0 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /root/TASK-SagemathBuild/sage-4.7.2/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0 and type 'make check' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/root/TASK-SagemathBuild/sage-4.7.2/spkg/build/maxima-5.23.2.p0' && '/root/TASK-SagemathBuild/sage-4.7.2/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. make[1]: *** [installed/maxima-5.23.2.p0] Error 1 make[1]: Leaving directory `/root/TASK-SagemathBuild/sage-4.7.2/spkg' real 308m11.498s user 146m33.818s sys 5m18.984s Error building Sage. make: *** [build] Error 1 Any specific details on what I need? Missing debian package? Another problem package that I have to replace in sagemath? -- 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