From owner-freebsd-ports@FreeBSD.ORG Mon Jun 9 11:42:09 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E30AB831 for ; Mon, 9 Jun 2014 11:42:09 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 959492C12 for ; Mon, 9 Jun 2014 11:42:09 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id 6A24CB9043 for ; Mon, 9 Jun 2014 13:42:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:message-id:subject:subject:from:from:date :date:received:received; s=mimar-0901; t=1402314119; x= 1404128520; bh=DkD760GkLFMPaKfQTt3QXMEXQ5oLREdkYueABx3EytM=; b=o PESZ2idr3SF6G9AUgiwpXR2TSPiH5N3CPhO3Q+dq4Yv2uj6XiTmvEHGEuU6C9iXj s8X2jUANaKFTdbzsKH/G8mdNxHd6i9nSYpJI6QzbEd6U3WdQ4mSJLhsMUHtLyTsm W6gYV8rPi2R+OTW1eUqxmtRiUskmFdBoBoswjqa9pQ= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PibfoHaSFTX9 for ; Mon, 9 Jun 2014 13:41:59 +0200 (CEST) Received: from kaa.mimar.rs (nat.kappastar.com [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 1D485B903D for ; Mon, 9 Jun 2014 13:41:58 +0200 (CEST) Date: Mon, 9 Jun 2014 13:41:57 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-ports@freebsd.org Subject: net-p2p/linuxdcpp boost headers Message-Id: <20140609134157.8e5dc6b07cc8af046bd6239c@mimar.rs> Organization: Mimar X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 11:42:10 -0000 Hi, perhaps someone has quick solution until my bug report is resolved: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D190600 =3D=3D=3D> Configuring for linuxdcpp-1.1.0_3 =3D=3D=3D> Building for linuxdcpp-1.1.0_3 scons: Reading SConscript files ... bzrlib not installed Mkdir("build/sconf") Checking for c++ >=3D 4.1...(cached) yes Checking for pkg-config... yes Checking for gtk+-2.0 >=3D 2.12... yes Checking for gthread-2.0 >=3D 2.4... yes Checking for libglade-2.0 >=3D 2.4... yes Checking for C++ header file boost/version.hpp... no boost not found. Note: You might have the lib but not the headers =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-p2p/linuxdcpp *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/linuxdcpp Thank you in advance, --=20 Marko Cupa=C4=87