all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Ury Marshak <ury.marshak@gmail.com>
Cc: 23841@debbugs.gnu.org
Subject: bug#23841: 25.1.50; Build on OS X fails since the changes to FRAME_INTERNAL_BORDER_WIDTH
Date: Sun, 26 Jun 2016 01:13:39 +0100	[thread overview]
Message-ID: <m2oa6oerik.fsf@idiocy.org> (raw)
In-Reply-To: <CA+5E2fciqgVVq0hjY2952mzFjivbawdYcM2Qx7nrJdtyAquBaA@mail.gmail.com> (Ury Marshak's message of "Fri, 24 Jun 2016 13:25:12 +0300")

Ury Marshak <ury.marshak@gmail.com> writes:

> Compiling emacs from git (branch master of
> git://git.sv.gnu.org/emacs.git) on OS X it seems that after the commit
> 1c0199050bfa594287f3975aca56fc2a57ba0f66 (Improve --without-x GCC
> pacification), the compilation of nsfns.m file breaks with the
> following messages:
>
>   CC       nsfns.o
> nsfns.m:729:35: error: expression is not assignable
>   FRAME_INTERNAL_BORDER_WIDTH (f) = XINT (arg);
>   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
> nsfns.m:731:37: error: expression is not assignable
>     FRAME_INTERNAL_BORDER_WIDTH (f) = 0;
>     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
> 2 errors generated.
> Makefile:389: recipe for target 'nsfns.o' failed
> gmake[1]: *** [nsfns.o] Error 1
> gmake[1]: Leaving directory '/Users/ury/sources/emacs/src'
> Makefile:398: recipe for target 'src' failed
> gmake: *** [src] Error 2
>
> I've tried to fix it by making the changes similar to the
> abovementioned commit and it seems to work:

Works for me too. Have you signed the copyright assignment papers?
-- 
Alan Third





  reply	other threads:[~2016-06-26  0:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24 10:25 bug#23841: 25.1.50; Build on OS X fails since the changes to FRAME_INTERNAL_BORDER_WIDTH Ury Marshak
2016-06-26  0:13 ` Alan Third [this message]
2016-06-26  7:18   ` Ury Marshak
2016-06-26  8:26     ` Alan Third
2016-06-26  8:47 ` Paul Eggert

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=m2oa6oerik.fsf@idiocy.org \
    --to=alan@idiocy.org \
    --cc=23841@debbugs.gnu.org \
    --cc=ury.marshak@gmail.com \
    /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.