This is the mail archive of the gdb-patches@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]

in-src-tree build regression [Re: [PATCH] Move gnulib to top level]


On Thu, 13 Jun 2019 14:48:18 +0200, Tom Tromey wrote:
> This patch moves the gdb/gnulib subdirectory to the top level.

73cc72729a184f00bf6fc4d74684a8516ba6b683 is the first bad commit
commit 73cc72729a184f00bf6fc4d74684a8516ba6b683
Author: Tom Tromey <tom@tromey.com>
Date:   Sun May 5 17:35:20 2019 -0600

    Move gnulib to top level

./configure;make

configure: error: source directory already configured; run "make distclean" there first
configure: error: .././../../gnulib/configure failed for build-gnulib-gdbserver
configure: error: ./configure failed for gdbserver
make[1]: *** [Makefile:10828: configure-gdb] Error 1
make[1]: Leaving directory '/home/jkratoch/redhat/gdb-test-regr'
make: *** [Makefile:852: all] Error 2

I do not mind myself, just reporting it worked in gdb-8.3 release.


Jan


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