pkgsrc-Bugs archive

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

Re: pkg/43870 (graphics/graphviz fails to build)



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/43870 (graphics/graphviz fails to build)
Date: Wed, 21 Dec 2011 02:55:26 +0000

 On Tue, Dec 20, 2011 at 06:22:28PM +0000, dholland%NetBSD.org@localhost wrote:
  > State-Changed-From-To: open->feedback
  > State-Changed-By: dholland%NetBSD.org@localhost
  > State-Changed-When: Tue, 20 Dec 2011 18:22:27 +0000
  > State-Changed-Why:
  > Are you still having this problem?
 
 and if so, try the following:
 
 first, make patch
 then, edit work/graphviz*/lib/vmalloc/Makefile.in, and find the line
 that runs 'iffe' to create FEATURE/vmalloc; change
 
    ${top_srcdir}/iffe - set [...]
 
 to
 
    ${top_srcdir}/iffe -v - set [...]
 
 then do 'make', save the output, and find the messages from
 configuring vmalloc, which should, I think, end up in the build output
 rather than in a file somewhere. This may shed light on what's
 happening.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index