From owner-freebsd-questions@FreeBSD.ORG Fri May 6 14:37:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A064916A4D3 for ; Fri, 6 May 2005 14:37:24 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60DB443D8B for ; Fri, 6 May 2005 14:37:24 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9940 helo=mail.aseed.antenna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DU3xC-00042k-1z; Fri, 06 May 2005 14:37:22 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 20ABB28400A; Fri, 6 May 2005 16:39:25 +0200 (CEST) Received: from localhost.localdomain (82-197-199-160.dsl.cambrium.nl [82.197.199.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id EC2B858CC1F; Fri, 6 May 2005 16:37:14 +0200 (CEST) Date: Fri, 6 May 2005 16:37:20 +0200 From: "albi@scii.nl" To: vizion@ixpres.com Message-Id: <20050506163720.36445e8a.albi@scii.nl> In-Reply-To: <1259.64.58.171.86.1115390034.squirrel@webmail.ixpres.com> References: <1259.64.58.171.86.1115390034.squirrel@webmail.ixpres.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Kde compile failure on FreeBsd 5.3 & libtools X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 14:37:24 -0000 On Fri, 6 May 2005 07:33:54 -0700 (PDT) vizion@ixpres.com wrote: > Has anyone else had a problem with compiling kde which seems to be > having trouble with libtools15 and its dependencies. no trouble compiling KDE on FreeBSD 5.3 (standard) here, if such problems appear i usually perform a : pkg_delete libtool* auto* portsclean -C and try again