You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tom Browder <to...@gmail.com> on 2009/04/02 18:27:13 UTC

Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

I was able to get a good build and 'make check' on the subject system
with the following configure line:

    ./configure --with-ssl \
         --with-apr=/usr/bin/apr-1-config  \
         --with-apr=/usr/bin/apu-1-config  \
         --wihout-serf

Trying to use the dep serf didn't work, but I haven't investigated yet.

Regards,

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1522403

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

Posted by Tom Browder <to...@gmail.com>.
On Wed, Apr 15, 2009 at 9:57 AM, Tony Sweeney <ts...@omnifone.com> wrote:
>
>
> -----Original Message-----
> From: Tom Browder [mailto:tom.browder@gmail.com]
> Sent: 15 April 2009 15:46
> To: Ryan Schmidt
> Cc: Hyrum K. Wright; Bert Huijben; users@subversion.tigris.org
> Subject: Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]
>
> On Thu, Apr 2, 2009 at 8:07 PM, Tom Browder <to...@gmail.com> wrote:
>> On 4/2/09, Ryan Schmidt <su...@ryandesign.com> wrote:
>> ...
>>> I presume you meant:
>>>
>>>      ./configure --with-ssl \
>>>           --with-apr=/usr/bin/apr-1-config  \
>>>           --with-apr-util=/usr/bin/apu-1-config  \
>>>           --wihout-serf
>
> I needed this again to buld and successfully check the 1.6.1 version of subversion and I noticed there is still a typo in the configure command ("--wihout" should be "--without").  The correct command is:
>
>      ./configure --with-ssl \
>          --with-apr=/usr/bin/apr-1-config  \
>           --with-apr-util=/usr/bin/apu-1-config  \
>           --wihtout-serf
>               ^^
>
> Comedy Gold.
>
> :)

Yep, I'm just too old for this game!  Thanks, Tony.

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1728312

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


RE: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

Posted by Tony Sweeney <ts...@omnifone.com>.
-----Original Message-----
From: Tom Browder [mailto:tom.browder@gmail.com] 
Sent: 15 April 2009 15:46
To: Ryan Schmidt
Cc: Hyrum K. Wright; Bert Huijben; users@subversion.tigris.org
Subject: Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

On Thu, Apr 2, 2009 at 8:07 PM, Tom Browder <to...@gmail.com> wrote:
> On 4/2/09, Ryan Schmidt <su...@ryandesign.com> wrote:
> ...
>> I presume you meant:
>>
>>      ./configure --with-ssl \
>>           --with-apr=/usr/bin/apr-1-config  \
>>           --with-apr-util=/usr/bin/apu-1-config  \
>>           --wihout-serf

I needed this again to buld and successfully check the 1.6.1 version of subversion and I noticed there is still a typo in the configure command ("--wihout" should be "--without").  The correct command is:

      ./configure --with-ssl \
          --with-apr=/usr/bin/apr-1-config  \
           --with-apr-util=/usr/bin/apu-1-config  \
           --wihtout-serf
               ^^

Comedy Gold.

:)

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1728250

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1728303

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

Posted by Tom Browder <to...@gmail.com>.
On Thu, Apr 2, 2009 at 8:07 PM, Tom Browder <to...@gmail.com> wrote:
> On 4/2/09, Ryan Schmidt <su...@ryandesign.com> wrote:
> ...
>> I presume you meant:
>>
>>      ./configure --with-ssl \
>>           --with-apr=/usr/bin/apr-1-config  \
>>           --with-apr-util=/usr/bin/apu-1-config  \
>>           --wihout-serf

I needed this again to buld and successfully check the 1.6.1 version
of subversion and I noticed there is still a typo in the configure
command ("--wihout" should be "--without").  The correct command is:

      ./configure --with-ssl \
          --with-apr=/usr/bin/apr-1-config  \
           --with-apr-util=/usr/bin/apu-1-config  \
           --wihtout-serf

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1728250

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

Posted by Tom Browder <to...@gmail.com>.
On 4/2/09, Ryan Schmidt <su...@ryandesign.com> wrote:
...
> I presume you meant:
>
>      ./configure --with-ssl \
>           --with-apr=/usr/bin/apr-1-config  \
>           --with-apr-util=/usr/bin/apu-1-config  \
>           --wihout-serf

Correct!  (cut-and-paste error again--stupid computer--never does what I want)

-Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1527136

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 2, 2009, at 13:27, Tom Browder wrote:

> I was able to get a good build and 'make check' on the subject system
> with the following configure line:
>
>     ./configure --with-ssl \
>          --with-apr=/usr/bin/apr-1-config  \
>          --with-apr=/usr/bin/apu-1-config  \
>          --wihout-serf

I presume you meant:

     ./configure --with-ssl \
          --with-apr=/usr/bin/apr-1-config  \
          --with-apr-util=/usr/bin/apu-1-config  \
          --wihout-serf

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1525014

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].