GNU bug report logs -
#14644
emacsclient.c fails to compile
Previous Next
Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Mon, 17 Jun 2013 16:55:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 14644 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 18 Jun 2013 00:59:19 -0700
> From: Paul Eggert <eggert <at> cs.ucla.edu>
>
> Anyway, I'm surprised that lib/getopt.h is built on your platform,
> as the stock getopt.h should be OK.
> Could you please send the part of
> config.log that talks about getopt?
> Mine says the following (Fedora 17):
> [...]
> configure:19163: checking for working GNU getopt function
> configure:19384: gcc -std=gnu99 -o conftest -g3 -O2 -Wl,-znocombreloc conftest.c -lpthread >&5
> configure:19384: $? = 0
> configure:19384: ./conftest
> configure:19384: $? = 0
> configure:19400: result: yes
FWIW, on this system:
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, although I see
no compilation problems with emacsclient.c.
This bug report was last modified 12 years and 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.