Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13728] New: graphviz fails to compile diffimg

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13728] New: graphviz fails to compile diffimg
  • Date: 19 Apr 2007 18:42:09 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13728

Summary: graphviz fails to compile diffimg
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


# cast graphviz
Computing previously installed dependencies...
graphviz preparing environment...
graphviz checking dependencies...
graphviz has a dependency on zlib
graphviz has a dependency on libpng
graphviz has a dependency on jpeg
graphviz has a dependency on some POSTSCRIPT-INTERPRETER.
(0) espgs (installed)
(1) ghostscript
(2) gs-afpl

Which one do you want? [0]
graphviz has a dependency on gd
graphviz has an optional dependency on some PHP (for PHP bindings).
(0) [none]
(1) php
(2) php4 (installed)
(3) php-dev

Which one do you want? [2]
graphviz has an optional dependency on perl (for Perl bindings)
Do you want to use perl? [y]
graphviz has an optional dependency on some JAVA (for Java bindings).
(0) [none]
(1) j2sdk
(2) j2sdk-bin
(3) jdk1.5-bin (installed)
(4) jdk6-bin
(5) jre1.5-bin

Which one do you want? [3]
graphviz has an optional dependency on ruby (for Ruby bindings)
Do you want to cast ruby? [n]
graphviz has an optional dependency on python (for Python bindings)
Do you want to use python? [y]
graphviz has an optional dependency on ocaml (for Ocaml bindings)
Do you want to cast ocaml? [n]
graphviz has an optional dependency on some CSHARP (for C# bindings).
(0) [none]
(1) mono (installed)
(2) pnet

Which one do you want? [1]
graphviz has an optional dependency on guile (for Guile bindings)
Do you want to use guile? [y]
graphviz has an optional dependency on lua (for Lua bindings)
Do you want to cast lua? [n]
graphviz has an optional dependency on tcl (for TCL bindings)
Do you want to cast tcl? [n]
graphviz has an optional dependency on freetype2 (for better fonts)
Do you want to use freetype2? [y]
graphviz has an optional dependency on tk (for tcldot support)
Do you want to cast tk? [n]
graphviz has an optional dependency on expat (for dot2gxl/gxl2dot utilities)
Do you want to use expat? [y]
...
make[3]: Leaving directory `/usr/src/graphviz-2.12/contrib/prune'
Making all in diffimg
make[3]: Entering directory `/usr/src/graphviz-2.12/contrib/diffimg'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -march=pentium-m
-pipe
-DPIC -fPIC -Os -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes
-Wpointer-arith -Wall -ffast-math -MT diffimg.o -MD -MP -MF
".deps/diffimg.Tpo"
-c -o diffimg.o diffimg.c; \
then mv -f ".deps/diffimg.Tpo" ".deps/diffimg.Po"; else rm -f
".deps/diffimg.Tpo"; exit 1; fi
make[3]: *** No rule to make target `../../lib/gd/libgvgd_C.la', needed by
`diffimg'. Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/usr/src/graphviz-2.12/contrib/diffimg'

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13728] New: graphviz fails to compile diffimg, bugzilla-daemon, 04/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page