[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-release-team
Subject:    Re: KDE 4.0.2 tarballs ready
From:       Mark Davies <mark () mcs ! vuw ! ac ! nz>
Date:       2008-03-02 11:23:16
Message-ID: 200803030023.16719.mark () mcs ! vuw ! ac ! nz
[Download RAW message or body]

On Friday 29 February 2008 05:01:49 Dirk Mueller wrote:
> KDE 4.0.2 tarballs have been uploaded. The plan is to release them
> Tuesday/Wednesday next week. Let me know if you find any issues with
> them.

One issue is that the kinfocenter modules were moved from kdebase-workspace 
to kdebase but the cmake test for statvfs() wasn't so they now fail to 
build on NetBSD-current.

Patch attached.

cheers
mark

["patch-ab" (text/x-diff)]

$NetBSD$

--- apps/ConfigureChecks.cmake.orig	2008-03-02 16:20:32.000000000 +1300
+++ apps/ConfigureChecks.cmake
@@ -9,3 +9,4 @@ include(CheckTypeSize)
 include(CheckCXXSourceCompiles)
 
 check_function_exists(getpeereid  HAVE_GETPEEREID) # kdesu
+check_function_exists(statvfs HAVE_STATVFS) # kinfocenter


_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic