Hi,

A bit of a shot in the dark but could you try it from a folder with
only ascii characters? "Telechargements" instead of "Téléchargement".
It is possible that the ecl bootstrap doesn't like those characters 
very much.

Francois

On Wed, 26 Nov 2014 10:58:31 Patxi Laborde Zubieta wrote:
> Hi,
> 
> i tried to instal Sage on my computer by compiling the source, but it
> didn't work.
> To do that, i followed the instructions given in the webpage :
> http://www.sagemath.org/download-source.html
> 
> Tell me if you need more information about my computer :
> > cat /proc/version
> > Linux version 3.16.0-25-generic (buildd@komainu) (gcc version 4.9.1
> > (Ubuntu 4.9.1-16ubuntu6) ) #33-Ubuntu SMP Tue Nov 4 12:06:54 UTC 2014
> > uname -a
> > Linux patxi-HP-EliteBook-820-G1 3.16.0-25-generic #33-Ubuntu SMP Tue Nov 4
> > 12:06:54 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> > OS : Ubuntu 14.10
> 
> The log file is attached to the discussion (i don't know if it's the right
> word).
> The end of the log file :
> 
> if [ -f CROSS-COMPILER ]; then \
> 
> >         ./CROSS-COMPILER compile; \
> > 
> > else \
> > 
> >         ECLDIR=`pwd`/ ./ecl_min compile; \
> > 
> > fi
> > 
> > ;*** Lisp core booted ****
> > 
> > ECL (Embeddable Common Lisp)
> > 
> >> ;;;
> > 
> > ;;; Welcome to bare.lsp. Let's bring this instance up!
> > 
> > ;;;
> > 
> > ;;;
> > 
> > ;;; About to load lsp/load.lsp
> > 
> > ;;;
> > 
> > ;;; Loading src:lsp;export.lsp
> > 
> > ;;; Unhandled lisp initialization error
> > 
> > ;;; Message:
> > 
> > FILE-ERROR
> > 
> > ;;; Arguments:
> >> Internal or unrecoverable error in:
> >> 
> >> 
> >> Lisp initialization error.
> >> 
> >>   [2: No such file or directory]
> >> 
> >> ;;; ECL C Backtrace
> > 
> > ;;; ./ecl_min() [0x442726]
> > 
> > ;;; ./ecl_min() [0x42daaf]
> > 
> > ;;; ./ecl_min() [0x42dc04]
> > 
> > ;;; ./ecl_min() [0x40f880]
> > 
> > ;;; ./ecl_min() [0x42ea1b]
> > 
> > ;;; ./ecl_min() [0x42eb02]
> > 
> > ;;; ./ecl_min() [0x42eb2e]
> > 
> > ;;; ./ecl_min() [0x420f17]
> > 
> > ;;; ./ecl_min() [0x421773]
> > 
> > ;;; ./ecl_min() [0x440b4b]
> > 
> > ;;; ./ecl_min() [0x441043]
> > 
> > ;;; ./ecl_min() [0x4402e5]
> > 
> > ;;; ./ecl_min() [0x42dbeb]
> > 
> > ;;; ./ecl_min() [0x40f880]
> > 
> > ;;; ./ecl_min() [0x42ea1b]
> > 
> > ;;; ./ecl_min() [0x42ea68]
> > 
> > ;;; ./ecl_min() [0x4628b6]
> > 
> > ;;; ./ecl_min() [0x411df3]
> > 
> > ;;; ./ecl_min() [0x415ed5]
> > 
> > ;;; ./ecl_min() [0x41867d]
> > 
> > ;;; ./ecl_min() [0x461d67]
> > 
> > ;;; ./ecl_min() [0x40f880]
> > 
> > ;;; ./ecl_min() [0x46238f]
> > 
> > ;;; ./ecl_min() [0x411df3]
> > 
> > ;;; ./ecl_min() [0x415ed5]
> > 
> > ;;; ./ecl_min() [0x41867d]
> > 
> > ;;; ./ecl_min() [0x461d67]
> > 
> > ;;; ./ecl_min() [0x40f880]
> > 
> > ;;; ./ecl_min() [0x46238f]
> > 
> > ;;; ./ecl_min() [0x411df3]
> > 
> > ;;; ./ecl_min() [0x415ed5]
> > 
> > ;;; ./ecl_min() [0x41867d]
> > 
> > /bin/bash: line 4:  1086 Aborted                 (core dumped)
> > 
> >> ECLDIR=`pwd`/ ./ecl_min compile
> > 
> > Makefile:72: recipe for target 'bin/ecl' failed
> > 
> > make[4]: *** [bin/ecl] Error 134
> > 
> > make[4]: Leaving directory
> > 
> >> '/home/patxi/Téléchargements/sage-6.4.1/local/var/tmp/sage/build/ecl-13.5
> >> .1.p0/src/build'> 
> > Makefile:70: recipe for target 'all' failed
> > 
> > make[3]: *** [all] Error 2
> > 
> > make[3]: Leaving directory
> > 
> >> '/home/patxi/Téléchargements/sage-6.4.1/local/var/tmp/sage/build/ecl-13.5
> >> .1.p0/src'> 
> > Error - Failed to build ECL ... exiting

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to