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

RE: error getting baseline

From: Henderson, Michael D <michael.d.henderson_at_lmco.com>
Date: 2002-01-04 22:34:29 CET

> Ben Collins-Sussman [mailto:sussman@collab.net] writes
> We need to see exactly you compiled the r727 svn binary.

I think that I pretty much followed the INSTALL notes for the bootstrapping.
During the first compile for neon, it whined about needing libxml or
expat-lite. I downloaded libxml2 2.4.12 and used the following configure for
neon.

   ./configure --prefix=/ftp/lmpbn/local --with-libxml2

> What switches to configure did you use?

/ftp/lmphr/local/src/gnu/subversion/subversion-r727
 mdhender@tin > ./configure --prefix=/ftp/lmpbn/local
--enable-maintainer-mode \
 --disable-shared

> What happens when you run 'svn --version'?

/ftp/lmphr/local/src/gnu/subversion/subversion-r727
 mdhender@tin > ../subversion-r727/subversion/clients/cmdline/svn --version

Subversion Client, version 0.7.0
   compiled Jan 4 2002, 15:30:00

Copyright (C) 2000-2001 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema

How much detail do you need? Do you need the config.log? Here's the first
bit of it.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52. Invocation command line was

  $ ./configure --prefix=/ftp/lmpbn/local --enable-maintainer-mode
--disable-shared

## ---------- ##
## Platform. ##
## ---------- ##

hostname = tin
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-23

/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = tin
Release = 5.6
KernelID = Generic_105181-23
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4

and here's the neon bit

configure:7608: checking neon library
configure:7718: checking neon library version
configure:7721: result: 0.18.2

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]

"Henderson, Michael D" <michael.d.henderson@lmco.com> writes:

> I downloaded the r727 tarball and compiled it. I created a temp directory
to
> download the baseline into, ran the svn command and it errors out. I'm
> running on a Sun box, using gcc. Any suggestions?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:54 2006

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

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