From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 15:49:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF2AA37B401 for ; Fri, 4 Apr 2003 15:49:21 -0800 (PST) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C25143F3F for ; Fri, 4 Apr 2003 15:49:20 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.9/8.12.9) with ESMTP id h34NnIta098083 for ; Fri, 4 Apr 2003 17:49:18 -0600 (CST) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h34NnHj1098082 for current@freebsd.org; Fri, 4 Apr 2003 17:49:17 -0600 (CST) (envelope-from glenn) Date: Fri, 4 Apr 2003 17:49:17 -0600 From: Glenn Johnson To: current@freebsd.org Message-ID: <20030404234917.GA98049@node1.cluster.srrc.usda.gov> Mail-Followup-To: Glenn Johnson , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: kp_proc and kp_eproc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 23:49:22 -0000 I have some software that compiled fine on FreeBSD-4 but is not compiling on FreeBSD-5. It is looking for kp_proc and kp_eproc. The error I get is: structure has no member named `kp_proc' structure has no member named `kp_eproc' Have those changed from FreeBSD-4? Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov