help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problem in building Emacs 25.1 on Ubuntu 16.04.1


From: Eli Zaretskii
Subject: Re: Problem in building Emacs 25.1 on Ubuntu 16.04.1
Date: Sun, 18 Sep 2016 19:05:04 +0300

> Date: Sun, 18 Sep 2016 23:33:43 +0800 (GMT+08:00)
> From: "Hantang Liu" <liuhantang@zju.edu.cn>
> 
>     In file included from binary-io.c:3:0:
>     binary-io.h: In function ‘set_binary_mode’:
>     binary-io.h:57:10: error: ‘O_BINARY’ undeclared (first use in this 
> function)
>         return O_BINARY;

O_BINARY is supposed to be defined in lib/fcntl.h, please look there
for why this doesn't work for you.

In any case, I suggest to report this using report-emacs-bug.



reply via email to

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