Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2003 12:13:07 +1000
From:      Peter Grehan <grehan@freebsd.org>
To:        Sean_Welch@alum.wofford.org
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Attempting to cross-compile newest -CURRENT
Message-ID:  <3F039133.A4190609@freebsd.org>
References:  <1382382.1057181738346.JavaMail.nobody@ernie.psp.pas.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F039133.A4190609>