P2: problems with 'make' paths on OSX + workaround ...
From: OpenMacNews <subversion-dev.20.openmacnews_at_spamgourmet.com>
Date: 2004-01-01 06:21:41 CET
hi all,
i'm building subversion-0.35.1 on OSX 10.3.2 from source (rather than via Fink ...)
configure is OK as:
./configure \
but make fails with:
cd subversion/libsvn_subr && /bin/sh ./libtool --silent --mode=link gcc -g -g -DNEON_ZLIB -DNEON_SSL
a workaround for me seems to be
% vi Makefile.in
prior to configure, where "/usr/ports/subversion" is my source & build dir ...
subsequent make & make install complete wihtout incident ...
i'm not sure how far/deep the "abs_builddir" & "abs_srcdir" definitions reach, so don't have a patch at the ready ...
hope this helps!
cheers,
richard
---------------------------------------------------------------------
|
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.