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]

[review] Move readline to the readline/readline subdirectory


Simon Marchi has posted comments on this change.

Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/180
......................................................................


Patch Set 1:

(1 comment)

I was able to do a build from scratch.  However, when I tried to apply this patch, then type "make" or "make clean" in an existing build directory, I get:

 make[2]: Entering directory '/home/smarchi/build/binutils-gdb/readline'
 Making all in readline
 /bin/bash: line 20: cd: readline: No such file or directory
 Makefile:295: recipe for target 'all-recursive' failed
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory '/home/smarchi/build/binutils-gdb/readline'
 Makefile:8132: recipe for target 'all-readline' failed
 make[1]: *** [all-readline] Error 2

And I couldn't find what to do to "repair" my build directory, to make it work without having to start from scratch.  Is there a way to make this case "just work", so hopefully people don't need to do anything special when they fetch this change?

https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/180/1/readline/README 
File readline/README:

https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/180/1/readline/README@1 
PS1, Line 1: gnulib
gnulib?




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