Re: [Slackbuilds-users] Build Errors: graphviz-2.24.0

2010-01-25 Thread Rich Shepard
On Sat, 5 Dec 2009, Audrius Ka?ukauskas wrote: Looks like SWIG is really the culprit here. You could try to upgrade it (Slackware-13.0 has 1.3.38, so maybe that's a good version to choose), or if you don't need any bindings at all, adding --enable-swig=no should disable them completely. Audriu

Re: [Slackbuilds-users] Build Errors: graphviz-2.24.0

2009-12-05 Thread Audrius Kažukauskas
On Fri, 2009-12-04 at 13:49:32 -0800, Rich Shepard wrote: > Audrius, > > That avoided the first error, but now the build chokes on gv_perl.cpp: > > g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common > -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADI

Re: [Slackbuilds-users] Build Errors: graphviz-2.24.0

2009-12-04 Thread Rich Shepard
On Fri, 4 Dec 2009, Audrius Ka?ukauskas wrote: 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

Re: [Slackbuilds-users] Build Errors: graphviz-2.24.0

2009-12-04 Thread Audrius Kažukauskas
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.

Re: [Slackbuilds-users] Build Errors: graphviz-2.24.0

2009-12-04 Thread Slacker build user
Hi Rich, 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. I just grabbed the 2.24.0 tarball and built under 12.1 using the 2.20.3 build scri

[Slackbuilds-users] Build Errors: graphviz-2.24.0

2009-12-04 Thread Rich Shepard
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 -