From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 21:26:18 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 AFFB037B401 for ; Fri, 4 Apr 2003 21:26:18 -0800 (PST) Received: from remt26.cluster1.charter.net (remt26.cluster1.charter.net [209.225.8.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C7443FA3 for ; Fri, 4 Apr 2003 21:26:17 -0800 (PST) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt26.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9b) with ESMTP id 7196937; Sat, 05 Apr 2003 00:26:16 -0500 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h355QEcm009041; Fri, 4 Apr 2003 23:26:14 -0600 (CST) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h355QEPm009040; Fri, 4 Apr 2003 23:26:14 -0600 (CST) (envelope-from glenn) Date: Fri, 4 Apr 2003 23:26:14 -0600 From: Glenn Johnson To: Kris Kennaway Message-ID: <20030405052613.GA1442@gforce.johnson.home> Mail-Followup-To: Kris Kennaway , Julian Elischer , current@freebsd.org References: <20030404234917.GA98049@node1.cluster.srrc.usda.gov> <20030405000712.GA9839@node1.cluster.srrc.usda.gov> <20030405023615.GA27656@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030405023615.GA27656@rot13.obsecurity.org> User-Agent: Mutt/1.4.1i cc: Julian Elischer cc: current@freebsd.org Subject: Re: 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: Sat, 05 Apr 2003 05:26:19 -0000 On Fri, Apr 04, 2003 at 06:36:15PM -0800, Kris Kennaway wrote: > On Fri, Apr 04, 2003 at 06:07:12PM -0600, Glenn Johnson wrote: > > > On Fri, Apr 04, 2003 at 03:54:05PM -0800, Julian Elischer wrote: > > > > > yes.. > > > > > > The entire process structure and it's surrounding enviroment has > > > been through a blender. > > > > > > What do you wnat to do? > > > > I would like to learn what I need to do to get the software to > > compile on FreeBSD-5. I guess the question is, what information > > do I need to provide? The software in question is OpenPBS > > (http://www.openpbs.org), so it nothing proprietary. There were a > > whole bunch of dependency problems that I worked through manually > > and finally got to the point of the kp_proc failure. Here is a > > snippet of code that produces the failure: > > Here are untested patches I made for this a while ago. There's also a > port PR somewhere. Thanks, I will give it a try, but probably not until Monday when I get back to work. Since you said you made this a while ago and it is untested, does that mean that you once used PBS and are using something else in its stead. I ask because I would really like to replace it with something else. I have been looking at SGE but it seems the FreeBSD port of that may not be quite ready. -- Glenn Johnson