Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 23:05:09 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: kernel MCA messages
Message-ID:  <20100825040509.GJ49588@over-yonder.net>
In-Reply-To: <201008241106.43878.jhb@freebsd.org>
References:  <4C71CC62.6060803@langille.org> <201008230820.35260.jhb@freebsd.org> <20100823213540.GD49588@over-yonder.net> <201008241106.43878.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 24, 2010 at 11:06:43AM -0400 I heard the voice of
John Baldwin, and lo! it spake thus:
> 
> It is actually public at perforce.freebsd.org. :)  However, it is
> tedious to download the files.

Oh, I'd apparently blocked out of my mind that you could clicky-clicky
files one at a time from there.  Probably for the best; I'd be real
annoyed by the end of that   ;)


> You can find a patch at www.freebsd.org/~jhb/mcelog/.  You will also
> need to download the memstream.c file from there as well and put
> that in the extracted mcelog tarball.

Thanks!  For anyone following along at home, I needed to make a few
changes to get it compiling here:

- I'm on a nice recent -CURRENT, so I had to #if 0 out the getline()
  definition.

- Add a FREEBSD definition to the Makefile (or remember it manually).

- Comment out the kread_symbol() of X_SNAPDATE in mcelog.c.  I don't
  see X_SNAPDATE defined anywhere in my /usr/include, and the var
  doesn't seem to ever actually be read for anything anyway (unless
  I'm supposed to -DLOCAL_HACK...).


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



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