Date: Fri, 3 Sep 2010 23:27:33 +0400 From: Max Brazhnikov <makc@issp.ac.ru> To: kde-freebsd@kde.org, Pascal Stumpf <Pascal.Stumpf@cubes.de> Cc: Angelo Turetta <aturetta@commit.it>, freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] Error building kdenetwork-4.5.1 Message-ID: <201009032327.33958.makc@issp.ac.ru> In-Reply-To: <201009032228.25103.makc@issp.ac.ru> References: <4C812903.4070608@commit.it> <201009032228.25103.makc@issp.ac.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_lwUgMhqCuFJPt99 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, 3 Sep 2010 22:28:24 +0400, Max Brazhnikov wrote: > On Fri, 03 Sep 2010 18:57:39 +0200, Angelo Turetta wrote: > > [ 45%] Building CXX object > > > > kget/transfer-plugins/bittorrent/CMakeFiles/kget_bittorrentfactory.dir/bt > > tr ansfer.o In file included from > > /usr/local/include/torrent/torrent.h:43, try to build it with the patch (put it to net/kdenetwork4/files). Max --Boundary-00=_lwUgMhqCuFJPt99 Content-Type: text/plain; charset="UTF-8"; name="patch-kget__transfer-plugins__bittorrent__CMakeLists.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-kget__transfer-plugins__bittorrent__CMakeLists.txt" --- ./kget/transfer-plugins/bittorrent/CMakeLists.txt.orig 2010-05-17 00:04:17.000000000 +0400 +++ ./kget/transfer-plugins/bittorrent/CMakeLists.txt 2010-09-03 23:11:25.423061403 +0400 @@ -1,6 +1,6 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}") -include_directories( +include_directories(BEFORE ../../ ${LIBKTORRENT_INCLUDE_DIR} ) --Boundary-00=_lwUgMhqCuFJPt99--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009032327.33958.makc>