bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bootstrapping fails with git v1.4.4.4


From: Steven Schubiger
Subject: bootstrapping fails with git v1.4.4.4
Date: Thu, 10 Jan 2008 14:33:32 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

address@hidden:~/code/foreign/coreutils$ ./bootstrap
./bootstrap: Bootstrapping from checked-out coreutils sources...
./bootstrap: getting gnulib files...
Usage: /usr/bin/git-clone [--template=<template_directory>] 
[--use-separate-remote] [--reference <reference-repo>] [--bare] [-l [-s]] [-q] 
[-u <upload-pack>] [--origin <name>] [-n] <repo> [<dir>]

I removed "dist-lzma" from configure.ac (as mentioned in README-hacking)
before bootstrapping. I suspect that within 'bootstrap' the invocation of
git-clone with the --depth parameter, i.e.

228      git clone --depth 2 git://git.sv.gnu.org/gnulib ||

causes trouble here. I'm not sure whether I should update git or if this
feature has been deprecated and removed from the git toolsuite.

Steven Schubiger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]