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

make install error

From: Newberger, Eric <ENewberger_at_RGIS.com>
Date: 2007-05-16 20:58:21 CEST

We are getting the following error during a make install with
Subversion:

/usr/local/subversion-1.4.3/build/install-sh -c -d /usr/local/lib

cd subversion/libsvn_ra_dav ; /bin/bash
/usr/local/subversion-1.4.3/libtool --mode=install
/usr/local/subversion-1.4.3/build/install-sh -c libsvn_ra_dav-1.la
/usr/local/lib/libsvn_ra_dav-1.la

libtool: install: error: cannot install `libsvn_ra_dav-1.la' to a
directory not ending in

*** Error code 1

make: Fatal error: Command failed for target `install-dav-lib'

 

There are several hits on this but I am not sure what to do about it.

Is there any alternative guide to installing Subversion? What appears to
be running the following 3 scripts:

1. configure

2. make

3. make install

Seems to be looking and possibly guessing on options for each. I think
my error has something to do with required pre-req packages and
Subversion sharing a common library area.

 

The following values are returned from the above error which appears to
be calling the error exit in libtool:

inst_prefix_dir

/usr/local/lib

 

destdir

/usr/local/lib

 

Other library relinks that succeed have inst_prefix_dir with a null
value.

 

Thanks,

 

Eric Newberger

RGIS Inventory Specialists

 
Received on Wed May 16 20:58:56 2007

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.