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

Problem building subversion RPM

From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-02-14 00:35:24 CET

Hi

<warning type="newbie alert">

  This is my first day playing with subversion and I'm probably doing
  something daft, but I have searched for an answer on Google...

</warning>

I'm running a minimal RedHat 8.0 server and I have installed
Subversion from RPMS and I have created a repository and things
*seem* to be working OK so far...

I have checked out the latest code:

  $ /usr/bin/svn checkout http://svn.collab.net/repos/svn/trunk svn
  
I have followed the instructions for building an RPM from the code
and things go OK till the very end where I get this message:

  libtool: install: warning: remember to run `libtool --finish /usr/lib'
  subversion/svnversion/svnversion . /repos/svn/trunk > /home/chris/rpms/tmp/subversion-0.17.1-4884/usr/include/subversion-1/svn-revision.txt
  svn: No such file or directory
  svn: svn_io_file_open: can't open `.svn/entries'
  make[1]: *** [revision-install] Error 1
  make[1]: Leaving directory
  `/home/chris/rpms/build/subversion-0.17.1'
  error: Bad exit status from /home/chris/rpms/tmp/rpm-tmp.11400
  (%install)

  RPM build errors:
      Bad exit status from /home/chris/rpms/tmp/rpm-tmp.11400
  (%install)
  make: *** [build_rpm_files] Error 1

I have tried chmod 664'ing `.svn/entries' and running make again but
it makes no difference.

Anyone have any ideas?

Cheers

Chris

-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
everything else                               http://chris.croome.net/  
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 14 00:36:07 2003

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.