[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: Viaggi, Christopher <CViaggi_at_us.fujitsu.com>
Date: 2006-05-09 19:29:34 CEST

Anurag,

I had problems installing the latest version of Subversion on my Solaris
system. I ultimately had success installing version 1.3.0. I would
suggest getting an earlier version and installing that, if you're
installing from source. If you're installing the packaged version from
the freeware sun site, I'm sorry but I can't help you there.

//C

-----Original Message-----
From: Anurag.Tiwari@Sun.COM [mailto:Anurag.Tiwari@Sun.COM]
Sent: Monday, May 08, 2006 12:23 PM
To: danderson@tigris.org; users@subversion.tigris.org
Subject: Install error

Hello,

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.

Thanks,

--Anurag

configure:1612: Configuring Subversion 1.3.1
configure:1631: checking build system type
configure:1649: result: sparc-sun-solaris2.9
configure:1657: checking host system type
configure:1671: result: sparc-sun-solaris2.9
configure:1681: creating config.nice
configure:1763: checking for gcc
configure:1779: found /import/das-tools/gnu/bin/gcc
configure:1789: result: gcc
configure:2033: checking for C compiler version
configure:2036: gcc --version </dev/null >&5
2.95.3
configure:2039: $? = 0
configure:2041: gcc -v </dev/null >&5
Reading specs from
/import/das-tools/gnu/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2044: $? = 0
configure:2046: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2049: $? = 1
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
configure:2078: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "subversion 1.3.1"
| #define PACKAGE_BUGREPORT "http://subversion.tigris.org/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2117: error: C compiler cannot create executables See
`config.log' for more details.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 9 19:40:21 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.