all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Herbert J. Skuhra" <hskuhra@eumx.net>
To: emacs-devel@gnu.org
Subject: Trunk (r110168) build error on FreeBSD
Date: Sun, 23 Sep 2012 21:34:03 +0200	[thread overview]
Message-ID: <87fw68o7o4.wl%hskuhra@eumx.net> (raw)

Hei,

trunk (r1110168) does not build/bootstrap on FreeBSD:

In file included from category.c:35:
lisp.h:3336: error: expected ')' before 'int'
lisp.h:3424: warning: parameter names (without types) in function declaration
lisp.h:3425: warning: parameter names (without types) in function declaration
gmake[1]: *** [category.o] Error 1
gmake[1]: Leaving directory `/home/herbert/source/emacs/trunk/src'
gmake: *** [src] Error 2

After adding "#include <sys/types.h>" to src/lisp.h the build
completes.

-- 
Herbert



             reply	other threads:[~2012-09-23 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23 19:34 Herbert J. Skuhra [this message]
2012-09-23 22:28 ` Trunk (r110168) build error on FreeBSD 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=87fw68o7o4.wl%hskuhra@eumx.net \
    --to=hskuhra@eumx.net \
    --cc=emacs-devel@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.