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

Re: Install error

From: Ken Raeburn <raeburn_at_raeburn.org>
Date: 2006-05-09 06:09:14 CEST

On May 8, 2006, at 15:23, Anurag Tiwari wrote:
> I am trying to install subversion on Solaris and I am getting the
> following error. Can you please help on what could be wrong and how to
> fix it. I was running ./configure file as mentioned in the
> installation
> notes of subversion.

> configure:2072: checking for C compiler default output file name
> configure:2075: gcc conftest.c >&5
> /import/das-tools/gnu/sparc-sun-solaris2.8/bin/ld: cannot open crt1.o:
> No such file or directory
> collect2: ld returned 1 exit status

Looks like your installation of gcc is broken.
Either fix it, or try using CC=cc when you configure subversion.
(Unfortunately, configure chooses the compiler of those available
before figuring out if that compiler can actually work.)

Ken

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 9 06:10:19 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.