[Slackbuilds-users] Build Errors: graphviz-2.24.0

Audrius Kažukauskas audrius at neutrino.lt
Fri Dec 4 19:45:46 UTC 2009


On Fri, 2009-12-04 at 10:14:32 -0800, Rich Shepard wrote:
>   I used the slackbuild script on graphviz-2.20.3, but I'm getting build
> errors on -2.24.0. This happens with both the previous script and the latest
> one. I'm running -12.2 here.
> 
>   This is what I see:
> 
>  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common
> -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1
> -I/usr/lib/R/include -O2 -march=i486 -mtune=i686 -MT libgv_R_la-gv_R.lo -MD
> -MP -MF .deps/libgv_R_la-gv_R.Tpo -c gv_R.cpp  -fPIC -DPIC -o
> .libs/libgv_R_la-gv_R.o
> gv_R.cpp: In function 'RCallbackFunctionData*
> R_SWIG_pushCallbackFunctionData(SEXPREC*, SEXPREC*)':
> gv_R.cpp:759: error: 'calloc' was not declared in this scope
<...>
>   Is there something I can do or is this a systemic error that the graphviz
> folks need to fix?

Looks like there's a problem with R bindings for graphviz.  Version
incompatibility between graphviz and R (or even SWIG, which is used to
generate bindings code)?  If you don't need R bindings, you could try
adding --enable-r=no to the build script.

-- 
Audrius Kažukauskas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20091204/65b4b5cc/attachment.sig>


More information about the SlackBuilds-users mailing list