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

Re: does it really need gnu patch?

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2001-11-25 05:17:36 CET

I hadn't tried building Subversion in a while, and didn't follow the
build instructions properly the first go:

dlr@despot:subversion$ rpm -q diffutils patch
diffutils-2.7.2-3
patch-2.5.4-4
dlr@despot:subversion$ ./configure --enable-maintainer-mode --disable-shared
...
checking for non-broken GNU diff... ./configure: /home/dlr/src/collab.net/subversion/ac-helpers/gnu-diff.sh: Permission denied
configure: error: not found

Cannot find an unbroken GNU diff program in your PATH.
Please install GNU diff and patch from the GNU diffutils package,
version 2.7 or later. (ftp://ftp.gnu.org/pub/gnu/diffutils)

(Note that FreeBSD uses a *hacked* version of GNU diff that is unable
to handle certain types of text files.)

Note that patch is not part of the diffutils package (neither in the
RPMs I installed nor in diffutils 2.7 tarball I downloaded from
gnu.org -- see http://www.gnu.org/directory/diffutils.html and
http://www.gnu.org/directory/patch.html), and has not released a 2.7
version, so this text is somewhat misleading.

---------------------------------------------------------------------
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:49 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.