emacs-devel
[Top][All Lists]
Advanced

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

Re: Compile failure on FreeBSD


From: Francis Devereux
Subject: Re: Compile failure on FreeBSD
Date: Tue, 17 Aug 2004 20:09:01 +0100
User-agent: Mutt/1.4.1i

On Tue, Aug 17, 2004 at 04:51:38PM +0200, Kim F. Storm wrote:
> Francis Devereux <address@hidden> writes:
> 
> > 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.
> 
> Does this patch help ?

Yes, that fixes it.

Thanks,

Francis




reply via email to

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