bug-libtool
[Top][All Lists]
Advanced

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

bug#11425: bootstrap script fails on a fresh checkout from git


From: Peter Breitenlohner
Subject: bug#11425: bootstrap script fails on a fresh checkout from git
Date: Mon, 7 May 2012 10:23:47 +0200 (CEST)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

Hi,

I just fetched libtool from git://git.sv.gnu.org/libtool.git, but running
'./bootstrap' failed with these messages:
  bootstrap: running: make bootstrap-deps ...
  bootstrap: running: autoreconf --symlink --install .
  Makefile.am: error: required file './ChangeLog' not found
  autoreconf: automake failed with exit status: 1

The bootstrap succeeded after creating an empty ChangeLog, but still did not
convert the output from 'git log' into a ChangeLog as I would have expected.
Running
  ./gnulib/build-aux/gitlog-to-changelog --since=2011-01-01 > ChangeLog
then did the job.

Regards
Peter Breitenlohner <address@hidden>





reply via email to

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