Hi,

I'm having trouble bootstrapping the latest git on osx:

git pull
make clean
make macosx-x86-32
wget http://factorcode.org/images/latest/boot.x86.32.image
./factor -i=boot.x86.32.image

*** Data GC (0 minor, 0 cards)
Loading P" resource:core/bootstrap/stage2.factor"
Loading P" resource:core/command-line/command-line.factor"
Cross-referencing...
Loading P" resource:core/listener/listener.factor"
Loading P" resource:core/none/none.factor"
Vocabulary does not exist
no-vocab-name "bootstrap.math"

Debugger commands:

:help - documentation for this error
:s    - data stack at exception time
:r    - retain stack at exception time
:c    - call stack at exception time
:edit - jump to source location (parse errors only)
:get  ( var -- value ) accesses variables at time of the error
Factor 0.91 on macosx/x86.32
( scratchpad )


Alex
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to