all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>, 14644@debbugs.gnu.org
Subject: bug#14644: emacsclient.c fails to compile
Date: Tue, 18 Jun 2013 15:14:51 -0400	[thread overview]
Message-ID: <e8ppvjmdsk.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83d2rjs8qr.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 18 Jun 2013 19:07:24 +0300")

Eli Zaretskii wrote:

>   Linux fencepost.gnu.org 2.6.32-47-server #1trisquel3 SMP Thu May 16 07:52:30 UTC 2013 x86_64 GNU/Linux
>
> with this GCC:
>
>   gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
>
> the test for "working GNU getopt function" returns 1

That uses glibc 2.11, and the (rather lengthy) conftest.c test for GNU
getopt has a piece that is commented as "This code fails on glibc 2.11".
Although it never gets a chance to return 32 since it apparently also
triggers the "core dump" section and so returns 1.

It also dumps core on RHEL6 with glib 2.12. So apparently you need to be
bleeding edge to have a GNU getopt good enough for gnulib... ;)

> , although I see no compilation problems with emacsclient.c.

Me neither.

This is a dupe of http://debbugs.gnu.org/10108, BTW.





  reply	other threads:[~2013-06-18 19:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17 16:54 bug#14644: emacsclient.c fails to compile Stefan Monnier
2013-06-18  7:59 ` Paul Eggert
2013-06-18 16:07   ` Eli Zaretskii
2013-06-18 19:14     ` Glenn Morris [this message]
2013-06-18 19:30       ` Glenn Morris
2013-06-18 19:33         ` Eli Zaretskii
2013-06-18 19:37           ` Glenn Morris
2013-06-18 20:45             ` Paul Eggert
2013-06-19  0:38               ` Stefan Monnier

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=e8ppvjmdsk.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=14644@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.