Date: Tue, 31 Oct 1995 10:32:28 -0800 (PST) From: Jake Hamby <jehamby@lightside.com> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: Chris Stenton <jacs@gnome.co.uk>, ports@freebsd.org Subject: Re: xperfmon++ does not work with freebsd-stable Message-ID: <Pine.AUX.3.91.951031103011.13383B-100000@covina.lightside.com> In-Reply-To: <199510311702.SAA00712@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Oct 1995, J Wunsch wrote: > As Chris Stenton wrote: > >=20 > >=20 > > For sometime xperfmon++ has stopped working with FreeBSD-stable. > > When you try to run it, it comes up with the error > >=20 > > xperfmon++: undefined symbols: _total=20 >=20 > > It seems that the kernel symbol _total has changed name since 2.0.5 >=20 > It has been removed (and it's been unused before). >=20 > Lars K=F6ller is working on this. >=20 > (Satoshi, is there a chance to put the corrected version into 2.1 > yet?) Actually, xperfmon++ doesn't use _total for anything, it's just a static=20 reference that's leftover in one of the arrays. After removing it, and=20 shuffling around the remaining entries, it compiled fairly easily. I do=20 hope the port gets patched in time for 2.1.0, it is a nice program... ---Jake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.AUX.3.91.951031103011.13383B-100000>