all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: 66772@debbugs.gnu.org
Subject: bug#66772: 30.0.50; Other directory build fails on OpenBSD
Date: Fri, 27 Oct 2023 13:42:42 +0300	[thread overview]
Message-ID: <83pm10e47x.fsf@gnu.org> (raw)
In-Reply-To: <87o7gkqvr5.fsf@ledu-giraud.fr> (bug-gnu-emacs@gnu.org)

> Date: Fri, 27 Oct 2023 11:07:10 +0200
> From:  Manuel Giraud via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Emacs is built correctly from the source directory but when I try to
> build from another directory (as describe in INSTALL) it fails.  I have
> entered the following commands:
> 
>         $ env CC=egcc MAKEINFO=gmakeinfo ~/emacs-repo/configure
>         $ make
> 
> And here is the error I get:
> 
> --8<---------------cut here---------------start------------->8---
>   CCLD     emacsclient
> In file included from /usr/include/signal.h:38,
>                  from /home/manuel/emacs-repo/lib-src/../lib/signal.h:52,
>                  from /home/manuel/emacs-repo/lib-src/../lib/sys/select.h:131,
>                  from ../lib/sys/select.h:57,
>                  from /usr/include/sys/time.h:38,
>                  from /home/manuel/emacs-repo/lib-src/../lib/sys/time.h:46,
>                  from ../lib/sys/time.h:46,
>                  from /usr/include/sys/siginfo.h:130,
>                  from /usr/include/sys/wait.h:39,
>                  from /home/manuel/emacs-repo/lib-src/../src/syswait.h:29,
>                  from /home/manuel/emacs-repo/lib-src/emacsclient.c:50:
> /usr/include/sys/signal.h:115:48: error: unknown type name 'siginfo_t'
>   115 |                 void    (*__sa_sigaction)(int, siginfo_t *, void *);
>       |                                                ^~~~~~~~~

Please try to figure out why this happens, and how does the in-place
build avoid this, as I don't have access to an OpenBSD system to do
that myself.

Thanks.





  reply	other threads:[~2023-10-27 10:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27  9:07 bug#66772: 30.0.50; Other directory build fails on OpenBSD Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-27 10:42 ` Eli Zaretskii [this message]
2023-10-27 11:49   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-27 14:45   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-27 15:15     ` Eli Zaretskii
2023-10-28 15:09       ` Stefan Kangas

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=83pm10e47x.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=66772@debbugs.gnu.org \
    --cc=manuel@ledu-giraud.fr \
    /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.