On Mon, Feb 28, 2000 at 10:00:54PM -0600, pohl wrote: > > I wrote: > > > > Also, does anybody happen to know what an error code of -2 > > implies in 0.4? > > I found in include/file.h the definition for the error > code. Now I just have to scrutinize file.c to figure out > why the config file isn't being found. > > #define FILE_ERR_NOTFOUND -2
yup see my previous mail, its due to a bug causing the OF path to be goobered up. > I'm looking through the source for version 0.5, of course, > which I couldn't actually use. Is it possible to cross-compile > this beast from a debian/x86 machine? I can send you a working yaboot 0.5 binary if need be.. you could cross compile it if you set up a cross compiler.. i looked into making one once its ALOT of trouble... -- Ethan Benson

