Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2010 02:23:28 +0400
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        freebsd-ports@freebsd.org
Cc:        Adam K Kirchhoff <akirchhoff135014@comcast.net>
Subject:   Re: KDE 4.4 problems
Message-ID:  <201005130223.28587.makc@issp.ac.ru>
In-Reply-To: <20100512174258.0f8282b6@sorrow.ashke.com>
References:  <20100512174258.0f8282b6@sorrow.ashke.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 May 2010 17:42:58 -0400, Adam K Kirchhoff wrote:
> 
> So when I attempted to upgrade KDE4.3 to KDE4.4 via ports (following
> the instructions in /usr/ports/UPDATING) it failed in x11/kdelibs4 with:
> 
> gmake[2]: Leaving directory 
`/usr/ports/x11/kdelibs4/work/kdelibs-4.4.3/build'
> /usr/local/bin/cmake -E cmake_progress_report 
/usr/ports/x11/kdelibs4/work/kdelibs-4.4.3/build/CMakeFiles  48 49 50 51 52
> [ 48%] Built target kio
> gmake[1]: Leaving directory 
`/usr/ports/x11/kdelibs4/work/kdelibs-4.4.3/build'
> gmake: *** [all] Error 2
> *** Error code 1
> 
> Stop in /usr/ports/x11/kdelibs4.

Build kdelibs with DISABLE_MAKE_JOBS and with CMAKE_VERBOSE
(make -DDISABLE_MAKE_JOBS -DCMAKE_VERBOSE) and show us actual error message.

Max





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