From: "Joerg Beyer" <j.beyer@web.de>
To: drow@mvista.com
Cc: gdb@sources.redhat.com
Subject: Re: removes trivial compilation warning
Date: Mon, 17 Mar 2003 20:47:00 -0000 [thread overview]
Message-ID: <200303172047.h2HKlm304249@mailgate5.cinetic.de> (raw)
Daniel Jacobowitz wrote:
> Look down a line in your patch. Is HAVE_STDLIB_H not getting defined?
>
OK :-)
the configure.in in the gdbserver directory does not check for for stdlib (but use the HAVE_STDLIB_H as seen above).
gdbreplay.c include the local config.h (in the gdbserver directory), so
there is no define HAVE_STDLIB_H
In the directory above this, the check is there, it this one:
AC_CHECK_HEADERS(stdlib.h)
As far as I can see the configure in gdb/gdbserver
dont use other configure results (e.g. by including ../config.h),
so I suggest to extend the AC_CHECK_HEADERS to check also for stdlib in gdb/gdbserver/configure.in
Of course my patch was bullshit :-)
Joerg
next reply other threads:[~2003-03-17 20:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-17 20:47 Joerg Beyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-17 19:19 Joerg Beyer
2003-03-17 19:36 ` Daniel Jacobowitz
2003-03-17 19:41 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200303172047.h2HKlm304249@mailgate5.cinetic.de \
--to=j.beyer@web.de \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox