From owner-freebsd-ports@FreeBSD.ORG Mon Apr 7 11:55:40 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1519E37B447 for ; Mon, 7 Apr 2003 11:55:40 -0700 (PDT) Received: from c001.snv.cp.net (h000.c001.snv.cp.net [209.228.32.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 3ED7E43FAF for ; Mon, 7 Apr 2003 11:55:37 -0700 (PDT) (envelope-from jeff@walters.name) Received: (cpmta 17618 invoked from network); 7 Apr 2003 11:55:35 -0700 Received: from 24.216.194.242 (HELO 10.0.1.51) by smtp.register-admin.com (209.228.32.114) with SMTP; 7 Apr 2003 11:55:35 -0700 X-Sent: 7 Apr 2003 18:55:35 GMT From: Jeff Walters To: Tilman Linneweh Date: Mon, 7 Apr 2003 14:55:34 -0400 User-Agent: KMail/1.5.1 References: <200304071144.46839.jeff@walters.name> <200304071703.h37H30i8079068@huckfinn.arved.de> In-Reply-To: <200304071703.h37H30i8079068@huckfinn.arved.de> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200304071454.17022.jeff@walters.name> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: kdeutils-3.1.1 build problem in ksim X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jeff@walters.name List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:55:40 -0000 On Monday 07 April 2003 01:02 pm, Tilman Linneweh wrote: > * Jeff Walters [Mo, 07 Apr 2003 at 17:45 GMT]: > > I'm running on a fairly recent version of 5.0-current and am getting the > > attached error messages on building the new kdeutils-3.1.1 port. During > > the link of the ksim disk utility it has an undefined reference to > > devstat_getdevs and devstat_selectdevs. Has anyone had a similar > > problem? > > please try this patch: > http://people.freebsd.org/~arved/stuff/kdeutils.diff > > regards > tilman > That took care of it. The build completed and the ksim program runs. Thanks, Jeff