Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 09:49:53 -0500 (GMT)
From:      Sean Welch <welchsm@earthlink.net>
To:        Peter Grehan <grehan@freebsd.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Attempting to cross-compile newest -CURRENT
Message-ID:  <2054641.1057251119151.JavaMail.nobody@huey.psp.pas.earthlink.net>

next in thread | raw e-mail | index | archive | help
Okay.  I've made those changes in my make line...

The compiled loader has a problem?  I'll use the one from your
website, then.

Unfortunately I can't send in a debug trace because it isn't a
recurring problem.  I'm dealing with the results of trying to 
fix the last kernel panic...  Maybe I should go ahead and wipe
it out and reinstall using 5.1-RELEASE.  Then I can update 
right away...

Bummer.

                                                  Sean

-------Original Message-------
From: Peter Grehan <grehan@freebsd.org>
Sent: 07/02/03 09:13 PM
To: Sean_Welch@alum.wofford.org
Subject: Re: Attempting to cross-compile newest -CURRENT

> 
> 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?2054641.1057251119151.JavaMail.nobody>