pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48239: graphics/graphviz fails to build on NetBSD 6.1.1/amd64



The following reply was made to PR pkg/48239; it has been noted by GNATS.

From: Greg Oster <oster%cs.usask.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48239: graphics/graphviz fails to build on NetBSD
 6.1.1/amd64
Date: Tue, 24 Sep 2013 15:54:18 -0600

 On Tue, 24 Sep 2013 21:45:00 +0000 (UTC)
 Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
 
 > The following reply was made to PR pkg/48239; it has been noted by
 > GNATS.
 > 
 > From: Thomas Klausner <wiz%NetBSD.org@localhost>
 > To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
 > Cc: 
 > Subject: Re: pkg/48239: graphics/graphviz fails to build on NetBSD
 > 6.1.1/amd64 Date: Tue, 24 Sep 2013 23:41:44 +0200
 > 
 >  On Tue, Sep 24, 2013 at 09:05:01PM +0000, Greg Oster wrote:
 >  >  dholland@'s suggestion about needing poppler-glib was correct.
 >  > Adding this line:
 >  >  
 >  >  .include "../../print/poppler-glib/buildlink3.mk"
 >  >  
 >  >  into graphviz's Makefile fixes the issue for me.
 >  
 >  We could do that, with a PKGREVISION bump, or just try disabling
 >  poppler.
 >  
 >  configure --help says:
 >    --with-poppler=yes      poppler library
 >  
 >  Please try if you find a way to disable it (=no comes to mind ;) ).
 >   Thomas
 >  
 
 Instead of the .include, I added this line:
 
 CONFIGURE_ARGS+=        --with-poppler=no
 
 to the Makefile, and the build succeeded as well.
 
 Either fix is fine by me.
 
 Thanks!
 
 Later...
 
 Greg Oster
 


Home | Main Index | Thread Index | Old Index