Dennis Ruffer wrote:
> 
> I just ran into yet another problem on cygwin.  I think I had installed this
> latest gforth before I updated cygwin this morning, but now, with their
> latest version 1.3.19-1, I get the following:
> 
> $ make install
...
> /usr/bin/install -c -m 644 kernl32l.fi
> /usr/local/share/gforth/0.5.9-20030201
...
> GFORTHD="./gforth-ditc -p/usr/local/lib/gforth/site-forth:/usr/local/share/g
> forth/site-forth:/usr/local/share/gforth/0.5.9-20030
> 201 -i kernl32l.fi" GFORTH="./gforth-ditc --die-on-signal -i kernl32l.fi -e
> 3 exboot.fs startup.fs arch/386/asm.fs arch/386/disa
> sm.fs" ./gforthmi gforth.fi  -e 3 exboot.fs startup.fs arch/386/asm.fs
> arch/386/disasm.fs
> ./gforth-ditc: cannot open image file kernl32l.fi in path
> /usr/local/lib/gforth/site-forth:/usr/local/share/gforth/site-forth:/u
> sr/local/share/gforth/0.5.9-20030201 for reading
...

Hmm, looking at the output, there should be a
/usr/local/share/gforth/0.5.9-20030201/kernl32l.fi, so the cause for
this failure is unclear.  Could you check if install works as
expected?

- anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to