View Single Post
Posts: 38 | Thanked: 24 times | Joined on Mar 2011 @ India
#54
Adding --without-neon I was able to compile svn on scratchbox x86

Code:
[sbox-FREMANTLE_X86: ~/svn/subversion-1.6.12] > ./subversion/svn/svn --version
svn, version 1.6.12 (r955767)
   compiled Mar 25 2011, 05:43:34

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
 

The Following User Says Thank You to sat2050 For This Useful Post: