all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francis Devereux <francis@devrx.org>
Subject: Compile failure on FreeBSD
Date: Tue, 17 Aug 2004 14:59:46 +0100	[thread overview]
Message-ID: <20040817135946.GD656@gecko.repton.int> (raw)

Hello,

I have just got the latest emacs code from CVS and attempted to compile it
(./configure && make bootstrap), and the following error occurred:

gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/home/francis/src/unmodified/emacs-cvs/emacs/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/X11R6/include -g -O2 process.c
process.c: In function `process_send_signal':
process.c:5575: error: `CVDISABLE' undeclared (first use in this function)
process.c:5575: error: (Each undeclared identifier is reported only once
process.c:5575: error: for each function it appears in.)
*** Error code 1

Stop in /usr/home/francis/src/unmodified/emacs-cvs/emacs/src.
*** Error code 1

Stop in /usr/home/francis/src/unmodified/emacs-cvs/emacs.

This was on an x86 FreeBSD 5.2.1-RELEASE-p9 system.

Francis.

             reply	other threads:[~2004-08-17 13:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-17 13:59 Francis Devereux [this message]
2004-08-17 14:51 ` Compile failure on FreeBSD Kim F. Storm
2004-08-17 19:09   ` Francis Devereux

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=20040817135946.GD656@gecko.repton.int \
    --to=francis@devrx.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.