Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 16:01:17 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-ports@freebsd.org
Subject:   graphviz: stuck with "Undefined symbol" problem
Message-ID:  <46F5202D.5060809@netfence.it>

next in thread | raw e-mail | index | archive | help
Hello.
Running doxygen from a makefile I get a lot of messages like the
following ones:

/libexec/ld-elf.so.1: /usr/local/lib/graphviz/libgvplugin_gd.so.4:
Undefined symbol "gd_alternate_fontlist"
Problems running dot: exit code=1, command='dot',
arguments='"xxx__incl.dot" -Tpng -o "xxx__incl.png"'

Now:
# which dot
/usr/local/bin/dot
# pkg_which /usr/local/bin/dot
graphviz-2.14.1
# pkg_which /usr/local/lib/graphviz/libgvplugin_gd.so.4
graphviz-2.14.1


I did a "portupgrade -RNf graphviz", but I still experience the same
problem.
On another box the same procedure runs fine.

Any hint?

  bye & Thanks
	av.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F5202D.5060809>