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] S390: Fix undefined symbol "my_waitpid"


Andreas Arnez wrote:

> Fix the S390 build.  When linux-waitpid.o was introduced (see
> http://sourceware.org/ml/gdb-patches/2013-08/msg00530.html), it was
> forgotten to add it to s390.mh; so that's what this patch does.

This happens every now and then, most likely because the s390
files do not have -linux- in their name, unlike all the other
Linux target files.

At some point, it would probably be good to change this.  (Maybe
once we're off CVS and can actually do renames without losing
history ...)

> 2013-09-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
> 
> 	* config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.

I've checked this in now.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


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