On Sun, 2013-01-27 at 07:21 -0800, Mike Harding wrote:
> graphviz was just updated, and no longer, apparently, contains a
> library called 'libgraph', it's now, as far as I can tell, called
> 'libcgraph', so the LIB_DEPENDS in the gegl makefile needs to start
> with 'cgraph'
Committed both suggest
Oh, and link against it as well, obviously. Looks like it links
against the old lib now:
...
CC gegl-visitable.lo
CCLD libgraph.la
gmake[3]: Leaving directory
`/usr/ports/graphics/gegl/work/gegl-0.1.8/gegl/graph'
...
On Sun, Jan 27, 2013 at 7:21 AM, Mike Harding wrote:
> graphviz was
graphviz was just updated, and no longer, apparently, contains a
library called 'libgraph', it's now, as far as I can tell, called
'libcgraph', so the LIB_DEPENDS in the gegl makefile needs to start
with 'cgraph'
On Sun, Jan 27, 2013 at 4:36 AM, Rainer Hurling wrote:
> On 27.01.2013 12:38 (UTC+2)
On 27.01.2013 12:38 (UTC+2), Koop Mast wrote:
> On Sat, 2013-01-26 at 18:40 -0600, ajtiM wrote:
>> On Saturday 26 January 2013 14:55:06 Joseph A. Nagy, Jr wrote:
>>> On 01/26/13 13:56, Robert Huff wrote:
Joseph A. Nagy, Jr writes:
> On 01/26/13 12:00, Rainer Hurling wrote:
> >> ../
On Sat, 2013-01-26 at 18:40 -0600, ajtiM wrote:
> On Saturday 26 January 2013 14:55:06 Joseph A. Nagy, Jr wrote:
> > On 01/26/13 13:56, Robert Huff wrote:
> > > Joseph A. Nagy, Jr writes:
> > >> On 01/26/13 12:00, Rainer Hurling wrote:
> > >> >> ../tools/gobj2dot.rb .. | /usr/local/bin/dot png
On Saturday 26 January 2013 14:55:06 Joseph A. Nagy, Jr wrote:
> On 01/26/13 13:56, Robert Huff wrote:
> > Joseph A. Nagy, Jr writes:
> >> On 01/26/13 12:00, Rainer Hurling wrote:
> >> >> ../tools/gobj2dot.rb .. | /usr/local/bin/dot png >
> >> >> images/inheritance.png
> >> >> Error: dot: c
On 01/26/13 13:56, Robert Huff wrote:
Joseph A. Nagy, Jr writes:
On 01/26/13 12:00, Rainer Hurling wrote:
>> ../tools/gobj2dot.rb .. | /usr/local/bin/dot png > images/inheritance.png
>> Error: dot: can't open png
>> Failed to parse ../operations/workshop/max-rgb.c, probably invalid u
Joseph A. Nagy, Jr writes:
> On 01/26/13 12:00, Rainer Hurling wrote:
> >> ../tools/gobj2dot.rb .. | /usr/local/bin/dot png > images/inheritance.png
> >> Error: dot: can't open png
> >> Failed to parse ../operations/workshop/max-rgb.c, probably invalid utf8
> >> gmake[3]: *** [images/inherit
On 01/26/13 12:00, Rainer Hurling wrote:
Sorry for answering myself. (more below, please)
On 26.01.2013 16:38 (UTC+2), Rainer Hurling wrote:
Trying to build graphics/gegl on 10.0-CURRENT (amd64; both, clang or
gcc), I get the following breakage:
[..snip..]
GEGL_SWAP=RAM GEGL_PATH=../operations
Sorry for answering myself. (more below, please)
On 26.01.2013 16:38 (UTC+2), Rainer Hurling wrote:
> Trying to build graphics/gegl on 10.0-CURRENT (amd64; both, clang or
> gcc), I get the following breakage:
>
> [..snip..]
> GEGL_SWAP=RAM GEGL_PATH=../operations \
> ../tools/introspect > class-h
Trying to build graphics/gegl on 10.0-CURRENT (amd64; both, clang or
gcc), I get the following breakage:
[..snip..]
GEGL_SWAP=RAM GEGL_PATH=../operations \
../tools/introspect > class-hierarchy.html
mkdir -p images
../tools/gobj2dot.rb .. | /usr/local/bin/dot png > images/inheritance.png
Error: do
11 matches
Mail list logo