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:22:04 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 9/14/2017 8:11 AM, M. Nomiya wrote:
Hello,

In the Message;

   Subject    : Re: make bootstrap error
   Message-ID : <address@hidden>
   Date & Time: Thu, 14 Sep 2017 08:00:47 -0400

Ken Brown <address@hidden> has written:

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?

On linux, that is, openSUSE 12.3 x86_64.

It must be one on which RENAME_NOREPLACE is
defined but SYS_renameat2 isn't.

Is it?

What the matter, I wonder.....

Paul, any idea why SYS_renameat2 would be undefined on openSUSE 12.3 x86_64?

Ken



reply via email to

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