Subject: Re: pkg/35865: graphviz fails to build
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 02/28/2007 23:15:08
The following reply was made to PR pkg/35865; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35865: graphviz fails to build
Date: Thu, 1 Mar 2007 00:13:05 +0100

 On Tue, Feb 27, 2007 at 11:10:00PM +0000, brad harder wrote:
 > There are notes I've found searching WWW about running "dot -c" or
 > "dot -cv" as root to generate a config file. It _does_ create a new
 > (but still empty) config file, and then dumps core.  Similar sounding
 > issues from web search include graphviz bug 767
 > (http://www.graphviz.org/bugs/b767.html) and bug 838
 > (http://www.graphviz.org/bugs/b832.html)... don't know if these are
 > relevant.
 
 The first might be the same issue, if AIX still has the same strange
 linker implementation. The second is a different problem, I think.
 
 Joerg