emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make bootstrap error


From: Ken Brown
Subject: Re: make bootstrap error
Date: Thu, 14 Sep 2017 08:00:47 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 9/14/2017 12:16 AM, M.Nomiya wrote:
Hello,

I got the error when running 'make bootstrap' for 3days;

[...]
   CC       lastfile.o
   CC       widget.o
   CCLD     temacs
sysdep.o: In function `renameat_noreplace':
/tmp/tes/emacs/src/sysdep.c:2693: undefined reference to `renameat2'

What platform are you building on? It must be one on which RENAME_NOREPLACE is defined but SYS_renameat2 isn't.

Ken




reply via email to

[Prev in Thread] Current Thread [Next in Thread]