From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 6 06:59:26 2011 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6509D1065677 for ; Mon, 6 Jun 2011 06:59:26 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out4.libero.it (cp-out4.libero.it [212.52.84.104]) by mx1.freebsd.org (Postfix) with ESMTP id E13638FC14 for ; Mon, 6 Jun 2011 06:59:25 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0205.4DEC7ACC.014B,ss=1,re=0.000,fgs=0 X-libjamoibt: 1419 Received: from wmail61 (172.31.0.58) by cp-out4.libero.it (8.5.133) (authenticated as barbara.xxx1975@libero.it) id 4DD23D7C018D58AF for freebsd-gnome@freebsd.org; Mon, 6 Jun 2011 08:59:24 +0200 Message-ID: <12905969.1312431307343564491.JavaMail.defaultUser@defaultHost> Date: Mon, 6 Jun 2011 08:59:24 +0200 (CEST) From: Barbara To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 82.61.157.16 Subject: R: problem with includes rebuilding some ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2011 06:59:26 -0000 >While rebuilding some ports after gnutls update, I'm getting some errors >caused by "missing" includes. >For example, to rebuild devel/gvfs, I had to add: >-I${LOCALBASE}/include/libsoup-2.4 -I${LOCALBASE}/include/libsoup-gnome-2.4 - >I${LOCALBASE}/include/libxml2 >to CONFIGURE_ENV in Makefile because libsoup/soup.h libxml/parser.h and others >weren't found during the build. >I can understand that this is not the solution and that the gnutls update is >not the cause of the problem, but I can't understand why this is happening. >Any idea? > For example, here you can find what happens running make in devel/libgdata: http://pastebin.com/WARyv8x6