The configure and make options used to build the CCD version (1.10) are in the graphviz/Makefile.sfw at .... "http://src.opensolaris.org/source/xref/companion/core/usr/src/cmd/graphviz/Makefile.sfw" It builds using gcc I think.
Paul aric wrote: > Can I ask a couple of questions? > > Why is the graphviz package still at version 1.10? Many newer tools are > implemented in 2.20. > > Since this is an older version, can I please ask for pointers on how to get > it compiled? I have not been sucessful in getting 2.20 compiled on snv_105. I > would really appreciate any pointers. > > thanks, aric > > Configure Args: > ./configure --prefix=/opt/local CC="/opt/studio12/SUNWspro/bin/cc -m64" > CFLAGS="-xO5 -xc99" CPPFLAGS="-I/usr/gnu/include -I/usr/include > -I/usr/sfw/include -I/opt/local/include -R/usr/include -R/usr/gnu/include > -R/usr/sfw/include -R/opt/local/include" CXX="/opt/studio12/SUNWspro/bin/CC > -m64" CXXFLAGS="-xO5" SHLIB_CXXLDFLAGS="-G -lCstd" > F77="/opt/studio12/SUNWspro/bin/f95 -m64" FFLAGS="-xO5" SAFE_FFLAGS="-O5" > FC="/opt/studio12/SUNWspro/bin/f95 -m64" FCFLAGS="-xO5" > LDFLAGS="-L/usr/gnu/lib -L/lib -L/usr/lib -L/usr/sfw/lib/amd64 > -L/usr/lib/amd64 -L/opt/local/lib -R/usr/sfw/lib/amd64 -R/usr/lib/amd64 > -R/lib -R/usr/lib -R/usr/gnu/lib -R/opt/local/lib" > > Making all in graph > /bin/bash ../../libtool --tag=CC --mode=link /opt/studio12/SUNWspro/bin/cc > -m > 64 -xO5 -xc99 -version-info 4:0:0 -no-undefined > -L/usr/gnu/lib -L/lib -L/usr/l > ib -L/usr/sfw/lib/amd64 > -L/usr/lib/amd64 -L/opt/local/lib -L/opt/R/lib/R/lib -R > > /usr/sfw/lib/amd64 -R/usr/lib/amd64 -R/lib -R/usr/lib -R/usr/gnu/lib > -R/opt/loca > l/lib -R/opt/R/lib/R/lib -L/opt/local/lib -o > libgraph.la -rpath /opt/local/lib a > ttribs.lo agxbuf.lo > edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refs > > > tr.lo trie.lo ../../lib/cdt/libcdt.la > libtool: link: `attribs.lo' is not a valid libtool object > *** Error code 1 > make: Fatal error: Command failed for target `libgraph.la' > Current working directory /fitz/pei/src/graphviz-2.20.3/lib/graph > *** Error code 1 > The following command caused the error: > failcom='exit 1'; \ > for f in x $MAKEFLAGS; do \ > case $f in \ > *=* | --[!k]*);; \ > *k*) failcom='fail=yes';; \ > esac; \ > done; \ > dot_seen=no; \ > target=`echo all-recursive | sed s/-recursive//`; \ > list='cdt graph agraph gd pathplan agutil sfio vmalloc ast vpsc circogen > dotgen > fdpgen neatogen twopigen sfdpgen common pack gvc > ingraphs expr cgraph xdot top > fish glcomp'; for subdir in > $list; do \ > echo "Making $target in $subdir"; \ > if test "$subdir" = "."; then \ > dot_seen=yes; \ > local_target="$target-am"; \ > else \ > local_target="$target"; \ > fi; \ > (cd $subdir && make $local_target) \ > || eval $failcom; \ > done; \ > if test "$dot_seen" = "no"; then \ > make "$target-am" || exit 1; \ > fi; test -z "$fail" > make: Fatal error: Command failed for target `all-recursive' > Current working directory /fitz/pei/src/graphviz-2.20.3/lib > *** Error code 1 > The following command caused the error: > failcom='exit 1'; \ > for f in x $MAKEFLAGS; do \ > case $f in \ > *=* | --[!k]*);; \ > *k*) failcom='fail=yes';; \ > esac; \ > done; \ > dot_seen=no; \ > target=`echo all-recursive | sed s/-recursive//`; \ > list='libltdl lib plugin cmd tclpkg doc contrib share graphs rtest'; for > subdir > in $list; do \ > echo "Making $target in $subdir"; \ > if test "$subdir" = "."; then \ > dot_seen=yes; \ > local_target="$target-am"; \ > else \ > local_target="$target"; \ > fi; \ > (cd $subdir && make $local_target) \ > || eval $failcom; \ > done; \ > if test "$dot_seen" = "no"; then \ > make "$target-am" || exit 1; \ > fi; test -z "$fail" > make: Fatal error: Command failed for target `all-recursive' > Current working directory /fitz/pei/src/graphviz-2.20.3 > *** Error code 1 > make: Fatal error: Command failed for target `all' -- ---------------------------------------------------------------------- Paul Cunningham Software Engineer Tadpole Business Unit General Dynamics Itronix Europe Ltd. Pioneer House Chivers Way Histon, Cambridgeshire, UK, CB24 9NL Ph: +44 (0)1223 200648 FAX: +44 870 4324162 Email: paul.cunningham at tadpole.com This email message is for the sole use of the intended recipient(s) and may contain GDC4S confidential or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not an intended recipient, please contact the sender by reply email and destroy all copies of the original message