This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ld] Makefile.in was regenerated incorrectly?


Hi,

The last regenerated ld/Makefile.in contains eavrtiny10 (see
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?r1=1.325&r2=1.326&cvsroot=src&only_with_tag=HEAD&f=h
), which is not appear in Makefile.am.  And also
emulparams/avrtiny10.sh does not exist at all.

So Makefile.in was regenerated incorrectly?

BTW, does the autoconf version must be 2.64 in order to regenerate
Makefile.in? I got such error in my machine,

$ automake
aclocal.m4:16: warning: this file was generated for autoconf 2.64.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.in:4: error: Please use exactly Autoconf 2.64 instead of 2.65.
../config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from...
configure.in:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
automake: autoconf failed with exit status: 1

Thanks,
Mingjie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]