You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Christian Barkowsky <ch...@stim.de> on 2006/06/27 08:18:50 UTC

syntax error

Hello,

 

i run ./configure an get follow error.

 

apr configured properly

checking APR version...

expr: syntax error

./configure: line 3122: test: -ne: unary operator expected

expr: syntax error

./configure: line 3122: test: -ne: unary operator expected

expr: syntax error

./configure: line 3122: test: -ne: unary operator expected

wanted regexes are 0\.9\.[5-9] 0\.9\.1[0-9] 1\.

configure: error: invalid apr version found

 

 

Now I don't know what I can do. Thx for helf.

 

 

 

regardZ

  

Christian


Re: syntax error

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jun 27, 2006, at 10:18, Christian Barkowsky wrote:

> i run ./configure an get follow error.
>
>
>
> apr configured properly
>
> checking APR version...
>
> expr: syntax error
>
> ./configure: line 3122: test: -ne: unary operator expected
>
> expr: syntax error
>
> ./configure: line 3122: test: -ne: unary operator expected
>
> expr: syntax error
>
> ./configure: line 3122: test: -ne: unary operator expected
>
> wanted regexes are 0\.9\.[5-9] 0\.9\.1[0-9] 1\.
>
> configure: error: invalid apr version found

You've given us virtually no information to go on....

What operating system is this? What shell do you use? What version of  
Subversion are you trying to compile? (I suspect 1.3.2 because of the  
regex it's using?) Have you been able to compile other versions of  
Subversion before? Can you compile other software?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org