Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 89323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:41:55+00:00 2026-05-10T22:41:55+00:00

I’m trying to upgrade my subversion server (I have it hosted with Dreamhost) This

  • 0

I’m trying to upgrade my subversion server (I have it hosted with Dreamhost)

This is what I run:

  • wget http://subversion.tigris.org/downloads/subversion-1.5.2.tar.bz2
  • wget http://subversion.tigris.org/downloads/subversion-deps-1.5.2.tar.bz2
  • tar -xjf subversion-1.5.2.tar.bz2
  • tar -xjf subversion-deps-1.5.2.tar.bz2
  • cd subversion-1.5.2
  • ./configure –prefix=/usr/bin –with-libs=/usr/bin/openssl –with-ssl

But I’m unable to continue any further because of this error:

  • checking for C compiler default output file name…
  • configure: error: C compiler cannot create executables
  • See `config.log‘ for more details.
  • configure failed for neon

Since I’m no expert with Linux, I’m not sure how to proceed.

So the question is: what is the best way to upgrade (given the constraints of being with this hosted provider).

Update:

Contents of config.log can be seen here (don’t know the best way to show files here at SO)

Update:

I seem to have been looking at the wrong config.log file.
I probably should have been looking at subversion.1.5.2/neon/config.log

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:41:55+00:00Added an answer on May 10, 2026 at 10:41 pm

    If you’re using openssl with SVN then you need to configure SVN with

    ./configure .... --with-openssl=/path/to/openssl 

    When I’ve done this in the past I’ve had issues building other binaries that use this lib if I don’t specify the -fPIC flag. So it’s best to run make with that parameter (if you have that issue). You may also have to point make at your build binary as well.. so your make call will look something like this:

    make CC='gcc -fPIC' LDFLAGS='/path/to/openssl/lib' 

    Don’t forget to build openssl with CC='gcc -fPIC' too!

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I am trying to loop through a bunch of documents I have to put
I have some data like this: 1 2 3 4 5 9 2 6
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.