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

Re: svn 0.9 rc2 tarball

From: Per I. Mathisen <Per.Inge.Mathisen_at_idi.ntnu.no>
Date: 2002-02-16 01:09:01 CET

On 15 Feb 2002, Ben Collins-Sussman wrote:
> We just posted a new tarball of Subversion 0.9 release candidate 2:
...
> If people have access to Solaris, OpenBSD, etc... please let us know
> if you can bootstrap. We know you're out there. :-)

bash-2.02$ uname -a
SunOS hades.idi.ntnu.no 5.8 Generic_108528-12 sun4u sparc

bash-2.02$ ./configure --prefix=/home/me
[ok, client only]

bash-2.02$ make
...
/home/hades/a/sall/permath/subversion-r1302/apr/libtool: ar: not found
make[2]: *** [libapr.la] Error 1
make[2]: Leaving directory
`/home/hades/a/sall/permath/subversion-r1302/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/hades/a/sall/permath/subversion-r1302/apr'
make: *** [external-all] Error 1

bash-2.02$ export PATH=$PATH:/usr/ccs/bin/
bash-2.02$ make
...
ld: warning: file ../../../expat-lite/.libs/libexpat.so: linked to
/home/hades/a/sall/permath/subversion-r1302/expat-lite/.libs/libexpat.so:
attempted multiple inclusion of file

bash-2.02$ make check
Running all tests in stringtest...SUCCESS
Running all tests in hashdump-test...SUCCESS
Running all tests in path-test...SUCCESS
Running all tests in translate-test...SUCCESS
Running all tests in random-test...SUCCESS
Running all tests in svn-test2.sh...SUCCESS
Running all tests in svn-test.sh...SUCCESS
Running all tests in target-test.sh...SUCCESS

bash-2.02$ make install
...
Making info file `doc/user/svn_for_cvs_users/svn_for_cvs_users.info' from
`doc/user/svn_for_cvs_users/svn_for_cvs_users.texi'.
doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:28: warning: @menu seen
before first node.
doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:28: warning: creating
`Top' node.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:44: Node
`Introduction' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:59: Node `Revision
numbers are different now' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:82: Node `More
"disconnected" operations' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:111: Node `Distinction
between 'status' and 'update'' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:192: Node `Properties'
missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:235: Node `Directory
versioning' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:288: Node `Conflicts'
missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:323: Node `Binary
files' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:350: Node `Committing'
missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:368: Node `Branches
and tags' missing Up field.
./doc/user/svn_for_cvs_users/svn_for_cvs_users.texi:435: Node `Real docs'
missing Up field.
makeinfo: Removing output file
`doc/user/svn_for_cvs_users/svn_for_cvs_users.info' due to errors; use
--force to preserve.
make: *** [doc/user/svn_for_cvs_users/svn_for_cvs_users.info] Error 2

[edited away install-info target from Makefile]

bash-2.02$ make install
[ok, but lots of errors like this:]
mv: libsvn_subr.so.0.0.0: No such file or directory
libtool: install: error: relink `libsvn_subr.la' with the above command
before installing it
libtool: install: warning: remember to run `libtool --finish
/usr/local/lib'
libtool: install: warning: relinking `libsvn_delta.la'

bash-2.02$ svn
ld.so.1: svn: fatal: libsvn_client.so.0: open failed: No such file or
directory
Killed

Yours,
Per

"What we anticipate seldom occurs: but what we least expect generally
happens." -- Benjamin Disraeli

---------------------------------------------------------------------
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:37:08 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.