all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: eggert@cs.ucla.edu, dmantipov@yandex.ru, emacs-devel@gnu.org
Subject: Re: Using stpcpy
Date: Fri, 26 Dec 2014 23:24:13 +0200	[thread overview]
Message-ID: <83zjaaksua.fsf@gnu.org> (raw)
In-Reply-To: <CAH8Pv0iBNOCn=Cj=u0f8iWVyoGV=JRAuoaqOCF+5uQKR_iD4JA@mail.gmail.com>

> Date: Fri, 26 Dec 2014 18:06:57 +0100
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: Dmitry Antipov <dmantipov@yandex.ru>,
> 	Emacs development discussions <emacs-devel@gnu.org>
> 
> On Fri, Dec 26, 2014 at 12:44 AM, Paul Eggert <eggert@cs.ucla.edu> wrote:
> > Dmitry Antipov wrote:
> >>
> >> s/liststpcpy/lispstpcpy, otherwise looks good for me.
> >
> >
> > Thanks, I pushed it into the master.
> 
> I've got the following build-time error (current trunk, on
> MS-Windows), which is probably related to the above commit:
> 
> -------------------------------------------
> [...]
> make -C lib-src all
> make[1]: Entering directory
> `/home/Dani/devel/emacs/build-master-20141226T123627-i686-mingw32/lib-src'
> gcc -std=gnu99  -mtune=pentium4      -I. -I../src -I../lib
> -I/c/cygwin64/home/Dani/devel/emacs/repo/lib-src -I/c/cygwin
> 64/home/Dani/devel/emacs/repo/lib-src/../src
> -I/c/cygwin64/home/Dani/devel/emacs/repo/lib-src/../lib
> -mtune=pentium4
> -DGLYPH_DEBUG=1 -DUSE_CRT_DLL=1 -I
> /c/cygwin64/home/Dani/devel/emacs/repo/nt/inc -g3 -O2 -gdwarf-2
> -DEMACS_NAME="\"GNU E
> macs\"" -DVERSION="\"25.0.50\"" -o etags.exe
> /c/cygwin64/home/Dani/devel/emacs/repo/lib-src/etags.c regex.o
> ../lib/libgn
> u.a  ntlib.o
> ntlib.o: In function `stat':
> c:/cygwin64/home/Dani/devel/emacs/repo/lib-src/ntlib.c:350: undefined
> reference to `stpcpy'
> collect2.exe: error: ld returned 1 exit status
> Makefile:327: recipe for target `etags.exe' failed
> make[1]: *** [etags.exe] Error 1
> make[1]: Leaving directory
> `/home/Dani/devel/emacs/build-master-20141226T123627-i686-mingw32/lib-src'
> Makefile:372: recipe for target `lib-src' failed
> make: *** [lib-src] Error 2

Make sure you have the latest trunk, and then make sure to re-run the
configure script.



  reply	other threads:[~2014-12-26 21:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 16:41 Using stpcpy Dmitry Antipov
2014-12-23  6:47 ` Paul Eggert
2014-12-23 10:39   ` Dmitry Antipov
2014-12-25 12:25     ` Paul Eggert
2014-12-25 17:42       ` Dmitry Antipov
2014-12-25 23:44         ` Paul Eggert
2014-12-26 17:06           ` Dani Moncayo
2014-12-26 21:24             ` Eli Zaretskii [this message]
2014-12-26 22:01               ` Dani Moncayo
2014-12-27  5:56                 ` cg
2014-12-27  7:45                   ` Eli Zaretskii
2014-12-27 10:26                     ` Dani Moncayo
2014-12-27 10:39                       ` Eli Zaretskii
2014-12-27 10:54                         ` Dani Moncayo
2014-12-27 11:57                     ` cg
2014-12-27 19:52                       ` Eli Zaretskii
2014-12-27 20:03                         ` David Engster
2014-12-27 20:17                           ` Eli Zaretskii
2014-12-27 20:25                             ` Eli Zaretskii
2014-12-27 20:49                               ` David Engster
2014-12-28  3:36                                 ` Eli Zaretskii
2014-12-28 23:57                               ` Richard Stallman

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=83zjaaksua.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=dmoncayo@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@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.