From: Pedro Alves <pedro@codesourcery.com>
To: "Frédéric RISS" <frederic.riss@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [commit] updated gnulib from latest git.
Date: Mon, 24 May 2010 22:58:00 -0000 [thread overview]
Message-ID: <201005242356.50701.pedro@codesourcery.com> (raw)
In-Reply-To: <1274733610.1918.15.camel@localhost.localdomain>
On Monday 24 May 2010 21:40:10, Frédéric RISS wrote:
> Hi,
>
> Le dimanche 23 mai 2010 à 02:40 +0100, Pedro Alves a écrit :
> > Following up from:
> >
> > <http://sourceware.org/ml/gdb/2010-05/msg00069.html>
> >
> > I've updated gnulib from latest git.
>
> I don't understand all the specifics, but it seems there is something
> broken in this commit. The commit contains the followig hunk in
> gdb/config.in:
>
> -/* Number of bits in a file offset, on hosts where this is settable. */
> -#undef _FILE_OFFSET_BITS
> -
How bizarre. I don't know how that happened. Maybe I used the wrong
version of autoconf/header. Just regenerating the file brought
that back.
Thanks for finding and pointing this out.
--
Pedro Alves
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.11835
diff -u -p -u -p -r1.11835 ChangeLog
--- ChangeLog 23 May 2010 14:23:30 -0000 1.11835
+++ ChangeLog 24 May 2010 22:51:24 -0000
@@ -1,3 +1,7 @@
+2010-05-24 Pedro Alves <pedro@codesourcery.com>
+
+ * config.in: Regenerate.
+
2010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
Code cleanup.
Index: config.in
===================================================================
RCS file: /cvs/src/src/gdb/config.in,v
retrieving revision 1.117
diff -u -p -u -p -r1.117 config.in
--- config.in 23 May 2010 00:56:59 -0000 1.117
+++ config.in 24 May 2010 22:51:26 -0000
@@ -853,10 +853,16 @@
# endif
#endif
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
<sys/proc.h> problem on IRIX 5. */
#undef _KMEMUSER
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define to 1 if on MINIX. */
#undef _MINIX
next prev parent reply other threads:[~2010-05-24 22:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-23 14:25 Pedro Alves
2010-05-24 21:31 ` Frédéric RISS
2010-05-24 22:58 ` Pedro Alves [this message]
2010-05-25 9:03 ` Frédéric RISS
2010-05-25 16:09 ` Pedro Alves
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=201005242356.50701.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=frederic.riss@gmail.com \
--cc=gdb-patches@sourceware.org \
/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