Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2005 22:10:30 -0700
From:      Scott Long <scottl@samsco.org>
To:        msch@snafu.de
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ABI broken for 5.4-PRERELEASE?
Message-ID:  <4227EDC6.20909@samsco.org>
In-Reply-To: <200503031618.34635.msch@snafu.de>
References:  <200503031618.34635.msch@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthias Schuendehuette wrote:
> Hi,
> 
> yesterday (MAR02,2005) I updated to 5.4-PRERELEASE. Since then, 
> 'xsysinfo-1.4a' doesn't run anymore.
> 
> The error message is: "xsysinfo: undefined symbol: _nfiles"
> 
> I had the belief, that this does not happen within a major release of 
> FreeBSD... isn't it?

This looks like an accident.  John Baldwin committed a fix to RELENG_5 a
few hours ago, so if you can update and retest, it would be appreciated.
Note the xsysinfo gropes around in KVM, which is highly fragile.  Most
of the information that it's looking for is available via sysctl's,
which are a lot more stable and reliable.  It would be nice if xsysinfo
was changed to use these instead.

Scott



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