Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jun 2008 09:28:14 +0200
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        Daniel Eischen <deischen@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/misc/kdeutils3/files patch-configure
Message-ID:  <4846440E.4020005@FreeBSD.org>
In-Reply-To: <200806032300.m53N0pDk039454@repoman.freebsd.org>
References:  <200806032300.m53N0pDk039454@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4846440E.4020005>