From owner-freebsd-questions Wed Feb 24 13:53:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id D8D2C11DE1 for ; Wed, 24 Feb 1999 13:35:07 -0800 (PST) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id NAA06878 for ; Wed, 24 Feb 1999 13:31:27 -0800 (PST) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id NAA28537 for questions@freebsd.org; Wed, 24 Feb 1999 13:30:30 -0800 (PST) Message-Id: <199902242130.NAA28537@athena.tera.com> Subject: Xt intrinsics version? To: questions@freebsd.org Date: Wed, 24 Feb 1999 13:30:29 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been wedged trying to debug a problem with an Xaw/Xt program I've been working on ... Not sure exactly where the bug is. It does not seem to be in my logic; it works on my SunOS and blows up in one place in my FreeBSD-2.2.8. I've tried newer versions of gcc without success. I recently fetched the latest Xaw3d-1.5, and just now the program SEGV's with this warning:: Warning: Widget class version mismatch (recompilation needed): widget 1497713496 vs. intrinsics 11006. gdb now shows that I get further than previously; not sure why. Is there a way of retrieving the latest Xt for my 2.2.8 without updating the entire X release? thanks for any insights, gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message