The file it is looking for exists: $ ls -al /usr/local/share/gforth/0.5.9-20030201/kernl32l.fi -rw-r--r-- 1 Administ None 54052 Feb 5 07:50 /usr/local/share/gforth/0.5.9-20030201/kernl32l.fi
and up to this point of failure, the install script appears to be working properly. The directories and files appear to exist properly, but something is wrong. I'll keep trying to figure it out, but you should be able to also install the latest cygwin and see if it's just me. DaR > -----Original Message----- > From: Anton Ertl [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 3:31 AM > To: [EMAIL PROTECTED] > Subject: Re: [gforth] New snapshot available > > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
