all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Andreas Grünbacher" <andreas.gruenbacher@gmail.com>
Cc: 20681@debbugs.gnu.org, eggert@cs.ucla.edu, nandryshak@gmail.com,
	angelo.graziosi@alice.it
Subject: bug#20681: Build failure [MSYS2/MINGW64, OSX]
Date: Sat, 30 May 2015 13:22:07 +0300	[thread overview]
Message-ID: <83siaeuzzk.fsf@gnu.org> (raw)
In-Reply-To: <CAHpGcM+hJCBv-9eZToFboZXGOOM2978dATbYpqOkfEO1q7zedA@mail.gmail.com>

> Date: Fri, 29 May 2015 21:57:47 +0200
> From: Andreas Grünbacher <andreas.gruenbacher@gmail.com>
> Cc: 20681-done@debbugs.gnu.org, Paul Eggert <eggert@cs.ucla.edu>,
> 	Angelo Graziosi <angelo.graziosi@alice.it>
> 
> 2015-05-29 21:56 GMT+02:00 Nick Andryshak <nandryshak@gmail.com>:
> > Thanks Paul and Andreas, this does indeed fix the build problem on
> > Cygwin.
> 
> Great, thanks.

Not sure if that code is supposed to be compatible with MinGW, but if
it is, there's still a problem, since set-permissions.c won't compile:

  set-permissions.c: In function 'set_acls':
  set-permissions.c:496:7: error: #error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
   #     error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
	 ^
  set-permissions.c:534:7: warning: implicit declaration of function 'acl_delete_def_file' [-Wimplicit-function-declaration]
	 ret = acl_delete_def_file (name);
	 ^
  Makefile:1563: recipe for target `set-permissions.o' failed

It's not a problem for Emacs, since the MinGW build doesn't compile
that file, but it means that other projects using gnulib might not
build on MinGW.

Thanks.





  reply	other threads:[~2015-05-30 10:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28 12:55 bug#20681: Build failure [MSYS2/MINGW64, OSX] Angelo Graziosi
2015-05-28 17:47 ` Eli Zaretskii
2015-05-29 12:27   ` Angelo Graziosi
2015-05-29 16:56     ` Paul Eggert
2015-05-29 19:06       ` bug#20681: [PATCH] acl-permissions: Fix build on Mac OS X and older AIX (Bug#20681) Andreas Gruenbacher
2015-05-29 19:09       ` bug#20681: Build failure [MSYS2/MINGW64, OSX] Andreas Grünbacher
2015-05-29 19:45         ` Paul Eggert
2015-05-29 19:56           ` Nick Andryshak
2015-05-29 19:57             ` Andreas Grünbacher
2015-05-30 10:22               ` Eli Zaretskii [this message]
2015-05-30 12:02                 ` Andreas Grünbacher
2015-05-30 12:10                   ` Eli Zaretskii
2015-05-30 13:06                     ` Andreas Grünbacher
2015-05-31 14:29                       ` Eli Zaretskii
2015-05-31 19:18                         ` Andreas Grünbacher
2015-06-01 15:05                           ` Eli Zaretskii
2015-06-01 16:18                             ` Andreas Grünbacher
2015-06-01 17:39                               ` Eli Zaretskii
2015-06-01 18:41                                 ` Andreas Grünbacher
2015-06-01 19:01                                   ` Eli Zaretskii
2015-05-29 21:49           ` Angelo Graziosi

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=83siaeuzzk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20681@debbugs.gnu.org \
    --cc=andreas.gruenbacher@gmail.com \
    --cc=angelo.graziosi@alice.it \
    --cc=eggert@cs.ucla.edu \
    --cc=nandryshak@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.