From owner-cvs-all@FreeBSD.ORG Wed Jun 4 08:07:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A56A1065681; Wed, 4 Jun 2008 08:07:15 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id D38B88FC1F; Wed, 4 Jun 2008 08:07:14 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [213.142.183.219] (helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1K3nPy-0001L6-5k; Wed, 04 Jun 2008 09:28:22 +0200 Message-ID: <4846440E.4020005@FreeBSD.org> Date: Wed, 04 Jun 2008 09:28:14 +0200 From: Pietro Cerutti Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Daniel Eischen References: <200806032300.m53N0pDk039454@repoman.freebsd.org> In-Reply-To: <200806032300.m53N0pDk039454@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=9571F78E; url=http://gahr.ch/pgp/ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/kdeutils3/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 08:07:15 -0000 Daniel Eischen wrote: > deischen 2008-06-03 23:00:51 UTC > > FreeBSD ports repository > > Added files: > misc/kdeutils3/files patch-configure > Log: > Fix kdeutils for amd64-current (and perhaps other 64-bit > -current archs). This has been broken for over 3 months. I can confirm that with this patch I've been able to build kdeutils3 on sparc64, 7.0-RELEASE. :) > > configure incorrectly assumes that since FreeBSD has sqrtl, > that it also has other long math functions. Also, configure > seems to have 2 separate checks for the long math functions: > the first check looks for both asinl and sqrtl, the second > check looks for just sqrtl. FreeBSD does not currently have > asinl, so if configure just went by the first check it would > correctly determine that we do not have all the long math > functions. Remove the second check to fix the problem. > > No response from: kde@ > > Revision Changes Path > 1.1 +92 -0 ports/misc/kdeutils3/files/patch-configure (new) -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp