[Ecls-list] Trivial-garbage

Luke Crook luke at balooga.com
Mon Dec 22 18:52:40 UTC 2008


I'm getting the following error when I try to load TRIVIAL-GARBAGE into  
ECL for win32. I'm not sure if this is an ECL build error, or something  
else.


Finished searching libraries
trivial-garbage.obj : error LNK2019: unresolved external symbol  
_si_set_finalizer referenced in function _L14cancel_finalization
trivial-garbage.obj : error LNK2019: unresolved external symbol  
_si_get_finalizer referenced in function _L13finalize
C:/home/bin/central-registry/trivial-garbage/trivial-garbage.fas : fatal  
error LNK1120: 2 unresolved externals
Filesystem error with pathname  
#P"C:/home/bin/central-registry/trivial-garbage/trivial-garbage.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.
Broken at SI:BYTECODES.Available restarts:
1. (TRY-RECOMPILING) Recompile trivial-garbage and try loading it again
2. (RETRY) Retry performing #<ASDF:LOAD-OP NIL 15521736> on  
#<ASDF:CL-SOURCE-FILE "trivial-garbage" "trivial-garbage" 15584616>.
3. (ACCEPT) Continue, treating #<ASDF:LOAD-OP NIL 15521736> on  
#<ASDF:CL-SOURCE-FILE "trivial-garbage" "trivial-garbage" 15584616> as  
having been successful.
Broken at SI:BYTECODES.


- Luke




More information about the ecl-devel mailing list