From owner-freebsd-current Mon Aug 14 14:50:37 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA02145 for current-outgoing; Mon, 14 Aug 1995 14:50:37 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id OAA02099 for ; Mon, 14 Aug 1995 14:49:59 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA23073; Mon, 14 Aug 1995 23:49:18 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA01737 for current@freebsd.org; Mon, 14 Aug 1995 23:49:17 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id XAA00511 for current@freebsd.org; Mon, 14 Aug 1995 23:41:36 +0200 From: J Wunsch Message-Id: <199508142141.XAA00511@uriah.heep.sax.de> Subject: Re: procfs problems in -current? To: current@freebsd.org Date: Mon, 14 Aug 1995 23:41:36 +0200 (MET DST) Reply-To: current@freebsd.org In-Reply-To: from "j" at Aug 14, 95 12:39:24 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 576 Sender: current-owner@freebsd.org Precedence: bulk As j wrote: > > As Bruce Evans wrote: > > > > >Frames #11 and #12 both displayed bogusly as ``end ()'' in DDB. > > > > Unbogusly? > > Hmmmm... My problem is solved. Looks that the LKM dependencies are broken, so simply cvs update'ing and make'ing didn't work correctly. There are vnode_if.{c,h} files that must have been out of sync... removing the previously used lkm area, and cvs co'ing it again lead to working LKMs now. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)