Date: Mon, 6 Jun 2011 08:59:24 +0200 (CEST) From: Barbara <barbara.xxx1975@libero.it> To: freebsd-gnome@freebsd.org Subject: R: problem with includes rebuilding some ports Message-ID: <12905969.1312431307343564491.JavaMail.defaultUser@defaultHost>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12905969.1312431307343564491.JavaMail.defaultUser>