Menu

#65 "make clean ; configure ; make" does not work

1.3.0
closed-fixed
5
2009-07-01
2009-06-14
Anonymous
No

i do configure with some bad parameter (e.g. unusable lisp) . calling 'make' gives an error.

so i try 'make clean; configure with_good_parameters; make' .

But then i got the following error:

.....
; compiling (DEFUN IDENTP ...)
; compiling (DEFUN |shoeReadLisp| ...)
; compiling (DEFUN |last| ...)

; /home/michael/build/open-axiom.trunk/src/boot/strap/initial-env.fasl written
; compilation finished in 0:00:00.170
../lisp/lisp -- --make --main="|AxiomCore|::|topLevel|"\
--system=../../i686-suse-linux \
--prologue='(pushnew :open-axiom-boot *features*)' \
--output=strap/bootsys --load-directory=strap strap/initial-env.fasl strap/tokens.fasl strap/includer.fasl strap/scanner.fasl strap/pile.fasl strap/ast.fasl strap/parser.fasl strap/translator.fasl

debugger invoked on a SB-INT:SIMPLE-FILE-ERROR:
Couldn't load "strap/tokens.fasl": file does not exist.

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

(no restarts: If you didn't do this on purpose, please report it as a bug.)

(LOAD "strap/tokens.fasl")[:EXTERNAL]
0]

Discussion

  • Nobody/Anonymous

    Hi,

    I met this similar problem before, right now, the solution is, first make sure that the build directory is different with the dir for the source code, and make sure you use the rm command to remove all the files in the building directory before each new round config and building

    Hope this helps,

    Regards,

    Yue

     
  • Gabriel Dos Reis

    • assigned_to: nobody --> dos-reis
    • labels: --> installation
    • milestone: --> 1.3.0
    • status: open --> closed-fixed
     
  • Gabriel Dos Reis

    Thanks for the report.
    This is now fixed on mainline, OpenAxiom-1.3.0-2009.06-15.

     
  • Gabriel Dos Reis

    Re-opening as Michael reports he still has issues.

     
  • Gabriel Dos Reis

    • status: closed-fixed --> open
     
  • Gabriel Dos Reis

    Fixed.

     
  • Gabriel Dos Reis

    • status: open --> open-fixed
     
  • Gabriel Dos Reis

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB