From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 26 21:08:43 2012 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 60440106564A for ; Sun, 26 Aug 2012 21:08:43 +0000 (UTC) (envelope-from jpm820@gmail.com) Received: from mail-ob0-f186.google.com (mail-ob0-f186.google.com [209.85.214.186]) by mx1.freebsd.org (Postfix) with ESMTP id 240818FC0A for ; Sun, 26 Aug 2012 21:08:42 +0000 (UTC) Received: by obbta17 with SMTP id ta17so4236135obb.13 for ; Sun, 26 Aug 2012 14:08:42 -0700 (PDT) Received: by 10.236.147.175 with SMTP id t35mr701856yhj.17.1346015322286; Sun, 26 Aug 2012 14:08:42 -0700 (PDT) X-Google-Doc-Id: d70a2ff3eb7f818e X-Google-Web-Client: true Date: Sun, 26 Aug 2012 14:08:41 -0700 (PDT) From: malco_2001 To: bsdmailinglist@googlegroups.com Message-Id: <7dd4e169-17e4-4052-b010-c48ad65c2354@googlegroups.com> In-Reply-To: <6e07a612-22df-46c2-8f34-7841c702777f@googlegroups.com> References: <6e07a612-22df-46c2-8f34-7841c702777f@googlegroups.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_546_11950874.1346015321770" X-Google-IP: 69.24.212.83 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-gnome@freebsd.org Subject: Re: librsvg2-2.36.1 failed to build. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2012 21:08:43 -0000 ------=_Part_546_11950874.1346015321770 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I cannot seem to find where it is expect the cairo source files to be included. Hopefully i defined V=1 correctly. I can copy the cairo source files from /usr/local/include/cairo to the /usr/ports/graphics/librsvg2/work/librsvg-2.36.1 and the port will build without any removal of lines from the Makefile. On Sunday, August 26, 2012 3:55:45 PM UTC-5, malco_2001 wrote: > > After reading the man for make I determined that -D will define variable 1 > and -V will specify to use a variable. If this is correct here is my log > attached in the file build.log. Seems to give more output at least. > > On Wednesday, August 22, 2012 4:45:21 AM UTC-5, Eric Turgeon wrote: >> >> ===> Building for librsvg2-2.36.1 >> gmake all-recursive >> gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/ >> work/librsvg-2.36.1' >> Making all in . >> gmake[2]: Entering directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' >> GISCAN Rsvg-2.0.gir >> In file included from :5: >> /usr/ports/graphics/librsvg2/work/librsvg-2.36.1/rsvg-cairo.h:29:19: >> error: >> cairo.h: No such file or directory >> Error while processing the source. >> gmake[2]: *** [Rsvg-2.0.gir] Error 1 >> gmake[2]: Leaving directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.36.1' >> gmake: *** [all] Error 2 >> *** Error code 1 >> >> Stop in /usr/ports/graphics/librsvg2. >> >> >> I cant really say what is wrong. the filw is there. >> >> >> -- >> *Eric Turgeon >> *Programmer, developer and project administrator. >> * >> GhostBSD project* >> BSD System Development for home and office. >> >> Office location: >> 1-11 connaught >> Moncton NB Canada >> >> www.ghostbsd.org >> _______________________________________________ >> freebs...@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe, send any mail to "freebsd-gnom...@freebsd.org" >> > ------=_Part_546_11950874.1346015321770--