This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Moving to Autoconf 2.64, Automake 1.11
- From: Matthias Klose <doko at ubuntu dot com>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>, binutils at sourceware dot org
- Date: Thu, 27 Aug 2009 15:15:11 +0200
- Subject: Re: Moving to Autoconf 2.64, Automake 1.11
- References: <20090815112928.GB5396@gmx.de>
On 15.08.2009 13:29, Ralf Wildenhues wrote:
today's trunk doesn't build, if you remove the *.info* files and try to
regenerate them. at least the binutils (subdir) Makefile is missing any rule to
generate syroff.info. This is a build with srcdir != builddir.
Matthias
gcc -g -O2 -o sysinfo sysinfo.o syslex.o
make[3]: *** No rule to make target `sysroff.info', needed by `sysroff.h'. Stop.