all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Hantang Liu" <liuhantang@zju.edu.cn>
To: help-gnu-emacs@gnu.org
Subject: Problem in building Emacs 25.1 on Ubuntu 16.04.1
Date: Sun, 18 Sep 2016 23:33:43 +0800 (GMT+08:00)	[thread overview]
Message-ID: <a600f.72dc.1573dee8244.Coremail.liuhantang@zju.edu.cn> (raw)



Hi everyone. I came across a problem when building emacs-25.1 on Ubuntu 16.04.1. After successfully running


    ./autogen.sh
    ./configure --with-xwidgets --with-cairo --prefix=$HOME


I run `make` then the following error shows up


    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;


I googled around and could not solve it by myself, do you have any ideas? Thanks.

--
Hantang Liu

             reply	other threads:[~2016-09-18 15:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 15:33 Hantang Liu [this message]
2016-09-18 16:05 ` Problem in building Emacs 25.1 on Ubuntu 16.04.1 Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2016-09-19  2:47 Liu Hantang

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=a600f.72dc.1573dee8244.Coremail.liuhantang@zju.edu.cn \
    --to=liuhantang@zju.edu.cn \
    --cc=help-gnu-emacs@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.