Attempting to cross-compile newest -CURRENT

Peter Grehan grehan at freebsd.org
Wed Jul 2 19:12:09 PDT 2003


Hi Sean,

> By the way, I added -DNO_WERROR to the list on O'Brien's
> suggestion.

 As I mentioned, that shouldn't be necessary, and might only hide
some errors.

> I removed the -DNOFORTH option; should I also
> remove the -DNO_FORTH option?  If not, what is the difference?

 The loader won't work due to a memory alloc error - still to be debugged.
The -DNO_FORTH was a type - it should have been -DNOFORTH.

> I did run into another rather strange problem yesterday
> and I'm not sure what to do about it.  I'm going to have
> to post a message to the current mailing list about it
> I think.
 ...
> Any suggestions before I mail the current list?

 Get a backtrace from the debugger (db> t) and post that with
the bug report.

 You might want to disable background fsck in the meantime
in your /etc/rc.conf

later,

Peter.


More information about the freebsd-ppc mailing list