[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Errors building from SRPM

From: Robin Bowes <robin-lists_at_robinbowes.com>
Date: 2006-06-25 14:42:14 CEST

Hi,

I need to use a 2.2.x version of apache on CentOS. I've achieved this by
building and installing httpd-2.2.2 and any assorted dependencies from
Fedora Core Development SRPMS.

My next problem is that the CentOS subversion RPMS depend on
httpd-2.0.54 so I'm trying to build subversion 1.3.2 from the Fedora
Development SRPM, subversion-1.3.2-2.1.src.rpm.

The first problem is with the java bindings:

make: none: Command not found
make: ***
[subversion/bindings/java/javahl/classes/org/tigris/subversion/javahl/#CommitMessage.class]
Error 127
error: Bad exit status from /var/tmp/rpm-tmp.23699 (%build)

I've got round this by installing the SRPM and editing subversion.spec
to disable java:

%define with_java 0

The next problem I'm not sure about.

This is the last output:

RPM build errors:
    File not found by glob: /var/tmp/subversion-root/usr/lib/site_ruby/*/svn
    File not found by glob:
/var/tmp/subversion-root/usr/lib/site_ruby/*/*-linux/svn

Any idea what is causing this?

Thanks,

R.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 25 14:50:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.