[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
‘make dist’ fails in hurd/glibc.git
From: |
Ludovic Courtès |
Subject: |
‘make dist’ fails in hurd/glibc.git |
Date: |
Fri, 21 May 2010 09:37:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hello,
‘make dist’ in hurd/glibc.git (the right branch, whatever it’s called)
fails:
--8<---------------cut here---------------start------------->8---
fatal: No names found, cannot describe anything.
make[1]: *** [dist] Error 1
--8<---------------cut here---------------end--------------->8---
Indeed, ‘git describe’ doesn’t work here.
How about either adding at least one tag, or using
‘git log | head -1 | ...’?
Thanks,
Ludo’.
- ‘make dist’ fails in hurd/glibc.git,
Ludovic Courtès <=