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]

Re: [PATCH] Link gnulib in gdbserver.


Hi.
"make install" is failing with:

/usr/bin/install: cannot stat
`/g3/gnu/sourceware/pure-gdb/build/obj64/gdb/gdbserver/../../../src/gdb/gdbserver/../gnulib/gdbserver.1':
No such file or directory

It's just a guess, but I'm guessing this is related to your patches.
Can you look into this?

Pedro thinks it's this:
FLAGS_TO_PASS changes $srcdir.  and install: does @$(MAKE)
$(FLAGS_TO_PASS) install-only


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