pkgsrc-Bugs archive

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

Re: pkg/38045: graphics/graphviz won't build due to "Abort trap"



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

From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: jan.m.danielsson%gmail.com@localhost
Subject: Re: pkg/38045: graphics/graphviz won't build due to "Abort trap"
Date: Sun, 17 Feb 2008 16:10:35 +0100

 It builds fine on -current/i386.
 
 Please make sure MAKE_JOBS is not set in mk.conf, then build with:
 # env CFLAGS="-O0 -g -ggdb" make install
 
 Then attach output of:
 
 # gdb /usr/pkg/bin/dot
 (gdb) set args -c
 (gdb) run
 (gdb) bt
 


Home | Main Index | Thread Index | Old Index