This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug build/13638] Build regression: makeinfo required


http://sourceware.org/bugzilla/show_bug.cgi?id=13638

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-01-31 15:28:04 UTC ---
PASS: rm -rf gdb-7.3.1;tar xjf gdb-7.3.1.tar.bz2;(cd
gdb-7.3.1;./configure;make)

FAIL: rm -rf gdb-7.4;tar xjf gdb-7.4.tar.bz2;(cd gdb-7.4;./configure;make)
checking for makeinfo... /tmp/gdb-7.4/missing makeinfo --split-size=5000000
configure: error: makeinfo is required for compilation
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/tmp/gdb-7.4'
make: *** [all] Error 2

Confirming it is a regression.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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