On Sat, 2009-04-18 at 19:41 -0400, Matthew Saltzman wrote:
> I got subversion-1.5.6-0.2.el5.rf and subversion-devel-1.5.6-0.2.el5.rf.
> There is a tool called svn-populate-node-origins-index included for
> assisting with the upgrade of repositories to the 1.5 format.  In this
> package, only the C source code for this tool is included.  I attempted
> to compile the program on RHELv5, but I get errors.  The compile command
> I used is
> 
>         $ cc -o svn-populate-node-origins-index
>         -I /usr/include/subversion-1/ -I /usr/include/apr-1/
>         svn-populate-node-origins-index.c 
> 
> The errors I get are:
>[...]
> 
> Anybody know what flags or other information I'm missing in order to
> make this work?

Apparently, one needs the environment set up by subversion's
configure/make.  I grabbed the SRPM, unpacked it, and ran configure and
make tools.

In case any RPMforge packagers are listening, I'd consider this a bug in
the RPMforge subversion packaging.  The tools that need to be compiled
in that environment should be included already built in the binary
package.

> 
> TIA.
-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to