emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile failure on FreeBSD


From: Francis Devereux
Subject: Compile failure on FreeBSD
Date: Tue, 17 Aug 2004 14:59:46 +0100
User-agent: Mutt/1.4.1i

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 via email to

[Prev in Thread] Current Thread [Next in Thread]