Bernd Paysan <[EMAIL PROTECTED]> writes: > On Wednesday 05 April 2006 15:17, Robert Epprecht wrote: >> I try on Gforth 0.6.2: >> >> s" lib.fs" REQUIRED >> >> library libc libc.so.6 >> libc open int int ptr (int) open >> >> open-C.fs:6: Stack underflow >> libc open int int ptr (int) open > > Look like you have no ffcall library installed, and it tried the obsolete > interface. Look at INSTALL.
Ah, I see. I *did* read that and have ffcall installed, but this is the Debian gforth package if I recall correctly. I've just checked: there's no dependency on a ffcall package, so it must have been built without. I will rebuild it now, thank you. Robert Epprecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
